Mercurial > hg
graph
-
patch: catch unexpected case in _inlinediffFri, 08 Dec 2017 16:54:59 +0900, by Matthieu Laneuville
-
patch: reverse _inlinediff output for consistencyFri, 08 Dec 2017 16:47:18 +0900, by Matthieu Laneuville
-
phases: drop the list with phase of each rev, always comput phase setsWed, 06 Dec 2017 15:46:41 +0100, by Joerg Sonnenberger
-
transaction: build changes['revs'] as range instead of a setFri, 08 Dec 2017 01:23:34 +0100, by Joerg Sonnenberger
-
ui: add diff.showfunc to tweakdefaultsWed, 06 Dec 2017 16:43:07 -0500, by Augie Fackler
-
ui: add curses interface to tweakdefaultsWed, 06 Dec 2017 16:42:24 -0500, by Augie Fackler
-
push: restrict common discovery to the pushed setWed, 06 Dec 2017 23:33:01 +0100, by Boris Feld
-
setdiscover: allow to ignore part of the local graphWed, 06 Dec 2017 22:44:51 +0100, by Boris Feld
-
largefiles: allow to run 'debugupgraderepo' on repo with largefilesThu, 07 Dec 2017 01:53:14 +0100, by Boris Feld
-
upgraderepo: allow extension to register preserved requirementsThu, 07 Dec 2017 01:51:54 +0100, by Boris Feld
-
revset: make follow() accept empty startrevThu, 22 Sep 2016 19:41:42 +0900, by Yuya Nishihara
-
revset: alias follow(startrev=rev) to ancestors(rev)Thu, 22 Sep 2016 19:40:07 +0900, by Yuya Nishihara
-
revset: make follow() accept keyword argumentsThu, 22 Sep 2016 19:35:36 +0900, by Yuya Nishihara
-
revset: make follow() accept multiple startrevsThu, 22 Sep 2016 19:11:26 +0900, by Yuya Nishihara
-
dagop: use heap to compute max rev in filectxancestors()Thu, 22 Sep 2016 18:41:51 +0900, by Yuya Nishihara