Fri, 07 Oct 2005 10:57:11 -0700 |
Eric Hopper |
This changes the revlog.group and re-implements the localrepo.changeroup
|
Fri, 07 Oct 2005 10:48:27 -0700 |
Eric Hopper |
This implements the nodesbetween method, and it removes the newer method
|
Wed, 26 Oct 2005 16:32:50 -0700 |
Matt Mackall |
Remove copy/rename --parents option
|
Wed, 26 Oct 2005 16:24:10 -0700 |
Robin Farine |
[PATCH] copy/rename a directory
|
Wed, 26 Oct 2005 16:10:56 -0700 |
Benoit Boissinot |
further fix traceback on invalid .hgignore patterns
|
Wed, 26 Oct 2005 16:10:36 -0700 |
TK Soh |
get command defaults from hgrc
|
Tue, 25 Oct 2005 22:17:31 -0700 |
Matt Mackall |
Remove now unused sortdiff and diff from mdiff
|
Tue, 25 Oct 2005 22:15:44 -0700 |
Matt Mackall |
Remove old manifest diff code, it's now buggy
|
Tue, 25 Oct 2005 16:31:38 -0700 |
Matt Mackall |
Add Benoit to CONTRIBUTORS
|
Tue, 25 Oct 2005 15:54:44 -0700 |
Matt Mackall |
Add test-confused-revert, fix permissions on test-revert
|
Tue, 25 Oct 2005 15:52:27 -0700 |
Matt Mackall |
Allow reverting a deleted file with two parents
|
Tue, 25 Oct 2005 15:51:28 -0700 |
Benoit Boissinot |
revert added and removed files to their normal state before reverting
|
Tue, 25 Oct 2005 14:58:11 -0700 |
Benoit Boissinot |
abort on invalid pattern in matcher
|
Tue, 25 Oct 2005 14:57:14 -0700 |
TK Soh |
hgweb: add strip and rstrip filters to handle summary
|
Tue, 25 Oct 2005 14:55:39 -0700 |
Benoit Boissinot |
fix for cloning empty repo (.hg is still empty)
|