Mercurial > hg
graph
-
Add permissions handling testThu, 03 Nov 2005 00:45:54 -0800, by Matt Mackall
-
remove the deprecated --text (t) option to rawcommit and tagThu, 03 Nov 2005 00:43:05 -0800, by Benoit Boissinot
-
Deal with merge abort more gracefullyWed, 02 Nov 2005 20:22:29 -0800, by Matt Mackall
-
Handle empty logs in repo.checksizeWed, 02 Nov 2005 20:09:19 -0800, by Matt Mackall
-
verify: add check for mismatch of index and data lengthWed, 02 Nov 2005 19:26:23 -0800, by Matt Mackall
-
Allow interrupting all parts of verifyWed, 02 Nov 2005 18:59:40 -0800, by Matt Mackall
-
fix a bug in dirstate.changes when cwd != repo.rootWed, 02 Nov 2005 16:13:41 -0800, by Benoit Boissinot
-
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