Mercurial > hg
graph
-
with: use context manager for file I/O in memusageFri, 15 Jan 2016 13:14:45 -0800, by Bryan O'Sullivan
-
i18n: don't translate a transaction nameFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
chgserver: mark as a built-in extensionWed, 23 Dec 2015 22:37:24 +0900, by Yuya Nishihara
-
chgserver: import background server extension from cHgWed, 23 Dec 2015 22:23:56 +0900, by Yuya Nishihara
-
check-code: export needs a space to avoid false positivesTue, 12 Jan 2016 15:58:59 +0000, by timeless
-
rebase: small refactoring to allow better extensibility from extensionsThu, 14 Jan 2016 11:50:28 -0800, by Laurent Charignon
-
tests: non-GNU mv can't move a file onto a hardlink of itselfThu, 14 Jan 2016 13:33:08 -0800, by Danek Duvall
-
buildrpm: move creation of RPM directories from dockerrpmThu, 07 Jan 2016 06:44:37 +0100, by Mathias De Maré
-
i18n: fix a test-gendoc.t failureThu, 14 Jan 2016 10:31:06 -0800, by Bryan O'Sullivan
-
test-ctxmanager: fix Python 2.6 compatibility problemThu, 14 Jan 2016 09:31:03 -0800, by Bryan O'Sullivan
-
util: rename ctxmanager's __call__ method to enterThu, 14 Jan 2016 09:31:01 -0800, by Bryan O'Sullivan
-
obsolete: make _computeobsoleteset much fasterWed, 13 Jan 2016 21:52:26 -0800, by Laurent Charignon
-
check-commit: sort errors by line numberTue, 12 Jan 2016 08:34:38 +0000, by timeless
-
check-commit: try to fix multiline handlingTue, 12 Jan 2016 08:50:15 +0000, by timeless
-
check-commit: support REVs as commandline argumentsThu, 07 Jan 2016 01:28:59 +0000, by timeless
-
check-commit: modularizeThu, 07 Jan 2016 00:55:45 +0000, by timeless
-
check-commit: fix summary length regexpThu, 07 Jan 2016 03:58:40 +0000, by timeless
-
util: simplify file I/O functions using context managersTue, 12 Jan 2016 14:49:35 -0800, by Bryan O'Sullivan
-
run-tests: use a context manager for file I/O in TextTestRunnerTue, 12 Jan 2016 14:49:10 -0800, by Bryan O'Sullivan
-
bundlerepo: use context manager for file I/O in _writetempbundleTue, 12 Jan 2016 14:48:27 -0800, by Bryan O'Sullivan
-
shelve: use a context manager for file I/O in listcmdTue, 12 Jan 2016 14:47:21 -0800, by Bryan O'Sullivan
-
largefiles: use util.readfile in lfconvertTue, 12 Jan 2016 14:31:02 -0800, by Bryan O'Sullivan
-
run-tests: use a context manager for file I/OTue, 12 Jan 2016 14:29:57 -0800, by Bryan O'Sullivan
-
largefiles: use util.readfile in overridesTue, 12 Jan 2016 14:29:34 -0800, by Bryan O'Sullivan
-
commands: use a context manager for file I/O in debugdiscoveryTue, 12 Jan 2016 14:28:43 -0800, by Bryan O'Sullivan
-
check-seclevel: use a context manager for file I/OTue, 12 Jan 2016 14:28:16 -0800, by Bryan O'Sullivan
-
largefiles: use a context manager in _getfileTue, 12 Jan 2016 14:27:42 -0800, by Bryan O'Sullivan
-
util: replace file I/O with readfileTue, 12 Jan 2016 16:16:19 -0800, by Bryan O'Sullivan
-
patchbomb: replace file I/O with util.readfileTue, 12 Jan 2016 15:57:18 -0800, by Bryan O'Sullivan
-
util: adjust hgcmd() to handle frozen Mercurial on OS XSun, 10 Jan 2016 18:15:39 -0500, by Matt Harbison