mpm@selenic.com [Tue, 17 May 2005 01:12:30 -0800] rev 79
Add basic annotation support
filelog.annotate() will get the change number on each line.
Singed-Off-by: Christopher Li<hg@chrisli.org>
mpm@selenic.com [Tue, 17 May 2005 01:07:57 -0800] rev 78
Add "HG: merge resolve" to editor text for merge
mpm@selenic.com [Tue, 17 May 2005 01:07:01 -0800] rev 77
Fix bug in lazymap code
Add a sanity check to addgroup
mpm@selenic.com [Tue, 17 May 2005 00:33:22 -0800] rev 76
Add lazy{parser,index,map} to speed up processing of index files
mpm@selenic.com [Tue, 17 May 2005 00:32:18 -0800] rev 75
Fix a bug in patches() if there's not text and no patch
mpm@selenic.com [Tue, 17 May 2005 00:30:01 -0800] rev 74
(none)
mpm@selenic.com [Mon, 16 May 2005 22:10:02 -0800] rev 73
Change revlog to use new patch code
mpm@selenic.com [Mon, 16 May 2005 22:08:33 -0800] rev 72
Add an O(m + nlog n) patching extension
mpm@selenic.com [Sat, 14 May 2005 10:27:14 -0800] rev 71
Add mdiff.patches to speed up applying thousands of patches to the manifest
mpm@selenic.com [Sat, 14 May 2005 10:13:49 -0800] rev 70
Fix debugindex formatting for large repos