Mercurial > hg-stable
graph
-
fix dirstate.change: it should walk ignored filesFri, 28 Oct 2005 10:57:40 -0700, by Benoit Boissinot
-
Elevate parents to a "common" command in helpThu, 27 Oct 2005 13:49:15 -0700, by Matt Mackall
-
Add missing test outputThu, 27 Oct 2005 13:48:00 -0700, by Matt Mackall
-
make readconfig take a filename instead of a file pointer as argumentThu, 27 Oct 2005 13:40:56 -0700, by Benoit Boissinot
-
make revert use standard matcherThu, 27 Oct 2005 13:31:12 -0700, by Benoit Boissinot
-
rewrote changes function in dirstate to use generic walk codeThu, 27 Oct 2005 13:29:35 -0700, by Benoit Boissinot
-
minor fix on command help docstringsThu, 27 Oct 2005 13:29:28 -0700, by TK Soh
-
Merge bundle -r work from Eric HopperThu, 27 Oct 2005 12:26:16 -0700, by Matt Mackall
-
Added a test for clone -r.Sun, 16 Oct 2005 16:24:40 -0700, by Eric Hopper
-
Stupid spelling mistake in a variable name.Wed, 12 Oct 2005 11:32:51 -0700, by Eric Hopper
-
Added a lot of comments to changegroupsubset.Tue, 11 Oct 2005 18:56:47 -0700, by Eric Hopper
-
Implementing pull -r and changing clone -r. Both now supportTue, 11 Oct 2005 08:39:21 -0700, by Eric Hopper
-
Fixed silly bug involving a non-existent variable.Tue, 11 Oct 2005 08:06:52 -0700, by Eric Hopper
-
Fix to handle case of empty list for roots or heads in nodesbetween.Mon, 10 Oct 2005 17:20:38 -0700, by Eric Hopper
-
Optimizing manifest reads in changegroupsubset by using deltas.Mon, 10 Oct 2005 08:36:29 -0700, by Eric Hopper
-
Implementing clone -r, which clones all changesets needed to reach aFri, 07 Oct 2005 19:51:09 -0700, by Eric Hopper
-
Bug fixing in localrepository.changegroupsubset. Bugs found in testing.Fri, 07 Oct 2005 19:49:25 -0700, by Eric Hopper
-
Fix small bug in nodesbetween if heads is [nullid].Fri, 07 Oct 2005 17:07:57 -0700, by Eric Hopper
-
This changes the revlog.group and re-implements the localrepo.changeroupFri, 07 Oct 2005 10:57:11 -0700, by Eric Hopper
-
This implements the nodesbetween method, and it removes the newer methodFri, 07 Oct 2005 10:48:27 -0700, by Eric Hopper
-
Remove copy/rename --parents optionWed, 26 Oct 2005 16:32:50 -0700, by Matt Mackall
-
[PATCH] copy/rename a directoryWed, 26 Oct 2005 16:24:10 -0700, by Robin Farine
-
further fix traceback on invalid .hgignore patternsWed, 26 Oct 2005 16:10:56 -0700, by Benoit Boissinot
-
get command defaults from hgrcWed, 26 Oct 2005 16:10:36 -0700, by TK Soh
-
Remove now unused sortdiff and diff from mdiffTue, 25 Oct 2005 22:17:31 -0700, by Matt Mackall
-
Remove old manifest diff code, it's now buggyTue, 25 Oct 2005 22:15:44 -0700, by Matt Mackall
-
Add Benoit to CONTRIBUTORSTue, 25 Oct 2005 16:31:38 -0700, by Matt Mackall
-
Add test-confused-revert, fix permissions on test-revertTue, 25 Oct 2005 15:54:44 -0700, by Matt Mackall
-
Allow reverting a deleted file with two parentsTue, 25 Oct 2005 15:52:27 -0700, by Matt Mackall
-
revert added and removed files to their normal state before revertingTue, 25 Oct 2005 15:51:28 -0700, by Benoit Boissinot
-
abort on invalid pattern in matcherTue, 25 Oct 2005 14:58:11 -0700, by Benoit Boissinot
-
hgweb: add strip and rstrip filters to handle summaryTue, 25 Oct 2005 14:57:14 -0700, by TK Soh