log mercurial/revlog.py @ 76:d993ebd69d28

age author description
Tue, 17 May 2005 00:33:22 -0800 mpm Add lazy{parser,index,map} to speed up processing of index files
Mon, 16 May 2005 22:10:02 -0800 mpm Change revlog to use new patch code
Sat, 14 May 2005 10:27:14 -0800 mpm Add mdiff.patches to speed up applying thousands of patches to the manifest
Fri, 13 May 2005 13:12:32 -0800 mpm Add tag support
Fri, 13 May 2005 11:47:16 -0800 mpm Fix up a bunch of bugs in the new merge code 0.4f
Thu, 12 May 2005 17:54:55 -0800 mpm Diff in subdirectories from Jake Edge
Tue, 10 May 2005 00:40:49 -0800 mpm Add changegroup support
Tue, 10 May 2005 00:34:57 -0800 mpm Fix recursion depth trouble with ancestor algorithm
Sat, 07 May 2005 16:33:31 -0800 mpm Fix truncate logic for indices again
Sat, 07 May 2005 16:11:36 -0800 mpm Add smart node lookup by substring or by rev number
Wed, 04 May 2005 22:51:25 -0800 mpm Simplify integrity checking
Wed, 04 May 2005 09:33:46 -0800 mpm Fix off-by-one truncation in transaction rollback.
Tue, 03 May 2005 18:35:03 -0800 mpm Handle nullid better for ancestor
Tue, 03 May 2005 13:16:10 -0800 mpm Add back links from file revisions to changeset revisions