Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 09 Aug 2006 17:11:01 -0500 | Matt Mackall | Merge: save away mode bit so that we don't need manifest later |
Wed, 09 Aug 2006 15:03:46 -0500 | Matt Mackall | Merge manifest refactor work |
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 |