Mercurial > hg
graph
-
narrow: include working copy narrowspec in transaction journalSat, 29 Dec 2018 22:34:38 -0800, by Martin von Zweigbergk
-
narrow: make dirstateguard back up and restore working copy narrowspec insteadSat, 29 Dec 2018 22:27:39 -0800, by Martin von Zweigbergk
-
narrow: include journal.narrowspec in transaction journalThu, 10 Jan 2019 13:36:25 -0800, by Martin von Zweigbergk
-
progress: deprecate ui.progress()Tue, 08 Jan 2019 09:50:40 -0800, by Martin von Zweigbergk
-
context: use scmutil.matchfiles instead of matchmod.match(exact=True)Tue, 15 Jan 2019 15:43:00 -0800, by Kyle Lippincott
-
histedit: fix call to _getgoal() by adding a byteskwargs() wrapperMon, 14 Jan 2019 22:19:43 -0500, by Augie Fackler
-
revset: introduce an API that avoids `formatspec` input serializationFri, 04 Jan 2019 13:41:21 +0100, by Boris Feld
-
revset: detect integer list on parsingFri, 04 Jan 2019 05:26:13 +0100, by Boris Feld
-
revert: extract "%ld" formatting in a _formatintlist functionFri, 04 Jan 2019 05:16:57 +0100, by Boris Feld
-
revset: extract parsing logic out of formatspecFri, 04 Jan 2019 02:29:04 +0100, by Boris Feld
-
revset: enforce "%d" to be interpreted as literal revision number (API) (BC)Thu, 10 Jan 2019 15:23:58 +0100, by Boris Feld
-
revset: remove the last usage of "%d" for a non-revision entryThu, 10 Jan 2019 16:03:07 +0100, by Boris Feld
-
revset: remove a rare usage of "%d" for a non-revision itemThu, 10 Jan 2019 15:57:13 +0100, by Boris Feld
-
merge with stableMon, 14 Jan 2019 17:45:48 -0500, by Augie Fackler
-
tests: replace mockmakedate function in test-amend.tSun, 13 Jan 2019 17:56:02 +0530, by Taapas Agrawal