Tue, 17 May 2005 11:06:59 -0800 |
mpm |
Add -q quiet option
|
Tue, 17 May 2005 01:12:30 -0800 |
mpm |
Add basic annotation support
|
Tue, 17 May 2005 01:07:57 -0800 |
mpm |
Add "HG: merge resolve" to editor text for merge
|
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
|
Thu, 12 May 2005 01:21:58 -0800 |
mpm |
Add hg:// protocol
|
Wed, 11 May 2005 15:06:41 -0800 |
mpm |
Add getchangegroup code to efficiently calculate and request a changegroup
|
Wed, 11 May 2005 14:38:26 -0800 |
mpm |
From: Thomas Arendsen Hein <thomas@intevation.de>
|
Wed, 11 May 2005 09:44:12 -0800 |
mpm |
Fix resolve bug putting unchanged files in resolve cset
|
Tue, 10 May 2005 00:40:49 -0800 |
mpm |
Add changegroup support
|
Tue, 10 May 2005 00:33:48 -0800 |
mpm |
Fix occassional diff bug with manifests
|
Sat, 07 May 2005 16:33:09 -0800 |
mpm |
Date is an int as a string in changelog
|
Sat, 07 May 2005 16:12:31 -0800 |
mpm |
Move hex/bin bits to revlog
|
Sat, 07 May 2005 09:27:52 -0800 |
mpm |
Support for 0, 1, or 2 diff revs
|
Fri, 06 May 2005 09:09:35 -0800 |
mpm |
Add diffrevs function to compare two nodes
|
Thu, 05 May 2005 15:20:56 -0800 |
mpm |
Fix up commit arg breakage
|
Thu, 05 May 2005 15:05:50 -0800 |
mpm |
Make diffdir take a revision argument
|
Wed, 04 May 2005 22:47:25 -0800 |
mpm |
Fix corruption from manifest.listcache optimization
|
Wed, 04 May 2005 15:42:30 -0800 |
mpm |
The actual hg remove fix from Thomas Hein
|
Wed, 04 May 2005 15:32:16 -0800 |
mpm |
From: Thomas Arendsen Hein <thomas@intevation.de>
|
Wed, 04 May 2005 10:07:10 -0800 |
mpm |
Fix network pull of repo files with "%" in their base64 encoding.
|
Tue, 03 May 2005 23:37:43 -0800 |
oxymoron |
Fix linking of changeset revs when merging
|
Tue, 03 May 2005 18:51:52 -0800 |
mpm |
Ignore empty ignore patterns
0.4c
|
Tue, 03 May 2005 18:36:16 -0800 |
mpm |
Fix exception handling for reading current working version
|
Tue, 03 May 2005 13:16:10 -0800 |
mpm |
Add back links from file revisions to changeset revisions
|