Mercurial > hg
graph
-
templater: make templatepaths() return a single path, or NoneTue, 21 Jul 2020 13:11:49 -0700, by Martin von Zweigbergk
-
templater: simplify templatepaths() to avoid iterating a singleton listTue, 21 Jul 2020 13:05:37 -0700, by Martin von Zweigbergk
-
commitctx: move a tiny else clause above the very long oneMon, 06 Jul 2020 22:46:49 +0200, by Pierre-Yves David
-
commitctx: consider removed as touchedMon, 06 Jul 2020 22:37:53 +0200, by Pierre-Yves David
-
commitctx: rename "changed" to touchedMon, 06 Jul 2020 22:35:34 +0200, by Pierre-Yves David
-
commitctx: more filesremoved assignment closer to removed computationTue, 07 Jul 2020 11:16:28 +0200, by Pierre-Yves David
-
commitctx: compute files added from _filecommit returnsMon, 06 Jul 2020 20:03:30 +0200, by Pierre-Yves David
-
commitctx: return "touched" status from _filecommitMon, 06 Jul 2020 19:35:53 +0200, by Pierre-Yves David
-
relnotes: add release notes for relevant changes I did since the 5.4 release stableTue, 21 Jul 2020 01:04:19 +0200, by Manuel Jacob
-
relnotes: make spacing before new section consistent stableMon, 20 Jul 2020 17:57:31 +0200, by Manuel Jacob
-
tests: make one of 'worker process exited' line option in test-chg.t stableWed, 22 Jul 2020 14:58:49 +0530, by Pulkit Goyal
-
infinitepush: fix `{get,put}_args` formatting on Python 3 stableWed, 22 Apr 2020 18:08:12 -0400, by Connor Sheehan
-
infinitepush: replace `NamedTemporaryFile` with `pycompat.namedtempfile` stableWed, 22 Apr 2020 17:59:17 -0400, by Connor Sheehan
-
chgserver: discard buffered output before restoring fds (issue6207) stableMon, 20 Jul 2020 20:31:24 +0900, by Yuya Nishihara