Mercurial > evolve
graph
-
topic: refactor revset.py slightlyTue, 04 Sep 2018 19:30:19 +0800, by Anton Shestakov
-
test: update output to match new `hg verify` reportsWed, 12 Sep 2018 12:02:17 +0200, by Pierre-Yves David
-
test: update output to match new "pull" phase reportWed, 12 Sep 2018 11:53:41 +0200, by Pierre-Yves David
-
test: adapt to change in revert messages orderWed, 12 Sep 2018 10:37:14 +0200, by Pierre-Yves David
-
rewind: fix help text (mostly grammar, but also s/precursor/predecessor) stableFri, 07 Sep 2018 11:08:47 -0700, by Martin von Zweigbergk
-
branching: merge back with stableMon, 03 Sep 2018 23:30:28 +0200, by Pierre-Yves David
-
Added tag 8.2.0 for changeset 8d8f08245f97 stableMon, 03 Sep 2018 23:27:54 +0200, by Pierre-Yves David
-
branching: merge back with stableMon, 03 Sep 2018 23:21:39 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3Mon, 03 Sep 2018 22:59:20 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4Mon, 03 Sep 2018 22:59:19 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5Mon, 03 Sep 2018 22:59:18 +0200, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.6 mercurial-4.6Mon, 03 Sep 2018 22:59:16 +0200, by Pierre-Yves David
-
topic: rework topic templatekw declaration to be 4.5 compatible again stableMon, 03 Sep 2018 22:47:18 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3Mon, 03 Sep 2018 22:09:26 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4Mon, 03 Sep 2018 22:06:12 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5Mon, 03 Sep 2018 22:05:12 +0200, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.6 mercurial-4.6Mon, 03 Sep 2018 21:59:24 +0200, by Pierre-Yves David
-
test-output: backout test output update in 8fcee1e65e29 stableMon, 03 Sep 2018 17:21:16 +0200, by Pierre-Yves David
-
test-output: backout test output update in 503ae2689df8 stableMon, 03 Sep 2018 17:20:28 +0200, by Pierre-Yves David
-
topic: update the changelog with the 's#' alias changeMon, 03 Sep 2018 20:54:17 +0200, by Pierre-Yves David
-
topic: update other occurrence of 't0' is 's0' in the codeMon, 03 Sep 2018 20:53:12 +0200, by Pierre-Yves David
-
topic: mention t0 in topic documentation stableMon, 03 Sep 2018 17:28:50 +0200, by Pierre-Yves David
-
stack: display 's#' instead of 't#' and 'b#'Mon, 03 Sep 2018 17:07:36 +0200, by Pierre-Yves David
-
stack: clarify s# error message in case of branchMon, 03 Sep 2018 16:41:32 +0200, by Pierre-Yves David
-
alias: allow reference through 's#'Mon, 03 Sep 2018 16:29:02 +0200, by Pierre-Yves David
-
topic-revset: get the list of revset through the official localrepo APISat, 01 Sep 2018 14:00:41 +0200, by Pierre-Yves David
-
topic-revset: strictly read stringSat, 01 Sep 2018 21:47:00 +0200, by Pierre-Yves David
-
test: search for empty topic as a stringSat, 01 Sep 2018 21:45:15 +0200, by Pierre-Yves David
-
topic: handle ambiguous arguments to topic() revsetThu, 30 Aug 2018 21:05:17 +0800, by Anton Shestakov
-
topic: handle revsets passed to topic() revsetThu, 30 Aug 2018 20:21:17 +0800, by Anton Shestakov
-
topic: handle string argument to topic() revset earlierThu, 30 Aug 2018 19:13:56 +0800, by Anton Shestakov
-
topic: prepare to handle non-string arguments to topic() revsetThu, 30 Aug 2018 18:02:41 +0800, by Anton Shestakov
-
topic: return result early if there are no arguments to topic() revsetThu, 30 Aug 2018 17:42:11 +0800, by Anton Shestakov
-
obshashrange: enable by defaultFri, 31 Aug 2018 00:31:01 +0200, by Pierre-Yves David
-
obshashrange: issue a warning if the cache takes a long time to loadThu, 30 Aug 2018 22:50:26 +0200, by Pierre-Yves David
-
pick: fix last references of grab in codeFri, 31 Aug 2018 14:26:37 +0200, by Boris Feld
-
pick: replace `hg grab` invocation in test with `hg pick`Fri, 31 Aug 2018 09:21:19 +0200, by Pierre-Yves David
-
pick: replace "grabstate" with "pickstate"Fri, 31 Aug 2018 09:20:21 +0200, by Pierre-Yves David
-
pick: use "pick" as operation name in obsolescence markersFri, 31 Aug 2018 09:19:13 +0200, by Pierre-Yves David
-
pick: use "pick" instead of "grab" for various internal APIFri, 31 Aug 2018 12:45:56 +0200, by Pierre-Yves David
-
pick: update command output to mention pick instead of grabFri, 31 Aug 2018 09:13:11 +0200, by Pierre-Yves David
-
pick: rename the grab command to pickFri, 31 Aug 2018 09:11:04 +0200, by Pierre-Yves David
-
grab: prefix function with 'cmd' as for the other command in the extensionFri, 31 Aug 2018 09:08:13 +0200, by Pierre-Yves David
-
readme: document the purpose of the evolve extensionThu, 30 Aug 2018 19:40:18 +0200, by Pierre-Yves David
-
prune: replace --biject with --pairThu, 30 Aug 2018 19:50:39 +0200, by Pierre-Yves David
-
topic: check that repo.currenttopic is set before using it as an argumentTue, 28 Aug 2018 21:28:41 +0800, by Anton Shestakov
-
test: update output after merge message changeWed, 29 Aug 2018 18:59:07 +0200, by Pierre-Yves David
-
readme: document the tag we use on output changeWed, 29 Aug 2018 17:32:47 +0200, by Pierre-Yves David
-
branching: merge with stableWed, 29 Aug 2018 17:23:25 +0200, by Pierre-Yves David
-
packaging: fix debian version numbersWed, 29 Aug 2018 10:46:37 +0200, by Pierre-Yves David
-
branching: merge stable into defaultTue, 28 Aug 2018 21:53:42 +0200, by Pierre-Yves David
-
packaging: mark in progress work as development version stableTue, 28 Aug 2018 21:53:07 +0200, by Pierre-Yves David
-
Added tag 8.1.2 for changeset f1cde4c97806 stableTue, 28 Aug 2018 20:30:57 +0200, by Pierre-Yves David