Mercurial > hg-stable
graph
-
commands: get rid of empty try/finally block from _dograftMon, 11 Jan 2016 09:49:48 -0800, by Bryan O'Sullivan
-
commands: get rid of empty try/finally block from _dobackoutMon, 11 Jan 2016 09:49:47 -0800, by Bryan O'Sullivan
-
commands: get rid of empty try/finally block from import_Mon, 11 Jan 2016 09:49:39 -0800, by Bryan O'Sullivan
-
streamclone: use context manager for writing filesSat, 02 Jan 2016 15:09:58 -0800, by Gregory Szorc
-
scmutil: use context managers for file handlesSat, 02 Jan 2016 15:19:47 -0800, by Gregory Szorc
-
statichttprepo: implement __enter__ and __exit__ on httprangeheaderSat, 02 Jan 2016 15:33:01 -0800, by Gregory Szorc
-
osutil: implement __enter__ and __exit__ on posixfileSat, 02 Jan 2016 16:41:57 -0800, by Gregory Szorc
-
util: introduce ctxmanager, to avoid nested try/finally blocksMon, 11 Jan 2016 15:25:43 -0800, by Bryan O'Sullivan
-
hghave: support HGMODULEPOLICY for pureMon, 11 Jan 2016 23:13:34 +0000, by timeless
-
merge with stableMon, 11 Jan 2016 14:27:12 -0600, by Matt Mackall
-
tests: extend check-commit self-testsFri, 08 Jan 2016 12:07:15 -0600, by Matt Mackall
-
encoding: handle UTF-16 internal limit with fromutf8b (issue5031)Thu, 07 Jan 2016 14:57:57 -0600, by Matt Mackall
-
bmstore: add handling of the active bookmarkWed, 11 Nov 2015 21:18:02 -0500, by Augie Fackler
-
patchbomb: treat empty address list as no addressesThu, 07 Jan 2016 20:02:47 -0800, by Bryan O'Sullivan
-
config: add hasconfig method and supporting plumbingThu, 07 Jan 2016 19:45:03 -0800, by Bryan O'Sullivan
-
verify: replace "output parameters" by return valuesTue, 05 Jan 2016 21:25:51 -0800, by Martin von Zweigbergk
-
shelve: hook afterresolvedstatesTue, 05 Jan 2016 22:23:27 +0000, by timeless
-
check-code: allow only-whitespace lines in testsFri, 08 Jan 2016 12:35:02 -0600, by Matt Mackall
-
check-commit: try to curb bad commit summary keywordsThu, 10 Dec 2015 12:56:23 -0600, by Matt Mackall
-
changegroup: don't add a second trailing '/' in dir nameFri, 08 Jan 2016 14:47:02 -0800, by Martin von Zweigbergk
-
changegroup: remove left-over debugging helpFri, 08 Jan 2016 14:33:13 -0800, by Martin von Zweigbergk
-
run-tests: skip threading for a single testMon, 28 Dec 2015 17:48:40 +0000, by timeless
-
installer: add windows application version number to inno installer scriptThu, 07 Jan 2016 12:49:26 +0000, by Urs Rau
-
run-tests: add 'diff' entry in json reportTue, 05 Jan 2016 13:33:09 -0800, by Laurent Charignon
-
bookmarks: make _readactive safe when readlines raises ENOENTTue, 01 Dec 2015 13:08:05 -0500, by Augie Fackler
-
wix: add help for current internal topicsThu, 17 Dec 2015 21:24:08 -0500, by Matt Harbison
-
help: fix quoting for bundle1 optionsThu, 07 Jan 2016 14:03:11 -0800, by Gregory Szorc