Tue, 17 May 2005 13:38:21 -0800 Fix manifest merge swap bug
mpm@selenic.com [Tue, 17 May 2005 13:38:21 -0800] rev 90
Fix manifest merge swap bug Add more debug info to merge
Tue, 17 May 2005 13:37:15 -0800 Add tip command
mpm@selenic.com [Tue, 17 May 2005 13:37:15 -0800] rev 89
Add tip command
Tue, 17 May 2005 12:40:24 -0800 Missing newline in "requesting changegroup"
mpm@selenic.com [Tue, 17 May 2005 12:40:24 -0800] rev 88
Missing newline in "requesting changegroup"
Tue, 17 May 2005 12:23:53 -0800 Verify improvements:
mpm@selenic.com [Tue, 17 May 2005 12:23:53 -0800] rev 87
Verify improvements: Check existence of parents of changesets and manifests Count errors Use ui for display Catch and count unpack exceptions Print error count and exit with non-zero status on error
Tue, 17 May 2005 12:20:29 -0800 Friendlier exceptions for unknown node errors
mpm@selenic.com [Tue, 17 May 2005 12:20:29 -0800] rev 86
Friendlier exceptions for unknown node errors
Tue, 17 May 2005 11:40:45 -0800 Fix merge bug, I hope
mpm@selenic.com [Tue, 17 May 2005 11:40:45 -0800] rev 85
Fix merge bug, I hope
Tue, 17 May 2005 11:40:26 -0800 More useful message on broken addgroup chain
mpm@selenic.com [Tue, 17 May 2005 11:40:26 -0800] rev 84
More useful message on broken addgroup chain
Tue, 17 May 2005 11:06:59 -0800 Add -q quiet option
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
Tue, 17 May 2005 10:13:00 -0800 Gotos are embarrassing.
mpm@selenic.com [Tue, 17 May 2005 10:13:00 -0800] rev 82
Gotos are embarrassing.
Tue, 17 May 2005 01:27:14 -0800 Add annotate and blame to the command list and README
mpm@selenic.com [Tue, 17 May 2005 01:27:14 -0800] rev 81
Add annotate and blame to the command list and README
Tue, 17 May 2005 01:22:50 -0800 Fix field width for annotate
mpm@selenic.com [Tue, 17 May 2005 01:22:50 -0800] rev 80
Fix field width for annotate Add blame
Tue, 17 May 2005 01:12:30 -0800 Add basic annotation support
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>
Tue, 17 May 2005 01:07:57 -0800 Add "HG: merge resolve" to editor text for merge
mpm@selenic.com [Tue, 17 May 2005 01:07:57 -0800] rev 78
Add "HG: merge resolve" to editor text for merge
Tue, 17 May 2005 01:07:01 -0800 Fix bug in lazymap code
mpm@selenic.com [Tue, 17 May 2005 01:07:01 -0800] rev 77
Fix bug in lazymap code Add a sanity check to addgroup
Tue, 17 May 2005 00:33:22 -0800 Add lazy{parser,index,map} to speed up processing of index files
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
Tue, 17 May 2005 00:32:18 -0800 Fix a bug in patches() if there's not text and no patch
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
Tue, 17 May 2005 00:30:01 -0800 (none)
mpm@selenic.com [Tue, 17 May 2005 00:30:01 -0800] rev 74
(none)
Mon, 16 May 2005 22:10:02 -0800 Change revlog to use new patch code
mpm@selenic.com [Mon, 16 May 2005 22:10:02 -0800] rev 73
Change revlog to use new patch code
Mon, 16 May 2005 22:08:33 -0800 Add an O(m + nlog n) patching extension
mpm@selenic.com [Mon, 16 May 2005 22:08:33 -0800] rev 72
Add an O(m + nlog n) patching extension
Sat, 14 May 2005 10:27:14 -0800 Add mdiff.patches to speed up applying thousands of patches to the manifest
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
Sat, 14 May 2005 10:13:49 -0800 Fix debugindex formatting for large repos
mpm@selenic.com [Sat, 14 May 2005 10:13:49 -0800] rev 70
Fix debugindex formatting for large repos
Fri, 13 May 2005 18:22:08 -0800 Minor changes to import so that we can successfully import Ingo's
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.
Fri, 13 May 2005 13:26:00 -0800 Print changeset metadata for export
mpm@selenic.com [Fri, 13 May 2005 13:26:00 -0800] rev 68
Print changeset metadata for export
Fri, 13 May 2005 13:12:32 -0800 Add tag support
mpm@selenic.com [Fri, 13 May 2005 13:12:32 -0800] rev 67
Add tag support
Fri, 13 May 2005 12:44:11 -0800 Beginnings of changelog tagging
mpm@selenic.com [Fri, 13 May 2005 12:44:11 -0800] rev 66
Beginnings of changelog tagging
Fri, 13 May 2005 11:47:16 -0800 Fix up a bunch of bugs in the new merge code 0.4f
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
Thu, 12 May 2005 17:54:55 -0800 Diff in subdirectories from Jake Edge
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
Thu, 12 May 2005 01:23:51 -0800 Minor changes for release 0.4e 0.4e
mpm@selenic.com [Thu, 12 May 2005 01:23:51 -0800] rev 63
Minor changes for release 0.4e
Thu, 12 May 2005 01:23:26 -0800 Fix tabs
mpm@selenic.com [Thu, 12 May 2005 01:23:26 -0800] rev 62
Fix tabs Update version number Set new merge as the default
Thu, 12 May 2005 01:22:37 -0800 Add server side of hg:// protocol to hgweb
mpm@selenic.com [Thu, 12 May 2005 01:22:37 -0800] rev 61
Add server side of hg:// protocol to hgweb
Thu, 12 May 2005 01:21:58 -0800 Add hg:// protocol
mpm@selenic.com [Thu, 12 May 2005 01:21:58 -0800] rev 60
Add hg:// protocol Fix some of the getchangegroup logic
Thu, 12 May 2005 01:20:43 -0800 Minor corrections
mpm@selenic.com [Thu, 12 May 2005 01:20:43 -0800] rev 59
Minor corrections
Thu, 12 May 2005 01:20:16 -0800 A quick set of comparisons between hg, git, and bk
mpm@selenic.com [Thu, 12 May 2005 01:20:16 -0800] rev 58
A quick set of comparisons between hg, git, and bk
Wed, 11 May 2005 17:11:10 -0800 hgweb.py from Jake Edge
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
Wed, 11 May 2005 15:06:41 -0800 Add getchangegroup code to efficiently calculate and request a changegroup
mpm@selenic.com [Wed, 11 May 2005 15:06:41 -0800] rev 56
Add getchangegroup code to efficiently calculate and request a changegroup
Wed, 11 May 2005 14:38:26 -0800 From: Thomas Arendsen Hein <thomas@intevation.de>
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.
Wed, 11 May 2005 14:37:23 -0800 Fix lsdiff filtering
mpm@selenic.com [Wed, 11 May 2005 14:37:23 -0800] rev 54
Fix lsdiff filtering
Wed, 11 May 2005 14:36:17 -0800 Drop empty lines from lsdiff
mpm@selenic.com [Wed, 11 May 2005 14:36:17 -0800] rev 53
Drop empty lines from lsdiff
Wed, 11 May 2005 14:34:31 -0800 Strip trailing spaces from lsdiff file list
mpm@selenic.com [Wed, 11 May 2005 14:34:31 -0800] rev 52
Strip trailing spaces from lsdiff file list
Wed, 11 May 2005 14:32:03 -0800 Ignore .orig and .rej files from patch
mpm@selenic.com [Wed, 11 May 2005 14:32:03 -0800] rev 51
Ignore .orig and .rej files from patch
Wed, 11 May 2005 14:06:34 -0800 Add -q option to import
mpm@selenic.com [Wed, 11 May 2005 14:06:34 -0800] rev 50
Add -q option to import Make import complain if patching fails
Wed, 11 May 2005 13:56:22 -0800 Import comments from patches
mpm@selenic.com [Wed, 11 May 2005 13:56:22 -0800] rev 49
Import comments from patches
Wed, 11 May 2005 09:44:12 -0800 Fix resolve bug putting unchanged files in resolve cset
mpm@selenic.com [Wed, 11 May 2005 09:44:12 -0800] rev 48
Fix resolve bug putting unchanged files in resolve cset
Tue, 10 May 2005 23:33:19 -0800 Rollback is implemented
mpm@selenic.com [Tue, 10 May 2005 23:33:19 -0800] rev 47
Rollback is implemented
Tue, 10 May 2005 00:40:49 -0800 Add changegroup support
mpm@selenic.com [Tue, 10 May 2005 00:40:49 -0800] rev 46
Add changegroup support
Tue, 10 May 2005 00:34:57 -0800 Fix recursion depth trouble with ancestor algorithm
mpm@selenic.com [Tue, 10 May 2005 00:34:57 -0800] rev 45
Fix recursion depth trouble with ancestor algorithm
Tue, 10 May 2005 00:33:48 -0800 Fix occassional diff bug with manifests
mpm@selenic.com [Tue, 10 May 2005 00:33:48 -0800] rev 44
Fix occassional diff bug with manifests
Tue, 10 May 2005 00:32:05 -0800 Attempt to recover journal automatically
mpm@selenic.com [Tue, 10 May 2005 00:32:05 -0800] rev 43
Attempt to recover journal automatically
(0) -48 +48 +100 +300 +1000 +3000 tip