Mercurial > hg
graph
-
py3: make a pycompat.osdevnull, use it in extdiffTue, 03 Dec 2019 17:17:57 -0800, by Kyle Lippincott
-
subrepo: use pycompat.open directly instead of importing open from pycompatTue, 03 Dec 2019 17:10:10 -0800, by Kyle Lippincott
-
rust-dirs: address failing tests for `dirs` impl with a temporary fixFri, 22 Nov 2019 10:39:05 +0100, by Raphaël Gomès
-
cleanup: fix docstring formattingSun, 01 Dec 2019 18:46:10 -0500, by Matt Harbison
-
copies: split the combination of the copies mapping in its own functionWed, 13 Nov 2019 20:42:13 +0100, by Pierre-Yves David
-
copies: do not initialize the dictionary with root in changeset copiesWed, 13 Nov 2019 09:39:44 +0100, by Pierre-Yves David
-
copies: expand `_chain` variable name to make the function easier to readWed, 13 Nov 2019 20:42:08 +0100, by Pierre-Yves David
-
copies: show we can read data from the "first" mappingWed, 13 Nov 2019 20:45:34 +0100, by Pierre-Yves David
-
copies: return consistent type from revinfoWed, 13 Nov 2019 20:33:22 +0100, by Pierre-Yves David
-
dateutil: correct default for Ymd in parsedateMon, 25 Nov 2019 12:44:04 -0800, by Jun Wu
-
test-doctest: include dateutilMon, 25 Nov 2019 12:33:06 -0800, by Jun Wu
-
revlog: fix revset in reachableroots docstringMon, 25 Nov 2019 11:53:50 -0800, by Jun Wu
-
lock: pass "success" boolean to _afterlock callbacksTue, 19 Nov 2019 18:38:17 -0800, by Kyle Lippincott