Mercurial > hg
graph
-
uncommit: make -D/--date and -U/--user mutually exclusiveTue, 10 Sep 2019 22:52:04 -0400, by Matt Harbison
-
uncommit: drop the hyphen from --current-user and --current-dateTue, 10 Sep 2019 22:04:22 -0400, by Matt Harbison
-
hgweb: fix websub regex flag syntax on Python 3Mon, 09 Sep 2019 13:25:00 -0400, by Connor Sheehan
-
merge with stableMon, 09 Sep 2019 17:26:17 -0400, by Augie Fackler
-
phabricator: don't abort if property writing fails during amending stableSat, 07 Sep 2019 14:35:21 +0100, by Ian Moody
-
relnotes: we now require `sh` to support $(command) syntax to run test suiteMon, 09 Sep 2019 12:56:17 -0700, by Martin von Zweigbergk
-
merge: respect parents order when using `graft` on a merge stableMon, 09 Sep 2019 17:32:21 +0200, by Pierre-Yves David
-
doc: fix up confusing doc commentSun, 08 Sep 2019 20:09:31 -0400, by Valentin Gatien-Baron
-
strip: fix bug with treemanifests and unordered linkrevsFri, 06 Sep 2019 23:15:52 -0700, by Martin von Zweigbergk
-
repair: extract a helper for generating all manifest revlogsFri, 06 Sep 2019 23:10:28 -0700, by Martin von Zweigbergk
-
tests: show broken strip with treemanifests and unordered linkrevsFri, 06 Sep 2019 22:53:14 -0700, by Martin von Zweigbergk
-
tests: split out manifest case from test-strip-cross.tMon, 17 Dec 2018 11:06:26 -0800, by Martin von Zweigbergk
-
tests: don't log manifest-file in test-strip-cross.tMon, 17 Dec 2018 11:09:05 -0800, by Martin von Zweigbergk
-
tests: use positive revision numbers in test-strip-cross.tMon, 17 Dec 2018 10:27:00 -0800, by Martin von Zweigbergk
-
automation: implement "publish-windows-artifacts" commandThu, 05 Sep 2019 21:09:58 -0700, by Gregory Szorc
-
automation: upgrade to latest packages in requirements.txtThu, 05 Sep 2019 21:08:35 -0700, by Gregory Szorc
-
localrepo: push manifestlog and changelog construction code into storeThu, 15 Aug 2019 14:53:27 -0400, by Augie Fackler
-
notify: add option for deterministic message-id generationSat, 07 Sep 2019 12:49:33 +0200, by Joerg Sonnenberger
-
uncommit: add options to update to the current user or current dateSat, 07 Sep 2019 23:20:11 -0400, by Matt Harbison
-
uncommit: add support to modify the commit message and dateSat, 07 Sep 2019 13:44:29 -0400, by Matt Harbison
-
run-tests: add a dedicated 'isoptional' functionFri, 14 Jun 2019 17:50:04 +0100, by Pierre-Yves David
-
run-tests: remove the artificial indentationFri, 14 Jun 2019 17:39:16 +0100, by Pierre-Yves David
-
run-tests: extract a `process_out_line` from the main functionFri, 14 Jun 2019 17:37:04 +0100, by Pierre-Yves David
-
run-tests: extract a `process_cmd_line` from the main functionSun, 08 Sep 2019 10:08:41 +0200, by Pierre-Yves David
-
changegroup: move message about added changes to transaction summarySun, 08 Sep 2019 09:42:53 +0200, by Pierre-Yves David
-
sshserver: flush stream after command dispatchSun, 08 Sep 2019 01:02:34 +0200, by Pierre-Yves David
-
narrow: rely on setting `quiet` mode instead of `pushbuffer`Sun, 08 Sep 2019 00:11:20 +0200, by Pierre-Yves David
-
transaction: issue "new obsmarkers" message at the end of the transactionSun, 14 Oct 2018 12:59:02 +0200, by Pierre-Yves David
-
debugobsolete: also issue the "new obsmarkers" messsageSun, 14 Oct 2018 13:19:24 +0200, by Pierre-Yves David
-
split: use literal syntax to build a set of one elementFri, 06 Sep 2019 08:32:48 +0900, by Yuya Nishihara