Mercurial > hg-stable
graph
-
url: handle file://localhost/c:/foo "correctly" stableWed, 16 Nov 2011 00:10:56 +0100, by Mads Kiilerich
-
help: it is 'file://localhost/', not 'file://local/' stableWed, 16 Nov 2011 00:10:52 +0100, by Mads Kiilerich
-
setup: support executing with python3 including 2to3Sun, 21 Aug 2011 15:23:43 +0200, by Simon Heimberg
-
setup: hgbuildmo inherits from CommandTue, 01 Nov 2011 20:13:53 +0100, by Simon Heimberg
-
setup: make script executable with python3Sat, 12 Nov 2011 02:07:55 +0100, by Simon Heimberg
-
bookmark: remove excess creation of changectx'sWed, 17 Aug 2011 08:55:01 -0500, by Kevin Bullock
-
bookmark: same order for options and codeWed, 17 Aug 2011 08:49:40 -0500, by Kevin Bullock
-
merge with stableTue, 15 Nov 2011 14:33:06 -0600, by Matt Mackall
-
dirstate: fix case-folding identity for traditional Unix stableTue, 15 Nov 2011 14:25:11 -0600, by Matt Mackall
-
convert/bzr: fix test of divergent nested renames for bzr 1.x stableTue, 15 Nov 2011 17:16:17 +0100, by Thomas Arendsen Hein
-
phases: set common changeset to public on pullFri, 11 Nov 2011 00:22:02 +0100, by Pierre-Yves David
-
phases: mark content pushed as public in local repo on pushFri, 11 Nov 2011 00:21:17 +0100, by Pierre-Yves David
-
phases: marked content of a changegroup as publishedFri, 11 Nov 2011 00:19:00 +0100, by Pierre-Yves David
-
phases: set new commit in 1-phaseFri, 11 Nov 2011 00:15:22 +0100, by Pierre-Yves David
-
phases: add retractboundary function to move boundary backwardFri, 11 Nov 2011 00:16:53 +0100, by Pierre-Yves David
-
phases: rename moveboundary into advance boundaryThu, 10 Nov 2011 01:09:15 +0100, by Pierre-Yves David
-
phases: remove underbar into target_phase argumentThu, 10 Nov 2011 01:08:08 +0100, by Pierre-Yves David
-
merge with stableThu, 10 Nov 2011 17:06:30 -0600, by Matt Mackall
-
merge with stableThu, 10 Nov 2011 15:55:26 -0600, by Matt Mackall
-
mq: add a warning about uncommitted changes for qfinishThu, 10 Nov 2011 15:40:34 -0600, by Matt Mackall
-
hgweb: add hint about finding library path with debuginstall stableThu, 10 Nov 2011 15:08:51 -0600, by Matt Mackall
-
forget: support forgetting explicit paths in subreposWed, 09 Nov 2011 19:46:51 -0500, by David M. Carr
-
tests: add test for behavior of forget for explicit path in subrepoWed, 09 Nov 2011 19:46:49 -0500, by David M. Carr
-
largefiles: treat status of cache missed largefiles as "missing" correctly stableFri, 11 Nov 2011 02:33:01 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 10 Nov 2011 11:00:27 -0600, by Matt Mackall
-
rebase: ensure target is not taken as external (issue3085) stableTue, 08 Nov 2011 17:09:48 +0100, by Stefano Tortarolo
-
merge with i18nThu, 10 Nov 2011 10:59:03 -0600, by Matt Mackall
-
i18n: merge with stableWed, 09 Nov 2011 19:01:10 +0100, by Martin Geisler
-
i18n-da: add new strings from Mercurial 2.0 stableWed, 09 Nov 2011 18:58:17 +0100, by Martin Geisler
-
i18n-ru: fix translation of --logfile (issue3095) stableWed, 09 Nov 2011 18:26:54 +0100, by Martin Geisler
-
rebase: treat nullmerge as a special case in rebasestate (issue3046) stableSun, 06 Nov 2011 23:35:33 +0100, by Stefano Tortarolo
-
mdiff/patch: fix bad hunk handling for unified diffs with zero context stableWed, 09 Nov 2011 16:55:59 -0800, by Nicolas Venegas
-
convert/bzr: correctly handle divergent nested renames (issue3089) stableTue, 08 Nov 2011 17:08:58 +0100, by Patrick Mezard
-
setup: subclass build commandTue, 01 Nov 2011 20:13:53 +0100, by Simon Heimberg
-
setup: has_ext_modules always returns false when pure is specifiedTue, 01 Nov 2011 20:13:52 +0100, by Simon Heimberg
-
setup: subclass distribution instead of overwriting originalSat, 23 Jul 2011 05:57:39 +0200, by Simon Heimberg
-
check-code: enable camelcase check, fix up problemsWed, 09 Nov 2011 16:36:54 -0600, by Matt Mackall
-
phases: handle unknown nodes in boundaryMon, 07 Nov 2011 13:20:22 +0100, by Pierre-Yves David
-
phases: add rollback supportMon, 07 Nov 2011 12:27:25 +0100, by Pierre-Yves David
-
phases: add a moveboundary function to move phases boundariesMon, 07 Nov 2011 14:11:01 +0100, by Pierre-Yves David
-
phases: improve context.phase()Mon, 07 Nov 2011 18:37:58 +0100, by Pierre-Yves David
-
util: don't encode ':' in url pathsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: make $TESTTMP matching case-insensitive on windowsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: don't quote command names - that do apparently not work with msysMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: ignore \r on windowsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: convert windows paths to unixMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
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