Mercurial > hg
graph
-
osutil: fix leak of stat in makestat when Py_BuildValue fails stableTue, 27 Jan 2015 10:14:23 -0500, by Augie Fackler
-
dirs: fix leak of iterator in dirs_fromiter stableTue, 27 Jan 2015 10:10:04 -0500, by Augie Fackler
-
diffhelpers: verify hline was created before using it stableTue, 27 Jan 2015 10:07:04 -0500, by Augie Fackler
-
largefiles: revert to lfilesrepo.status() being an unfiltered method stableSun, 25 Jan 2015 22:55:10 -0500, by Matt Harbison
-
revset: fix ancestors(null) to include null revision (issue4512) stableSun, 25 Jan 2015 20:20:27 +0900, by Yuya Nishihara
-
log: use rev() to build revset of --follow option from numeric revision stableSat, 10 Jan 2015 13:14:00 +0900, by Yuya Nishihara
-
revset: allow rev(-1) to indicate null revision (BC) stableSat, 10 Jan 2015 12:56:38 +0900, by Yuya Nishihara
-
extensions: don't quit loading extensions in the middle if traceback is on stableFri, 23 Jan 2015 20:30:49 -0800, by Siddharth Agarwal
-
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
-
tests: add "(glob)" to output in test-histedit-commute.t for Windows stableSun, 18 Jan 2015 16:33:41 -0500, by Matt Harbison
-
merge default into stable for 3.3 feature freeze stable 3.3-rcSat, 17 Jan 2015 18:28:30 -0800, by Matt Mackall
-
messages: quote "hg help" hints consistentlySat, 17 Jan 2015 22:01:14 -0200, by Wagner Bruna
-
bundle2: fix parttype enforcementSat, 17 Jan 2015 18:08:47 -0800, by Matt Mackall
-
test-tools: another vfat fixSat, 17 Jan 2015 17:59:30 -0800, by Matt Mackall
-
test-tools: check for unix permissions for hardlinkingSat, 17 Jan 2015 15:54:03 -0800, by Matt Mackall
-
tests: more fixes for fSat, 17 Jan 2015 15:28:56 -0800, by Matt Mackall
-
tests: teach f not to report symlink mode bitsSat, 17 Jan 2015 13:53:56 -0800, by Matt Mackall
-
tests: teach f not to report directory sizeSat, 17 Jan 2015 13:53:16 -0800, by Matt Mackall
-
test-histedit-commute: call helper script with shSat, 17 Jan 2015 13:44:43 -0800, by Matt Mackall
-
test-tools: fix portability issuesSat, 17 Jan 2015 13:38:17 -0800, by Matt Mackall
-
progress: add a lock to prepare for introducing a threadSat, 17 Jan 2015 13:13:16 -0800, by Solomon Matthews
-
progress: move update check into helper methodSat, 17 Jan 2015 13:10:37 -0800, by Solomon Matthews
-
progress: move current topic to member variableSat, 17 Jan 2015 13:09:33 -0800, by Solomon Matthews
-
progress: add try/finally to make the diffs for the next commit more readableThu, 15 Jan 2015 20:03:28 -0800, by Solomon Matthews
-
transaction: include backup file in the "undo" transactionFri, 16 Jan 2015 18:34:14 -0800, by Pierre-Yves David
-
transaction: pass the name of the "undo" journal to the transactionFri, 16 Jan 2015 19:35:04 -0800, by Pierre-Yves David