log mercurial/manifest.py @ 4203:bd9b84b9a84b

age author description
Wed, 07 Mar 2007 15:25:58 -0300 Alexis S. L. Carvalho fix manifest.find
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
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