Mercurial > hg
graph
-
tests: make (glob) on windows accept \ instead of /Mon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: use 'hghave serve' to guard tests that requires serve daemon managementMon, 07 Nov 2011 03:24:53 +0100, by Mads Kiilerich
-
tests: use 'hghave system-sh' to guard tests that requires sh in system()Mon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave no-windows' to avoid testing reserved file names on windowsMon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave unix-permissions' for tests that really use chmodMon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave execbit' for tests that manipulate x bit in file systemMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
tests: use 'hghave symlink' for tests using symlinksMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
windows: use umask 022 in debugstate outputMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
dispatch: exit with 8-bit exit codeMon, 07 Nov 2011 03:14:53 +0100, by Mads Kiilerich
-
tests: don't let time go back before 0 o'clock in bisect3.tMon, 07 Nov 2011 03:14:53 +0100, by Mads Kiilerich
-
diff: always use / in paths in diffMon, 07 Nov 2011 02:49:00 +0100, by Mads Kiilerich
-
cmdutil: don't use repr on paths in pathauditor - it looks strange on windowsMon, 07 Nov 2011 02:49:00 +0100, by Mads Kiilerich
-
tests: make '(esc)' matching in run-tests.py work as intendedMon, 07 Nov 2011 02:44:04 +0100, by Mads Kiilerich
-
run-tests: replace inline python handling with more native schemeMon, 07 Nov 2011 13:46:41 -0600, by Matt Mackall
-
merge with crewMon, 07 Nov 2011 13:46:39 -0600, by Matt Mackall
-
merge with stableFri, 04 Nov 2011 10:39:04 +0100, by Martin Geisler
-
merge with mainFri, 04 Nov 2011 10:32:13 +0100, by Martin Geisler
-
subrepo: improve help for svn subrepo support stableThu, 03 Nov 2011 23:12:31 -0400, by David M. Carr
-
subrepo: improve help for git subrepo support stableThu, 03 Nov 2011 23:12:30 -0400, by David M. Carr
-
subrepo: update help for commit to reflect new default behavior stableThu, 03 Nov 2011 23:11:40 -0400, by David M. Carr
-
merge with stableThu, 03 Nov 2011 14:40:58 +0100, by Martin Geisler
-
i18n: disable translations with conflicting prompt keys (issue3082) stableThu, 03 Nov 2011 10:52:58 -0200, by Wagner Bruna
-
log: hide hidden option until it actually does somethingSun, 06 Nov 2011 14:40:31 -0600, by Matt Mackall
-
phases: add a very simple testFri, 04 Nov 2011 00:40:47 +0100, by Pierre-Yves David
-
phases: add a phase template keywordSun, 09 Oct 2011 14:25:04 +0200, by Pierre-Yves David
-
phases: add a phase method to contextTue, 18 Oct 2011 18:25:53 +0200, by Pierre-Yves David
-
phases: add a cache allowing to know in which phase a changeset isFri, 04 Nov 2011 00:20:20 +0100, by Pierre-Yves David
-
phases: handle errors other than ENOENT appropriatelySun, 06 Nov 2011 11:57:24 -0600, by Matt Mackall
-
phases: basic I/O logicFri, 04 Nov 2011 00:16:24 +0100, by Pierre-Yves David
-
phases: Minimal first add.Thu, 03 Nov 2011 23:49:14 +0100, by Pierre-Yves David
-
run-tests: minor cleanupsThu, 03 Nov 2011 15:18:10 -0500, by Matt Mackall
-
run-tests: pull out line matching functionThu, 03 Nov 2011 15:08:45 -0500, by Matt Mackall
-
run-tests: pull out unified matching funcsThu, 03 Nov 2011 14:51:04 -0500, by Matt Mackall
-
tests: add some comments to the unified test codeThu, 03 Nov 2011 14:48:56 -0500, by Matt Mackall
-
tests: rewrite inline Python supportThu, 03 Nov 2011 14:30:00 -0500, by Matt Mackall
-
merge with stableThu, 03 Nov 2011 12:58:30 -0500, by Matt Mackall
-
add: support adding explicit files in subreposWed, 02 Nov 2011 01:17:11 -0400, by David M. Carr
-
tests: add test for add of explicit path in subrepoTue, 01 Nov 2011 23:53:29 -0400, by David M. Carr
-
largefiles: ensure destination directory exists before findfile links to there stableThu, 03 Nov 2011 10:59:32 -0400, by Hao Lian
-
bisect: remove superfluous parameter in label()Thu, 20 Oct 2011 00:37:34 +0200, by Yann E. MORIN
-
log: hide some low-utility optionsWed, 02 Nov 2011 15:06:40 -0500, by Matt Mackall
-
localrepo: convert various repo.set() users to repo.revs()Wed, 02 Nov 2011 13:51:16 -0500, by Matt Mackall
-
localrepo: add revs helper methodWed, 02 Nov 2011 13:37:34 -0500, by Matt Mackall
-
merge with stable, reopen default branchTue, 01 Nov 2011 16:49:30 -0500, by Matt Mackall
-
dirstate: don't fail when dropping a not-tracked file (issue3080) stable 2.0Tue, 01 Nov 2011 15:19:37 -0500, by Matt Mackall
-
tests: fix readline escape characters in heredoctest.py/test-url.py stableTue, 01 Nov 2011 12:25:54 -0700, by Brodie Rao
-
i18n-ja: synchronized with b357a972d6cd stableMon, 31 Oct 2011 20:58:49 +0900, by FUJIWARA Katsunori
-
minirst: use unicode string as intermediate form for replacement stableMon, 31 Oct 2011 21:06:18 +0900, by FUJIWARA Katsunori