Thu, 13 Sep 2018 18:20:50 +0200 Pierre-Yves David obscache: update the variable tracking on disk state after write stable
Thu, 13 Sep 2018 18:21:07 +0200 Pierre-Yves David obscache: ignore permission and OS errors when writing stable
Thu, 13 Sep 2018 02:49:58 +0200 Pierre-Yves David obshashrange: force reset if many changes stable
Tue, 04 Sep 2018 19:30:19 +0800 Anton Shestakov topic: refactor revset.py slightly
Wed, 12 Sep 2018 12:02:17 +0200 Pierre-Yves David test: update output to match new `hg verify` reports
Wed, 12 Sep 2018 11:53:41 +0200 Pierre-Yves David test: update output to match new "pull" phase report
Wed, 12 Sep 2018 10:37:14 +0200 Pierre-Yves David test: adapt to change in revert messages order
Fri, 07 Sep 2018 11:08:47 -0700 Martin von Zweigbergk rewind: fix help text (mostly grammar, but also s/precursor/predecessor) stable
Thu, 06 Sep 2018 16:14:24 -0700 Martin von Zweigbergk evolve: fix use of "'%d' % ctx" stable
Thu, 06 Sep 2018 23:24:26 -0400 Gerald Squelart stablerange: only issue the message once stable
Fri, 07 Sep 2018 00:06:00 -0400 Pierre-Yves David changelog: fix version number stable
Mon, 03 Sep 2018 23:30:28 +0200 Pierre-Yves David branching: merge back with stable
Mon, 03 Sep 2018 23:29:15 +0200 Pierre-Yves David packaing: mark as development version stable
Mon, 03 Sep 2018 23:27:54 +0200 Pierre-Yves David Added tag 8.2.0 for changeset 8d8f08245f97 stable
Mon, 03 Sep 2018 23:21:39 +0200 Pierre-Yves David branching: merge back with stable
Mon, 03 Sep 2018 23:17:50 +0200 Pierre-Yves David packaging: prepare new release stable 8.2.0
Mon, 03 Sep 2018 22:59:20 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Mon, 03 Sep 2018 22:59:19 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Mon, 03 Sep 2018 22:59:18 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Mon, 03 Sep 2018 22:59:16 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Mon, 03 Sep 2018 22:47:18 +0200 Pierre-Yves David topic: rework topic templatekw declaration to be 4.5 compatible again stable
Mon, 03 Sep 2018 22:09:26 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Mon, 03 Sep 2018 22:06:12 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Mon, 03 Sep 2018 22:05:12 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Mon, 03 Sep 2018 21:59:24 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Mon, 03 Sep 2018 21:08:33 +0200 Pierre-Yves David branching: merge the two stable heads stable
Mon, 03 Sep 2018 17:21:16 +0200 Pierre-Yves David test-output: backout test output update in 8fcee1e65e29 stable
Mon, 03 Sep 2018 17:20:28 +0200 Pierre-Yves David test-output: backout test output update in 503ae2689df8 stable
Mon, 03 Sep 2018 20:54:17 +0200 Pierre-Yves David topic: update the changelog with the 's#' alias change
Mon, 03 Sep 2018 20:53:12 +0200 Pierre-Yves David topic: update other occurrence of 't0' is 's0' in the code
Mon, 03 Sep 2018 17:28:50 +0200 Pierre-Yves David topic: mention t0 in topic documentation stable
Mon, 03 Sep 2018 17:07:36 +0200 Pierre-Yves David stack: display 's#' instead of 't#' and 'b#'
Mon, 03 Sep 2018 16:41:32 +0200 Pierre-Yves David stack: clarify s# error message in case of branch
Mon, 03 Sep 2018 16:29:02 +0200 Pierre-Yves David alias: allow reference through 's#'
Sat, 01 Sep 2018 14:00:41 +0200 Pierre-Yves David topic-revset: get the list of revset through the official localrepo API
Sat, 01 Sep 2018 21:47:00 +0200 Pierre-Yves David topic-revset: strictly read string
Sat, 01 Sep 2018 21:45:15 +0200 Pierre-Yves David test: search for empty topic as a string
Thu, 30 Aug 2018 21:05:17 +0800 Anton Shestakov topic: handle ambiguous arguments to topic() revset
Thu, 30 Aug 2018 20:21:17 +0800 Anton Shestakov topic: handle revsets passed to topic() revset
Thu, 30 Aug 2018 19:13:56 +0800 Anton Shestakov topic: handle string argument to topic() revset earlier
Thu, 30 Aug 2018 18:02:41 +0800 Anton Shestakov topic: prepare to handle non-string arguments to topic() revset
Thu, 30 Aug 2018 17:42:11 +0800 Anton Shestakov topic: return result early if there are no arguments to topic() revset
Fri, 31 Aug 2018 00:31:01 +0200 Pierre-Yves David obshashrange: enable by default
Thu, 30 Aug 2018 22:50:26 +0200 Pierre-Yves David obshashrange: issue a warning if the cache takes a long time to load
Fri, 31 Aug 2018 14:26:37 +0200 Boris Feld pick: fix last references of grab in code
Fri, 31 Aug 2018 09:21:19 +0200 Pierre-Yves David pick: replace `hg grab` invocation in test with `hg pick`
Fri, 31 Aug 2018 09:20:21 +0200 Pierre-Yves David pick: replace "grabstate" with "pickstate"
Fri, 31 Aug 2018 09:19:13 +0200 Pierre-Yves David pick: use "pick" as operation name in obsolescence markers
Fri, 31 Aug 2018 12:45:56 +0200 Pierre-Yves David pick: use "pick" instead of "grab" for various internal API
Fri, 31 Aug 2018 09:13:11 +0200 Pierre-Yves David pick: update command output to mention pick instead of grab
Fri, 31 Aug 2018 09:11:04 +0200 Pierre-Yves David pick: rename the grab command to pick
Fri, 31 Aug 2018 09:08:13 +0200 Pierre-Yves David grab: prefix function with 'cmd' as for the other command in the extension
Thu, 30 Aug 2018 19:40:18 +0200 Pierre-Yves David readme: document the purpose of the evolve extension
Thu, 30 Aug 2018 19:50:39 +0200 Pierre-Yves David prune: replace --biject with --pair
Tue, 28 Aug 2018 21:28:41 +0800 Anton Shestakov topic: check that repo.currenttopic is set before using it as an argument
Wed, 29 Aug 2018 18:59:07 +0200 Pierre-Yves David test: update output after merge message change
Wed, 29 Aug 2018 17:32:47 +0200 Pierre-Yves David readme: document the tag we use on output change
Wed, 29 Aug 2018 17:23:25 +0200 Pierre-Yves David branching: merge with stable
Wed, 29 Aug 2018 10:46:37 +0200 Pierre-Yves David packaging: fix debian version numbers stable
Wed, 29 Aug 2018 10:46:37 +0200 Pierre-Yves David packaging: fix debian version numbers
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip