Mercurial > hg-stable
graph
-
minor doc fixWed, 02 Nov 2005 16:13:34 -0800, by Benoit Boissinot
-
Added Japanese translations of manpages.Wed, 02 Nov 2005 16:13:24 -0800, by Hidetaka Iwai
-
only files in normal state should be marked as deletedWed, 02 Nov 2005 16:08:48 -0800, by Benoit Boissinot
-
fix handling of files of unsupported type in the walk codeWed, 02 Nov 2005 15:46:31 -0800, by Benoit Boissinot
-
zsh: allow 'hg clone' to complete paths listed in ~/.hgrcWed, 02 Nov 2005 15:45:41 -0800, by Steve Borho
-
mention running multiple hooks in the docMon, 31 Oct 2005 10:47:27 -0800, by Benoit Boissinot
-
zsh completion improvements.Mon, 31 Oct 2005 09:58:05 -0800, by Steve Borho
-
Fix traceback on bad system hgrc filesMon, 31 Oct 2005 09:57:54 -0800, by Soh Tk-r28629
-
fix handling of daylight saving timeMon, 31 Oct 2005 10:56:42 -0700, by Benoit Boissinot
-
Change test-hook to test multiple hooksSat, 29 Oct 2005 13:45:01 -0700, by Matt Mackall
-
allow multiples hookSat, 29 Oct 2005 13:44:05 -0700, by Benoit Boissinot
-
fix a bug where hg could remove file ending with .tmpFri, 28 Oct 2005 17:18:50 -0700, by Benoit Boissinot
-
add a test for hgignoreFri, 28 Oct 2005 11:03:18 -0700, by Benoit Boissinot
-
util.opener already create the base directory if it doesn't existFri, 28 Oct 2005 11:01:25 -0700, by Benoit Boissinot
-
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