Mercurial > hg
graph
-
patch: fix patch hunk/metdata synchronization (issue3384) stableSat, 21 Apr 2012 21:40:25 +0200, by Patrick Mezard
-
commit: use ui.configbool when checking 'commitsubrepos' setting on --amend stableSat, 21 Apr 2012 10:23:47 +0200, by Adrian Buehlmann
-
doc: add note about pattern rooted/unrooted cases to "hgignore" and "patterns" stableMon, 23 Apr 2012 00:38:22 +0900, by FUJIWARA Katsunori
-
doc: add description about location of management files for subrepo stableMon, 23 Apr 2012 00:33:09 +0900, by FUJIWARA Katsunori
-
doc: add description about re-opening closed heads to 'Head, closed branch' in glossary stableMon, 23 Apr 2012 00:33:09 +0900, by FUJIWARA Katsunori
-
doc: fix careless document miss for term 'Close changeset' in glossary stableMon, 23 Apr 2012 00:33:09 +0900, by FUJIWARA Katsunori
-
doc: fix careless document miss in help of hgext/notify stableMon, 23 Apr 2012 00:30:45 +0900, by FUJIWARA Katsunori
-
doc: fix explanation comment in acl extension stableMon, 23 Apr 2012 00:29:04 +0900, by FUJIWARA Katsunori
-
tests: test test-filelog is python - rename to test-filelog.py stableMon, 23 Apr 2012 01:57:17 +0200, by Mads Kiilerich
-
tests: avoid tab indent on all kinds of lines of sh commands stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
tests: use 'do sleep 0' instead of 'do true', also on first line of command stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
check-code: put grouping around regexps generated from testpats stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
tests: don't use /dev/urandom for largefiles testing stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
encoding: protect against non-ascii default encoding stableSun, 22 Apr 2012 21:27:52 -0400, by Cesar Mena
-
update: fix case-collision with a clean wd and no --clean stableMon, 23 Apr 2012 14:32:59 +0200, by Patrick Mezard
-
update: make --check abort with dirty subrepos stableMon, 23 Apr 2012 12:12:04 +0200, by Patrick Mezard
-
plan9: add missing source entries to proto stableSat, 21 Apr 2012 08:24:10 -0700, by Steven Stallion
-
tests: fix incorrect markup of continued lines of sh commands stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
check-code: 'printf \0' is apparently fine - accept it in check-code stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: solaris sh can not negate exit status with '!' stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: hide diff -u saying 'No differences encountered' on solaris stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: ^ must be quoted when used on solaris sh stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: remove test-pull-pull-corruption2.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: remove race in test-pull-pull-corruption.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: fix bashism in test-convert-splicemap.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
opener: coding style, use triple quotes for doc string stableWed, 18 Apr 2012 15:16:15 +0200, by Thomas Arendsen Hein