mpm@selenic.com [Tue, 17 May 2005 11:40:26 -0800] rev 84
More useful message on broken addgroup chain
mpm@selenic.com [Tue, 17 May 2005 11:06:59 -0800] rev 83
Add -q quiet option
Make -d and -v do something
Add a bunch of debug and note messages
mpm@selenic.com [Tue, 17 May 2005 10:13:00 -0800] rev 82
Gotos are embarrassing.
mpm@selenic.com [Tue, 17 May 2005 01:27:14 -0800] rev 81
Add annotate and blame to the command list and README
mpm@selenic.com [Tue, 17 May 2005 01:22:50 -0800] rev 80
Fix field width for annotate
Add blame
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
mpm@selenic.com [Fri, 13 May 2005 18:22:08 -0800] rev 69
Minor changes to import so that we can successfully import Ingo's
kernel history patchset.
mpm@selenic.com [Fri, 13 May 2005 13:26:00 -0800] rev 68
Print changeset metadata for export
mpm@selenic.com [Fri, 13 May 2005 13:12:32 -0800] rev 67
Add tag support
mpm@selenic.com [Fri, 13 May 2005 12:44:11 -0800] rev 66
Beginnings of changelog tagging
mpm@selenic.com [Fri, 13 May 2005 11:47:16 -0800] rev 65
Fix up a bunch of bugs in the new merge code
Move getchangegroup/addchangegroup to generators
mpm@selenic.com [Thu, 12 May 2005 17:54:55 -0800] rev 64
Diff in subdirectories from Jake Edge
Dates in diff
Fix O(n^2) behaviour of manifest diff
Add a/ and b/ to work with patch -p1
mpm@selenic.com [Thu, 12 May 2005 01:23:51 -0800] rev 63
Minor changes for release 0.4e
mpm@selenic.com [Thu, 12 May 2005 01:23:26 -0800] rev 62
Fix tabs
Update version number
Set new merge as the default
mpm@selenic.com [Thu, 12 May 2005 01:22:37 -0800] rev 61
Add server side of hg:// protocol to hgweb
mpm@selenic.com [Thu, 12 May 2005 01:21:58 -0800] rev 60
Add hg:// protocol
Fix some of the getchangegroup logic
mpm@selenic.com [Thu, 12 May 2005 01:20:43 -0800] rev 59
Minor corrections
mpm@selenic.com [Thu, 12 May 2005 01:20:16 -0800] rev 58
A quick set of comparisons between hg, git, and bk
mpm@selenic.com [Wed, 11 May 2005 17:11:10 -0800] rev 57
hgweb.py from Jake Edge
remove hgweb.py from URLs so that it will work as index.cgi
mpm@selenic.com [Wed, 11 May 2005 15:06:41 -0800] rev 56
Add getchangegroup code to efficiently calculate and request a changegroup
mpm@selenic.com [Wed, 11 May 2005 14:38:26 -0800] rev 55
From: Thomas Arendsen Hein <thomas@intevation.de>
Good. Attached is a patch which also tries to use $EMAIL as the
commit user and removed a try/except by using os.environ.get.
mpm@selenic.com [Wed, 11 May 2005 14:37:23 -0800] rev 54
Fix lsdiff filtering
mpm@selenic.com [Wed, 11 May 2005 14:36:17 -0800] rev 53
Drop empty lines from lsdiff