Mercurial > hg
graph
-
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