Mercurial > hg
graph
-
tests: invoke hg command indirectly from shell script to run on Windows stableThu, 22 Jan 2015 00:08:13 +0900, by FUJIWARA Katsunori
-
log: evaluate filesets on working copy, not its parent stableWed, 21 Jan 2015 15:23:13 -0800, by Martin von Zweigbergk
-
fileset: add tests of generated working copy states stableWed, 21 Jan 2015 15:40:24 -0800, by Martin von Zweigbergk
-
parsers: avoid leaking several PyObjects in index_stats stableFri, 23 Jan 2015 15:55:36 -0500, by Augie Fackler
-
parsers: don't leak a reference to raise_revlog_error on success stableFri, 23 Jan 2015 15:50:40 -0500, by Augie Fackler
-
parsers: don't leak a tuple in pack_dirstate stableFri, 23 Jan 2015 15:48:18 -0500, by Augie Fackler
-
parsers.c: fix a memory leak in index_commonancestorsheads stableFri, 23 Jan 2015 15:41:46 -0500, by Augie Fackler
-
parsers: avoid leaking obj in index_ancestors stableFri, 23 Jan 2015 15:33:27 -0500, by Augie Fackler
-
parsers: don't leak references to sys et al in check_python_version stableFri, 23 Jan 2015 15:30:21 -0500, by Augie Fackler
-
parsers: fix leak of err when asciilower hits a unicode decode error stableFri, 23 Jan 2015 15:19:04 -0500, by Augie Fackler
-
largefiles: use 'default' path for pulling largefiles, not 'default-push' stableFri, 23 Jan 2015 18:41:37 +0100, by Mads Kiilerich
-
osx: patch .pax.gz files in pkg bundles so they extract as root (issue4081) stableFri, 23 Jan 2015 06:28:28 +0100, by Mads Kiilerich
-
repair._bundle: fix traceback for bad config value stableWed, 21 Jan 2015 15:54:52 -0800, by Eric Sumner
-
subrepo: correctly add newline for git subrepo diffs stableWed, 21 Jan 2015 21:47:27 +0100, by Mathias De Maré
-
tests: discard useless "(glob)" in "reverting subrepo" lines stableThu, 22 Jan 2015 00:10:26 +0900, by FUJIWARA Katsunori
-
check-code.py: avoid warning against "reverting subrepo ..." lines stableThu, 22 Jan 2015 00:10:26 +0900, by FUJIWARA Katsunori
-
run-tests.py: inherit --pure option from outer run-tests.py execution stableThu, 22 Jan 2015 00:07:06 +0900, by FUJIWARA Katsunori
-
hg.bat: return exit code explicitly for indirect invocation stableThu, 22 Jan 2015 00:07:06 +0900, by FUJIWARA Katsunori
-
run-tests.py: execute hghave with same env vars as ones for actual tests stableThu, 22 Jan 2015 00:03:58 +0900, by FUJIWARA Katsunori
-
osx: use bdist_mpkg.script_bdist_mpkg module instead of bdist_mpkg command stableWed, 21 Jan 2015 05:04:48 +0100, by Mads Kiilerich
-
osx: don't launch installer after building it with bdist_mpkg stableWed, 21 Jan 2015 05:04:46 +0100, by Mads Kiilerich
-
osx: update "Read Me" "Important Information" text in the package installer stableWed, 21 Jan 2015 05:01:01 +0100, by Mads Kiilerich
-
commit: remove reverse search for copy source when not in parent (issue4476) stableTue, 20 Jan 2015 15:05:44 -0800, by Ryan McElroy
-
convert: handle LookupError in mercurial_source.lookuprev() stableSun, 18 Jan 2015 22:21:53 -0500, by Matt Harbison
-
diff: use binary diff when copy source is binary stableSat, 17 Jan 2015 15:03:41 -0800, by Martin von Zweigbergk
-
largefiles: fix commit of a directory with no largefile changes (issue4330) stableSun, 18 Jan 2015 15:15:40 -0500, by Matt Harbison
-
test-tools: update for platforms without symlink support after 5b20e4c32117 stableSun, 18 Jan 2015 16:38:56 -0500, by Matt Harbison