Mon, 16 Jun 2014 14:31:49 -0700 |
Pierre-Yves David |
merge with some older backport
stable
|
Thu, 12 Jun 2014 16:10:01 -0700 |
Pierre-Yves David |
template: add a troubles keyword
stable
|
Fri, 19 Jun 2015 11:04:18 -0700 |
Laurent Charignon |
evolve: make fold aware of allowunstable
|
Fri, 19 Jun 2015 11:03:51 -0700 |
Laurent Charignon |
evolve: make prune respect allowunsable
|
Fri, 19 Jun 2015 10:47:02 -0700 |
Pierre-Yves David |
merge with stable
|
Fri, 19 Jun 2015 10:44:25 -0700 |
Pierre-Yves David |
evolve: add a hint about how to abort an evolve with conflict
stable
|
Fri, 19 Jun 2015 00:17:34 -0700 |
Pierre-Yves David |
merge with branch closing commit
stable
|
Fri, 19 Jun 2015 00:16:56 -0700 |
Pierre-Yves David |
close 3.1 compat branch
mercurial-3.1
|
Fri, 19 Jun 2015 00:15:55 -0700 |
Pierre-Yves David |
evolve: marks the extension as tested with 4.1
stable
|
Thu, 18 Jun 2015 23:45:37 -0700 |
Pierre-Yves David |
merge with stable
|
Thu, 18 Jun 2015 18:05:57 -0700 |
Pierre-Yves David |
evolve: fix default value for --confirm
stable
|
Thu, 18 Jun 2015 18:12:24 -0700 |
Pierre-Yves David |
prune: use the bookmark wrapper for 3.4 compatibility
stable
|
Thu, 18 Jun 2015 17:57:11 -0700 |
Pierre-Yves David |
merge with stable
|
Thu, 18 Jun 2015 17:56:02 -0700 |
Pierre-Yves David |
evolve: update readme regarding the preview perf improvement
stable
|
Thu, 18 Jun 2015 16:15:28 -0700 |
Pierre-Yves David |
evolve: move 'allsuccessors()' to smarted usage
stable
|
Thu, 18 Jun 2015 16:15:21 -0700 |
Pierre-Yves David |
evolve: move 'successors()' to smarted usage
stable
|
Thu, 18 Jun 2015 16:15:13 -0700 |
Pierre-Yves David |
evolve: move 'allprecursors()' to smarted usage
stable
|
Thu, 18 Jun 2015 16:15:00 -0700 |
Pierre-Yves David |
evolve: move 'precursors()' to smarted usage
stable
|
Thu, 18 Jun 2015 17:08:38 -0700 |
Pierre-Yves David |
evolve: move 'suspended()' to smarted usage
stable
|
Thu, 18 Jun 2015 17:08:11 -0700 |
Pierre-Yves David |
evolve: move 'troubled()' to smarted usage
stable
|
Thu, 18 Jun 2015 16:14:32 -0700 |
Pierre-Yves David |
evolve: avoid creating changectx object in _allsuccessors
stable
|
Thu, 18 Jun 2015 16:14:16 -0700 |
Pierre-Yves David |
evolve: avoid creating changectx object in _successors
stable
|
Thu, 18 Jun 2015 16:13:35 -0700 |
Pierre-Yves David |
evolve: avoid creating changectx object in _allprecursors
stable
|
Thu, 18 Jun 2015 16:13:15 -0700 |
Pierre-Yves David |
evolve: avoid creating changectx object in _precursors
stable
|
Thu, 18 Jun 2015 16:18:29 -0700 |
Pierre-Yves David |
evolve: fix the template keyworkd decorator docstring
stable
|
Thu, 18 Jun 2015 15:56:56 -0700 |
Pierre-Yves David |
evolve: search divergence within all precursors
stable
|
Thu, 18 Jun 2015 15:25:51 -0700 |
Pierre-Yves David |
evolve: make sure we use an unfiltered repo when looking for divergence data
stable
|
Thu, 18 Jun 2015 15:25:51 -0700 |
Pierre-Yves David |
evolve: make sure we use an unfiltered repo when looking for divergence data
|
Wed, 17 Jun 2015 11:31:05 -0700 |
Pierre-Yves David |
directaccess: remove import from the no warning list
|
Wed, 17 Jun 2015 10:30:07 -0700 |
Laurent Charignon |
directaccess: add some commands to the directaccess list
|
Tue, 16 Jun 2015 14:49:28 -0700 |
Laurent Charignon |
evolve: move test for evolve --rev ordering in a separate file
|
Tue, 16 Jun 2015 14:30:43 -0700 |
Laurent Charignon |
evolve: properly evolve stacked unstable with --rev
|
Tue, 16 Jun 2015 10:19:17 -0700 |
Laurent Charignon |
directaccess: disable directaccess for push and serve
|
Tue, 16 Jun 2015 10:08:48 -0700 |
Laurent Charignon |
directaccess: change rule from opt-in to opt-out
|
Tue, 16 Jun 2015 10:07:51 -0700 |
Laurent Charignon |
inhibit: move transaction wrapping outside of repo setup
|
Mon, 15 Jun 2015 17:44:12 -0700 |
Pierre-Yves David |
tests: ignores other core output in capability testing
|
Wed, 20 May 2015 12:46:13 -0700 |
Laurent Charignon |
evolve: make uncommit respect allowunsable
|
Sat, 13 Jun 2015 11:14:07 -0700 |
Laurent Charignon |
directaccess: use cached filteredrevs
|
Sat, 13 Jun 2015 11:14:27 -0700 |
Laurent Charignon |
inhibit: improve performance of transaction wrapping
|
Thu, 04 Jun 2015 16:49:16 -0700 |
Laurent Charignon |
evolve: extract the code computing dependencies in a separate function
|
Thu, 04 Jun 2015 10:01:02 -0700 |
Laurent Charignon |
directaccess: add mechanism to load directaccess after some other extensions
|
Tue, 02 Jun 2015 15:24:12 -0700 |
Laurent Charignon |
evolve: add another test for evolve --rev
|
Tue, 02 Jun 2015 15:23:50 -0700 |
Laurent Charignon |
evolve: add a more complex test for evolve --rev
|
Thu, 04 Jun 2015 13:35:12 -0700 |
Laurent Charignon |
evolve: add ordering of the revisions for evolve --rev
|
Thu, 04 Jun 2015 13:26:58 -0700 |
Pierre-Yves David |
test: adapt to change in mercurial core
|
Wed, 03 Jun 2015 16:01:28 -0700 |
Laurent Charignon |
evolve: add directaccess to the setup.py
|
Mon, 01 Jun 2015 12:29:12 -0700 |
Laurent Charignon |
evolve: don't crash on singled out revisions
|
Mon, 01 Jun 2015 10:58:50 -0700 |
Pierre-Yves David |
test: adapt test to less frequent branch warning
|
Mon, 01 Jun 2015 10:56:49 -0700 |
Pierre-Yves David |
tests: adapt summary output to 6084926366b9
|
Wed, 27 May 2015 10:23:37 -0700 |
Laurent Charignon |
evolve: small refactoring of the uncommit function
|
Wed, 13 May 2015 09:46:34 -0700 |
Laurent Charignon |
evolve: improve error message
|
Wed, 13 May 2015 09:43:36 -0700 |
Laurent Charignon |
evolve: move return statement at the right level
|
Wed, 27 May 2015 14:00:01 -0700 |
Laurent Charignon |
evolve: remove extra whitespace
|
Fri, 22 May 2015 10:38:16 -0700 |
Laurent Charignon |
directaccess: don't crash when evolve is not loaded
|
Wed, 20 May 2015 10:58:32 -0700 |
Laurent Charignon |
inhbit: don't crash on commit with no changes
|
Wed, 20 May 2015 13:32:32 -0700 |
Laurent Charignon |
evolve: add a test for prune --keep -r . with active bookmark
|
Wed, 20 May 2015 13:23:20 -0700 |
Laurent Charignon |
Merge with stable
|
Thu, 14 May 2015 11:32:04 -0700 |
Laurent Charignon |
inhibit: add test to ensure that --hidden is working with inhibit
|
Mon, 18 May 2015 17:24:38 -0700 |
Laurent Charignon |
prune: with active bookmark should stay active
stable
|
Tue, 19 May 2015 00:47:00 -0500 |
Pierre-Yves David |
merge with stable
|