log mercurial/manifest.py @ 4398:3b7e284b8f28

age author description
Wed, 01 Nov 2006 17:56:55 +0100 Benoit Boissinot issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)
Sun, 01 Oct 2006 19:26:33 +0200 Thomas Arendsen Hein Whitespace/Tab cleanup
Fri, 29 Sep 2006 13:00:54 -0700 Brendan Cully Abstract manifest block parsing.
Fri, 22 Sep 2006 18:29:04 +0200 Benoit Boissinot fix newline in error message
Wed, 20 Sep 2006 22:26:47 +0200 Benoit Boissinot manifest.py: remove unnecessary method
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Sat, 12 Aug 2006 08:53:23 -0300 Alexis S. L. Carvalho Fix some bugs introduced during the manifest refactoring
Fri, 11 Aug 2006 11:00:38 -0500 Matt Mackall Remove manifest.readflags
Thu, 10 Aug 2006 22:38:56 -0500 Matt Mackall Switch to simpler manifestdict
Wed, 09 Aug 2006 14:53:03 -0500 Matt Mackall Combine manifest dict and flags dict into a single object
Wed, 19 Jul 2006 19:11:50 -0500 Matt Mackall manifestflags: eliminate remaining users of direct dict access
Sun, 16 Jul 2006 03:22:05 -0500 Matt Mackall Use strings for manifestflags to allow storing multiple flags
Sun, 16 Jul 2006 03:14:17 -0500 Matt Mackall Start using manifestflags methods
Sun, 16 Jul 2006 02:59:20 -0500 Matt Mackall Add manifestflags class
Tue, 20 Jun 2006 23:58:21 -0700 Vadim Gelfer use demandload more.
Thu, 18 May 2006 23:31:12 -0700 Vadim Gelfer fix parsing of tags. make parse errors useful. add new tag tests.
Thu, 27 Apr 2006 21:16:46 +0200 Thomas Arendsen Hein Replaced 0 with REVLOGV0 where this meaning is used.
Tue, 04 Apr 2006 16:38:43 -0400 mason Implement revlogng.
Wed, 01 Feb 2006 19:18:15 +0100 Benoit Boissinot Merge with crew
Thu, 15 Dec 2005 18:04:05 +0100 Benoit Boissinot reverting 11d12bd6e1dcd9610fa26e97d25e7ad553e8ffa5
Thu, 08 Dec 2005 15:12:02 +0100 Benoit Boissinot cleanup of revlog.group when repository is local
Sun, 29 Jan 2006 12:23:52 +1300 Matt Mackall Fix comment syntax
Sun, 29 Jan 2006 00:18:52 +0100 Peter van Dijk changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames
Mon, 14 Nov 2005 03:59:35 +0200 twaldmann fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX
Fri, 11 Nov 2005 18:20:22 -0800 mason Optimize manifest.add
Tue, 25 Oct 2005 22:15:44 -0700 Matt Mackall Remove old manifest diff code, it's now buggy
Tue, 18 Oct 2005 18:38:39 -0700 Benoit Boissinot i18n part2: use '_' for all strings who are part of the user interface
Tue, 18 Oct 2005 18:37:48 -0700 Benoit Boissinot i18n first part: make '_' available for files who need it
Sat, 27 Aug 2005 15:13:52 -0700 mpm manifest: convert sys.stderr bits to AssertionError
Sat, 27 Aug 2005 14:21:25 -0700 mpm Break apart hg.py base mercurial/hg.py@79bd2e105677