log mercurial/manifest.py @ 2846:35af2e56f15a

age author description
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.