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
Tue, 28 Aug 2018 21:53:42 +0200 Pierre-Yves David branching: merge stable into default
Tue, 28 Aug 2018 21:53:07 +0200 Pierre-Yves David packaging: mark in progress work as development version stable
Tue, 28 Aug 2018 20:30:57 +0200 Pierre-Yves David Added tag 8.1.2 for changeset f1cde4c97806 stable
Tue, 28 Aug 2018 19:59:20 +0200 Pierre-Yves David packagin: prepare version 8.1.2 stable 8.1.2
Tue, 28 Aug 2018 20:00:46 +0200 Pierre-Yves David obshashrange: force obshashrange invalidation by bumping schema stable
Tue, 28 Aug 2018 11:25:32 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Tue, 28 Aug 2018 11:24:52 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 28 Aug 2018 11:24:50 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Tue, 28 Aug 2018 11:24:49 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Tue, 28 Aug 2018 11:18:58 +0200 Pierre-Yves David branching: merge with stable
Tue, 28 Aug 2018 10:24:18 +0200 Pierre-Yves David changelog: mention the database robutness fix in the changelog stable
Mon, 27 Aug 2018 12:40:47 +0200 Pierre-Yves David sqlcache: also catch malformed database error stable
Mon, 27 Aug 2018 12:40:41 +0200 Pierre-Yves David stablerange: rework saving logic to be clearer and safer stable
Mon, 27 Aug 2018 12:12:49 +0200 Pierre-Yves David obshashrange: rework saving branching to be clearer and safer stable
Mon, 27 Aug 2018 11:40:32 +0200 Pierre-Yves David sqlcache: protect read query too stable
Mon, 27 Aug 2018 11:33:09 +0200 Pierre-Yves David sqlite: fast path when nothing to save stable
Mon, 27 Aug 2018 11:27:04 +0200 Pierre-Yves David sqlcache: initialize meta table last stable
Mon, 27 Aug 2018 10:20:15 +0200 Pierre-Yves David obshashrange: always check in base cachekey against the recorded one stable
Mon, 27 Aug 2018 10:16:12 +0200 Pierre-Yves David stablerangecache: fix output in the drifted case stable
Mon, 27 Aug 2018 00:35:51 +0200 Pierre-Yves David sqlcache: also ignore integrity error stable
Mon, 27 Aug 2018 00:28:19 +0200 Pierre-Yves David sqlcache: cache OperationError when saving stable
Mon, 27 Aug 2018 00:18:06 +0200 Pierre-Yves David sqlcache: passe better connection option stable
Sun, 26 Aug 2018 20:55:26 +0200 Pierre-Yves David contrib: introduce a small script to stress tests obsolescence exchange stable
Tue, 28 Aug 2018 10:24:18 +0200 Pierre-Yves David changelog: mention the database robutness fix in the changelog
Mon, 27 Aug 2018 12:40:47 +0200 Pierre-Yves David sqlcache: also catch malformed database error
Mon, 27 Aug 2018 12:40:41 +0200 Pierre-Yves David stablerange: rework saving logic to be clearer and safer
Mon, 27 Aug 2018 12:12:49 +0200 Pierre-Yves David obshashrange: rework saving branching to be clearer and safer
Mon, 27 Aug 2018 11:40:32 +0200 Pierre-Yves David sqlcache: protect read query too
Mon, 27 Aug 2018 11:33:09 +0200 Pierre-Yves David sqlite: fast path when nothing to save
Mon, 27 Aug 2018 11:27:04 +0200 Pierre-Yves David sqlcache: initialize meta table last
Mon, 27 Aug 2018 10:20:15 +0200 Pierre-Yves David obshashrange: always check in base cachekey against the recorded one
Mon, 27 Aug 2018 10:16:12 +0200 Pierre-Yves David stablerangecache: fix output in the drifted case
Mon, 27 Aug 2018 00:35:51 +0200 Pierre-Yves David sqlcache: also ignore integrity error
Mon, 27 Aug 2018 00:28:19 +0200 Pierre-Yves David sqlcache: cache OperationError when saving
Mon, 27 Aug 2018 00:18:06 +0200 Pierre-Yves David sqlcache: passe better connection option
Sun, 26 Aug 2018 20:55:26 +0200 Pierre-Yves David contrib: introduce a small script to stress tests obsolescence exchange
Tue, 21 Aug 2018 14:09:33 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Tue, 21 Aug 2018 13:59:27 +0200 Pierre-Yves David test: adjust glob in previous changeset mercurial-4.4
Tue, 21 Aug 2018 15:32:02 +0200 Pierre-Yves David branching: merge with stable
Tue, 21 Aug 2018 15:30:54 +0200 Pierre-Yves David packaging: mark as development version stable
Tue, 21 Aug 2018 15:29:32 +0200 Pierre-Yves David Added tag 8.1.1 for changeset e7abf863e113 stable
Tue, 21 Aug 2018 15:29:13 +0200 Pierre-Yves David packaging: prepare release 8.1.1 stable 8.1.1
Tue, 21 Aug 2018 14:23:47 +0200 Pierre-Yves David branching: merge with stable
Tue, 21 Aug 2018 13:26:35 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 21 Aug 2018 13:25:29 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Tue, 21 Aug 2018 13:25:28 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Tue, 21 Aug 2018 13:18:52 +0200 Pierre-Yves David changelog: add a line about improved prune documentation stable
Tue, 21 Aug 2018 13:17:27 +0200 Pierre-Yves David changelog: reorder content stable
Tue, 21 Aug 2018 12:13:28 +0200 Dan Villiom Podlaski Christiansen prune: more human-friendly documentation stable
Tue, 21 Aug 2018 12:14:04 +0200 Dan Villiom Podlaski Christiansen prune: improve help first line stable
Tue, 21 Aug 2018 12:21:05 +0200 Pierre-Yves David prune: try to clarify the "multi" revisions case stable
Tue, 21 Aug 2018 12:21:59 +0200 Pierre-Yves David prune: move help about biject after the one about split and fold stable
Tue, 21 Aug 2018 12:18:11 +0200 Pierre-Yves David prune: no longer consider dropping --biject stable
Tue, 21 Aug 2018 12:13:01 +0200 Dan Villiom Podlaski Christiansen prune: more human-friendly documentation for --biject stable
Tue, 21 Aug 2018 11:56:49 +0200 Dan Villiom Podlaski Christiansen prune: use ``-s/--succ`` in documentation stable
Tue, 21 Aug 2018 04:08:38 +0200 Pierre-Yves David branching: merge with stable
Tue, 21 Aug 2018 04:05:12 +0200 Pierre-Yves David compat: import the module dagutil module in evolve
Mon, 20 Aug 2018 12:21:39 +0300 Pulkit Goyal evolve: delete evolvestate after aborting interrupted `next --evolve` stable
Mon, 20 Aug 2018 12:19:05 +0300 Pulkit Goyal tests: check that we delete evolvestate correctly after abort/stop stable
Mon, 20 Aug 2018 23:04:37 +0200 Pierre-Yves David changelog: update with issue5927 fix stable
Sat, 18 Aug 2018 21:03:45 +0530 Pulkit Goyal evolve: set the second parent if we get conflicts while evolving stable
Sat, 18 Aug 2018 21:01:14 +0530 Pulkit Goyal evolvecmd: import mercurial.node module as nodemod stable
Sat, 18 Aug 2018 20:24:41 +0530 Pulkit Goyal tests: demonstrate the interrupted evolve does not set p2 stable
Sat, 18 Aug 2018 01:32:52 +0200 Pierre-Yves David cleanup: remove unused import
Sat, 18 Aug 2018 01:03:19 +0200 Pierre-Yves David cleanup: remove old comment that lost all meaning
Sat, 18 Aug 2018 01:02:52 +0200 Pierre-Yves David template: remove compatibility layer for `showobsolete`
Sat, 18 Aug 2018 01:06:30 +0200 Pierre-Yves David exthelper: drop compatibility layer for `command`
Sat, 18 Aug 2018 01:05:00 +0200 Pierre-Yves David topic: drop compat layer for `command`
Sat, 18 Aug 2018 01:00:08 +0200 Pierre-Yves David legacy: drop compat layer for "command"
Sat, 18 Aug 2018 00:59:44 +0200 Pierre-Yves David drophack: drop compat layer for "command"
Sat, 18 Aug 2018 00:53:12 +0200 Pierre-Yves David compat: drop compatibility layer for updatecaches
Sat, 18 Aug 2018 00:48:05 +0200 Pierre-Yves David branching: merge with stable
Fri, 17 Aug 2018 16:26:44 +0200 Pierre-Yves David obshashrange: force saving of stablesort and firstmerge cache stable
Fri, 17 Aug 2018 13:31:35 +0200 Pierre-Yves David test: add a test about cache warming stable
Fri, 17 Aug 2018 12:56:13 +0200 Pierre-Yves David stablerange: save stablesort cache alongside the stablerange one stable
Fri, 17 Aug 2018 12:07:55 +0200 Pierre-Yves David obshashrange: always save stable range cache alongside the obshashrange one stable
Fri, 17 Aug 2018 12:06:43 +0200 Pierre-Yves David obshashrange: clear in-memory cache alongside the sqlite one stable
Fri, 17 Aug 2018 01:07:37 +0200 Pierre-Yves David branching: merge with fixes on stable
Fri, 17 Aug 2018 01:04:49 +0200 Pierre-Yves David changelog: summarize the recent improvement stable
Fri, 17 Aug 2018 00:27:10 +0200 Pierre-Yves David obshashrange: re-enabled more selective pruning of affected range stable
Fri, 17 Aug 2018 00:23:20 +0200 Pierre-Yves David obshashrange: fix computation of affected ranges stable
Thu, 16 Aug 2018 22:45:36 +0200 Pierre-Yves David obshashrange: add more validation output to tests stable
Thu, 16 Aug 2018 21:12:57 +0200 Pierre-Yves David obshashrange: correctly detect changeset directly affected by prune stable
Thu, 16 Aug 2018 21:18:18 +0200 Pierre-Yves David obshashrange: do not search for affected ranges above the highest we have stable
Thu, 16 Aug 2018 20:49:55 +0200 Pierre-Yves David obshashrange: do not search for affected stable range cache is unavailable stable
Thu, 16 Aug 2018 20:22:19 +0200 Pierre-Yves David stablerange: build closure a bit less inefficiently stable
Thu, 16 Aug 2018 22:19:19 +0200 Pierre-Yves David discovery: make sure repository wrapping happens in the right order stable
Thu, 16 Aug 2018 11:58:07 +0200 Pierre-Yves David branching: merge with stable
Thu, 16 Aug 2018 11:54:30 +0200 Pierre-Yves David changelog: add an entry about the next --evolve fix stable
Thu, 16 Aug 2018 11:53:49 +0200 Pierre-Yves David changelog: update 8.1.0 release date stable
Thu, 16 Aug 2018 11:44:32 +0200 Pierre-Yves David next: fix topic constraint in the --evolve case stable
Thu, 16 Aug 2018 11:43:53 +0200 Pierre-Yves David next: use set for membership testing stable
Tue, 14 Aug 2018 19:22:54 +0200 Pierre-Yves David test: adapt to core output change on unknown command
Tue, 14 Aug 2018 19:15:35 +0200 Pierre-Yves David compat: use new style template keyword declaration
Tue, 14 Aug 2018 18:32:30 +0200 Pierre-Yves David test: fix previous changeset output
Tue, 14 Aug 2018 15:24:22 +0200 Pierre-Yves David obshashrange: add a test for `hg debugupdatecache`
Tue, 14 Aug 2018 18:21:23 +0200 Pierre-Yves David branching: merge with stable
Wed, 08 Aug 2018 20:21:34 +0900 Yuya Nishihara templatekw: do not override in-core {obsolete} keyword stable
Mon, 13 Aug 2018 12:55:10 +0200 Pierre-Yves David packaging: mark version as development version stable
Fri, 03 Aug 2018 05:43:54 +0200 Pierre-Yves David Added tag 8.1.0 for changeset 2c5d79c6459c stable
Fri, 03 Aug 2018 05:41:08 +0200 Pierre-Yves David packaging: prepare version stable 8.1.0
Fri, 03 Aug 2018 01:16:51 +0200 Pierre-Yves David branching: merge stable into default
Fri, 03 Aug 2018 00:22:50 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Fri, 03 Aug 2018 00:19:47 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Fri, 03 Aug 2018 00:19:46 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 03 Aug 2018 00:19:45 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Fri, 03 Aug 2018 00:52:10 +0200 Boris Feld compat: fix obslog compatiblity with 4.3 stable
Thu, 02 Aug 2018 16:54:40 +0300 Pulkit Goyal compat: add a fixed version of mergecopies for hg<=4.3 stable
Thu, 02 Aug 2018 02:47:44 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Thu, 02 Aug 2018 02:42:15 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 02 Aug 2018 02:42:14 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Thu, 02 Aug 2018 04:11:54 +0200 Pierre-Yves David compat: make compatible call to ui.edit for hg <= 4.3 stable
Thu, 02 Aug 2018 03:08:52 +0200 Pierre-Yves David compat: ignore extra status feature for hg <= 4.3 stable
Thu, 02 Aug 2018 02:41:33 +0200 Pierre-Yves David format: fix indentation level stable
Thu, 02 Aug 2018 01:58:44 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 02 Aug 2018 01:57:13 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Thu, 02 Aug 2018 02:15:48 +0200 Pierre-Yves David compat: disable empty topic warning on `hg phases` for hg <=4.5 stable
Thu, 02 Aug 2018 01:31:02 +0200 Pierre-Yves David compat: restore compatibility with Mercurial <= 4.5 stable
Thu, 02 Aug 2018 01:53:01 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Tue, 31 Jul 2018 12:54:46 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Wed, 01 Aug 2018 23:52:10 +0200 Pierre-Yves David branching: merge stable back into default
Tue, 31 Jul 2018 07:38:37 -0500 Andrew Fischer compat: improve detection of Mercurial 4.6 stable
Tue, 31 Jul 2018 13:06:20 +0200 Pierre-Yves David cleanup: use NotImplementedError instead of NotImplemented stable
Tue, 24 Jul 2018 00:52:14 +0530 Pulkit Goyal CHANGELOG: add some entries and remove duplicated entries stable
Tue, 31 Jul 2018 12:52:06 +0200 Pierre-Yves David branching: merge default into stable stable
Tue, 31 Jul 2018 12:07:39 +0200 Pierre-Yves David branching: merge with the other head mercurial-4.6
Tue, 31 Jul 2018 11:48:15 +0200 Pierre-Yves David test-compat: backed out changeset 8fe8152ff071 mercurial-4.6
Tue, 31 Jul 2018 11:47:20 +0200 Pierre-Yves David test-compat: backed out changeset 41fc764bf28c mercurial-4.6
Tue, 31 Jul 2018 11:46:30 +0200 Pierre-Yves David test-compat: backed out changeset dda5b2134b32 mercurial-4.6
Tue, 31 Jul 2018 11:45:01 +0200 Pierre-Yves David test-compat: backout change to 1e103c7f7663 mercurial-4.6
Tue, 31 Jul 2018 11:25:57 +0200 Pierre-Yves David compat: use older API for older version
Tue, 31 Jul 2018 09:28:19 +0200 Pierre-Yves David branching: create mercurial-4.6 branch for updated test output mercurial-4.6
Wed, 25 Jul 2018 16:12:01 -0700 Martin von Zweigbergk builddependencies: extract function for getting successors
Wed, 25 Jul 2018 16:23:25 -0700 Martin von Zweigbergk builddependencies: share code between single- and multi-successor cases
Wed, 25 Jul 2018 14:33:48 -0700 Martin von Zweigbergk builddependencies: build inverse dict from forward dict
Wed, 25 Jul 2018 14:21:49 -0700 Martin von Zweigbergk builddependencies: remove a use of defaultdict
Tue, 31 Jul 2018 09:03:35 +0200 Pierre-Yves David branching: merge with stable
Wed, 25 Jul 2018 15:30:37 -0700 Martin von Zweigbergk builddependencies: don't remove found deps when divergence found (issue5946) stable
Wed, 25 Jul 2018 14:47:16 -0700 Martin von Zweigbergk builddependencies: don't add dependency on revision outside input set stable
Wed, 25 Jul 2018 15:16:25 -0700 Martin von Zweigbergk builddependencies: consider all divergent successors stable
Wed, 25 Jul 2018 14:00:49 -0700 Martin von Zweigbergk tests: add test for issue5946 stable
Fri, 25 May 2018 17:17:56 +0200 Boris Feld obslog: check filtered output with folded changesets
Fri, 25 May 2018 16:50:04 +0200 Boris Feld obslog: check filtered output with splitted changesets
Fri, 25 May 2018 11:52:48 +0200 Boris Feld obslog: check filtered output with pruned changesets
Tue, 22 May 2018 16:48:35 +0200 Boris Feld obslog: check filtered output with amended changesets
Fri, 25 May 2018 11:48:19 +0200 Boris Feld tests: add a content-divergent obshistory test
Tue, 22 May 2018 17:44:05 +0200 Boris Feld tests: extract the obshistory amend then fold test case into a separate file
Tue, 22 May 2018 17:42:56 +0200 Boris Feld tests: extract the content-divergence test case into a separate file
Tue, 22 May 2018 17:41:57 +0200 Boris Feld tests: extract the obshistory fold test case into a separate file
Tue, 22 May 2018 17:40:56 +0200 Boris Feld tests: extract the obshistory lots of split test case into a separate file
Tue, 22 May 2018 17:37:51 +0200 Boris Feld tests: extract the obshistory split test case into a separate file
Tue, 22 May 2018 17:37:40 +0200 Boris Feld tests: extract the obshistory prune test case into a separate file
Tue, 22 May 2018 15:40:29 +0200 Boris Feld tests: extract the obshistory amend test case into a separate file
Tue, 22 May 2018 15:35:54 +0200 Boris Feld tests: extract obshistory setup in a separate file
Tue, 22 May 2018 12:07:24 +0200 Boris Feld obslog: add a new flag to filter out non-local nodes
Thu, 26 Jul 2018 18:28:44 +0200 Pierre-Yves David compat: drop compatibility hack for mercurial <4.3
Sat, 21 Jul 2018 02:42:29 +0530 Pulkit Goyal compat: temporarily move copies fix to compat.py
Thu, 07 Jun 2018 18:18:30 +0530 Pulkit Goyal evolve: continue conflicted relocation content-divergence
Wed, 18 Jul 2018 18:17:16 +0800 Anton Shestakov topic: use self instead of repo in topicrepo methods stable
Sun, 08 Jul 2018 22:16:17 +0530 Pulkit Goyal evolvecmd: introduce fn to be wrapped by extensions resolving content-div
Sun, 08 Jul 2018 21:18:33 +0530 Pulkit Goyal evolvecmd: move remaining logic to merge commit desc to existing utility fn
Sun, 08 Jul 2018 22:52:33 +0530 Pulkit Goyal amend: allow aborting an `amend --patch` by saving an empty file (issue5925)
Sun, 08 Jul 2018 22:50:16 +0530 Pulkit Goyal tests: add a test to demonstrate issue5925
Mon, 09 Jul 2018 01:18:40 +0200 Pierre-Yves David test: fix possible output change from 4.7
Fri, 06 Jul 2018 11:36:24 -0700 Martin von Zweigbergk state: add the get() method that evolvecmd:1836 expects
Sun, 17 Jun 2018 03:56:54 +0200 Pierre-Yves David rewing: prevent rewind in case of uncommitted changes
Sun, 17 Jun 2018 03:46:46 +0200 Pierre-Yves David rewind: default to rewinding the current stack
Sun, 17 Jun 2018 03:10:19 +0200 Pierre-Yves David rewing: add the ability to rewind "from" revisions
Sun, 17 Jun 2018 03:29:34 +0200 Pierre-Yves David evolve: exclude "identical" precursors from the precursors set
Sun, 17 Jun 2018 03:07:53 +0200 Pierre-Yves David rewind: move revision selection into its own function
Sun, 17 Jun 2018 02:32:29 +0200 Pierre-Yves David rewind: automatically rewind entire stack
Sun, 17 Jun 2018 02:22:28 +0200 Pierre-Yves David rewind: add a test about rewinding top of stack
Sun, 17 Jun 2018 02:03:03 +0200 Pierre-Yves David rewind: use rewinded parent when creating multiple changesets
Sun, 17 Jun 2018 00:22:31 +0200 Pierre-Yves David rewind: add a test for rewinding a fold
Sun, 17 Jun 2018 01:36:30 +0200 Pierre-Yves David rewind: add a test for rewinding a split
Sun, 17 Jun 2018 00:33:43 +0200 Pierre-Yves David rewind: update the working copy if it gets obsoleted
Sun, 17 Jun 2018 01:04:20 +0200 Pierre-Yves David rewind: add a message about obsolete changeset
Sun, 17 Jun 2018 00:15:18 +0200 Pierre-Yves David rewind: obsolete latest successors unless instructed otherwise
Sat, 16 Jun 2018 23:32:22 +0200 Pierre-Yves David rewind: test rewinding an amended changesets
Sun, 17 Jun 2018 00:57:09 +0200 Pierre-Yves David rewind: add a message about the rewinded changesets
Sat, 16 Jun 2018 23:11:52 +0200 Pierre-Yves David rewind: add a proto version of the command
Fri, 29 Jun 2018 16:51:56 +0200 Pierre-Yves David stablesort: make sure heads are processed in sorted order
Tue, 19 Jun 2018 23:21:54 +0530 Pulkit Goyal evolve: move the bookmarks also when updating to successor (issue5923)
Tue, 19 Jun 2018 23:21:44 +0530 Pulkit Goyal tests: add test to demonstrate issue5923
Thu, 28 Jun 2018 17:26:16 +0200 Pierre-Yves David changelog: add an entry about the new `evolve.interrupted` section
Fri, 15 Jun 2018 00:50:17 +0530 Pulkit Goyal evolve: make one missed error to align other error messages
Fri, 15 Jun 2018 00:16:29 +0530 Pulkit Goyal evolve: raise error.InterventionRequired instead of Abort when conflicts
Thu, 14 Jun 2018 02:58:30 +0200 Pierre-Yves David changelog: add a changelog entry about divergence resolution
(0) -3000 -1000 -240 +240 +1000 tip