Thu, 04 Feb 2016 01:19:14 +0000 Pierre-Yves David evolve: write our own custom evolvestate file
Thu, 04 Feb 2016 10:16:52 +0000 Pierre-Yves David readme: update readme for issue 4966
Wed, 03 Feb 2016 23:21:50 +0000 Pierre-Yves David test: back hash change from 'extra' content change out
Fri, 22 Jan 2016 21:41:59 +0900 FUJIWARA Katsunori evolve: close transaction if conflict is detected in relocate (issue4966)
Sat, 23 Jan 2016 06:18:01 +0900 FUJIWARA Katsunori evolve: remove meaningless transaction nesting
Tue, 26 Jan 2016 15:42:01 -0800 Shusen LIU evolve: extract logic to new method _evolvemerge
Sat, 30 Jan 2016 16:53:12 +0100 Pierre-Yves David test: add extra expected output
Fri, 22 Jan 2016 19:16:38 +0000 Jeroen Vaelen inhibit: make bookmark -D work with a list of bookmarks
Sun, 17 Jan 2016 16:55:40 -0800 Laurent Charignon touch: prompt the user for what to do with the revived changeset
Wed, 27 Jan 2016 13:57:08 -0800 Laurent Charignon inhibit: fix compat with rebaseskipobsolete
Tue, 19 Jan 2016 15:30:23 -0800 Durham Goode test: update with new graft output
Sun, 17 Jan 2016 22:02:44 -0800 Pierre-Yves David merge with stable
Sun, 17 Jan 2016 21:09:45 -0800 Pierre-Yves David tests: fix change to help output
Thu, 14 Jan 2016 14:02:05 -0800 Martin von Zweigbergk tests: change some double quotes to single quotes stable
Thu, 14 Jan 2016 12:02:38 -0800 Laurent Charignon inhibit: fix compatibility with changes in rebase
Sun, 10 Jan 2016 10:52:24 -0800 Laurent Charignon inhibit: fix _filterpublic
Mon, 04 Jan 2016 14:01:17 -0800 Laurent Charignon debian: blacklist test-inhibit.t
Mon, 04 Jan 2016 08:39:58 -0800 Laurent Charignon evolve: duplicate evolution summary entries (issue5014)
Sun, 03 Jan 2016 16:47:57 +0100 Pierre-Yves David merge with stable
Sun, 03 Jan 2016 15:51:36 +0100 Pierre-Yves David merge with the rest of stable stable
Wed, 30 Dec 2015 03:48:11 +0530 Faheem Mitha debian: update changelog to 5.2.1 stable
Thu, 26 Nov 2015 20:38:31 -0500 Andrew Halberstadt evolve: handle merge commit with single obsolete parent (issue4389)
Tue, 22 Dec 2015 14:11:09 +0000 Pierre-Yves David merge with stable
Sat, 07 Nov 2015 13:39:59 -0500 Greg Ward evolve: rewrite help for prune command stable
Sat, 07 Nov 2015 13:38:49 -0500 Greg Ward evolve: improve help for split command stable
Sat, 07 Nov 2015 13:38:22 -0500 Greg Ward evolve: improve help for prev, next commands stable
Sat, 07 Nov 2015 13:37:26 -0500 Greg Ward evolve: improve the confusing docstring for _orderrevs() stable
Sat, 07 Nov 2015 09:48:04 -0500 Greg Ward evolve: improve help for some debug commands stable
Fri, 06 Nov 2015 21:42:06 -0500 Greg Ward evolve: scattered typo fixes in comments, docstrings stable
Mon, 14 Dec 2015 17:21:11 -0800 Shusen LIU evolve: extract logic to new method _finalizerelocate
Mon, 14 Dec 2015 17:02:55 -0800 Shusen LIU evolve: extract logic to new method _relocatecommit
Thu, 17 Dec 2015 16:00:32 +0000 Pierre-Yves David evolve: apply API change to 'merge.update'
Mon, 14 Dec 2015 16:29:55 -0800 Martin von Zweigbergk debian: don't refer to deleted tests/run-tests.py in debian/rules
Fri, 11 Dec 2015 12:27:37 -0800 Shubhanshu Agrawal prune: changing bookmark argument to be a list
Fri, 11 Dec 2015 10:42:46 -0800 Shubhanshu Agrawal prune: remove a list of bookmarks
Fri, 11 Dec 2015 11:15:33 +0000 Pierre-Yves David test: adapt to fix to "known" wireprotocol command
Thu, 10 Dec 2015 15:55:07 -0800 Shubhanshu Agrawal evolve: renaming local variables
Thu, 10 Dec 2015 15:34:34 -0800 Laurent Charignon inhibit: backout 23a34dce5131 remove unused bookmark operation wrapping
Fri, 11 Dec 2015 10:51:04 +0000 Pierre-Yves David readme: add something about bookmark within transaction
Thu, 10 Dec 2015 15:09:25 -0800 Laurent Charignon commitwrapper: use bookmarks.recordchange instead of bookmarks.write
Thu, 10 Dec 2015 14:43:31 -0800 Laurent Charignon next: replace call to bookmarks.write by bookmarks.recordchange
Thu, 10 Dec 2015 14:43:00 -0800 Laurent Charignon previous: replace call to bookmarks.write by bookmarks.recordchange
Thu, 10 Dec 2015 14:17:27 -0800 Laurent Charignon prune: use bookmarks.recordchange instead of bookmarks.write
Fri, 11 Dec 2015 10:49:29 +0000 Pierre-Yves David transaction: fix release order in 'rewrite'
Fri, 04 Dec 2015 15:28:29 -0800 Laurent Charignon check-code: make drophack comply with check-code
Fri, 04 Dec 2015 15:28:00 -0800 Laurent Charignon check-code: make directaccess.py comply with check-code
Fri, 04 Dec 2015 15:31:19 -0800 Laurent Charignon check-code: make inhibit.py comply with check-code
Fri, 04 Dec 2015 15:31:34 -0800 Laurent Charignon check-code: make obsolete.py comply with check-code
Fri, 04 Dec 2015 15:21:16 -0800 Laurent Charignon check-code: make pushexperiment.py comply with check-code
Fri, 04 Dec 2015 15:19:36 -0800 Laurent Charignon check-code: make simple4server.py comply with check-code
Fri, 04 Dec 2015 15:10:53 -0800 Laurent Charignon check-code: make evolve.py comply with check-code
Fri, 04 Dec 2015 14:00:59 -0800 Laurent Charignon evolve: fix test-inhibit to match latest hg
Fri, 04 Dec 2015 14:00:48 -0800 Laurent Charignon evolve: fix test-stabilize-conflict.t to match new extra computation in core
Fri, 04 Dec 2015 14:01:28 -0800 Laurent Charignon evolve: fix test-sharing.t to match new extra computation in core
Fri, 04 Dec 2015 14:01:36 -0800 Laurent Charignon evolve: fix test-tutorial.t to match new extra computation in core
Mon, 30 Nov 2015 16:48:40 -0800 Laurent Charignon inhibit: make rebase see obsolescence even for visible nodes
Tue, 24 Nov 2015 17:16:27 -0800 Laurent Charignon inhibit: remove unused bookmark operation wrapping
Tue, 01 Dec 2015 10:25:38 -0800 Laurent Charignon inhibit: update test with new behavior from core
Thu, 19 Nov 2015 10:47:32 -0800 Laurent Charignon inhibit: remove unused import
Fri, 20 Nov 2015 10:30:42 -0800 Laurent Charignon inhibit: improve handling of error cases for bookmark -D
Wed, 18 Nov 2015 13:47:26 -0800 Laurent Charignon directaccess: fix case of shortened hash containing only digits
Tue, 17 Nov 2015 17:06:07 -0800 Laurent Charignon evolve: evolve --divergent failed when merge had nothing to do (issue4950)
Tue, 17 Nov 2015 20:25:15 -0800 Pierre-Yves David inhibit: use dirty revset trick to speedup the inhibit search space.
Tue, 17 Nov 2015 20:19:32 -0800 Pierre-Yves David inhibit: use 'repo.revs' instead of 'repo.set'
Tue, 17 Nov 2015 22:43:17 -0800 Pierre-Yves David _inhibitmarkers: turn the result from generator into a list
Fri, 06 Nov 2015 21:37:38 -0500 Pierre-Yves David split: drop the experimental flag
Fri, 06 Nov 2015 21:34:24 -0500 Pierre-Yves David split: preserve original changesets description
Fri, 06 Nov 2015 21:15:15 -0500 Pierre-Yves David merge with stable
Fri, 06 Nov 2015 21:14:35 -0500 Pierre-Yves David readme: updateing changelog stable
Fri, 06 Nov 2015 15:04:45 -0500 Greg Ward evolve: rewrite command help (evolve command only) stable
Fri, 06 Nov 2015 18:37:16 -0500 Pierre-Yves David parents: avoid locking the repository during 'hg parents' stable
Fri, 06 Nov 2015 18:02:05 -0500 Greg Ward README: update instructions for running tests. stable
Mon, 02 Nov 2015 11:08:32 +0000 Pierre-Yves David tests: remove the custom run-tests.py
Mon, 02 Nov 2015 11:07:34 +0000 Pierre-Yves David make: clean test related target
Mon, 02 Nov 2015 11:05:28 +0000 Pierre-Yves David test: use 'dummyssh' from the run-tests directory
Mon, 02 Nov 2015 11:04:44 +0000 Pierre-Yves David test: use 'killdaemons.py' from the run-tests directory
Mon, 02 Nov 2015 00:39:40 +0000 Pierre-Yves David merge back with stable
Mon, 02 Nov 2015 00:39:23 +0000 Pierre-Yves David Added tag 5.2.1 for changeset c15d6168412f stable
Mon, 02 Nov 2015 00:39:06 +0000 Pierre-Yves David prepare version 5.1.2 stable 5.2.1
Mon, 02 Nov 2015 00:38:18 +0000 Pierre-Yves David merge with default stable
Mon, 02 Nov 2015 00:32:44 +0000 Pierre-Yves David split: mark the command as experimental
Fri, 30 Oct 2015 15:48:13 +0000 Pierre-Yves David tests: run test with 3.6 and apply test change
Fri, 30 Oct 2015 16:04:37 +0000 Pierre-Yves David prune: have dirstate collaborate with transaction
Fri, 30 Oct 2015 16:04:19 +0000 Pierre-Yves David evolve: have dirstate collaborate with transaction
Fri, 09 Oct 2015 16:21:30 -0700 Ryan McElroy prune: reuse revset from repair instead of copy-pasting code
Mon, 12 Oct 2015 01:23:59 -0700 Pierre-Yves David merge with stable
Mon, 12 Oct 2015 01:22:41 -0700 Pierre-Yves David evolve: compatibility with coming 3.6 stable
Tue, 29 Sep 2015 15:40:28 -0400 Augie Fackler evolve: be more complete about copying extra from old revisions
Wed, 30 Sep 2015 23:33:00 +0900 Yuya Nishihara evolve: ignore ui argument passed to help loader
Tue, 29 Sep 2015 09:47:10 -0700 Durham Goode directaccess: inspect trees of len() > 3
Mon, 21 Sep 2015 22:30:44 +0900 Yuya Nishihara debugobsconvert: make sure obsstore is loaded before version comparison
Wed, 16 Sep 2015 16:50:06 -0700 Laurent Charignon evolve: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Wed, 16 Sep 2015 17:12:38 -0700 Laurent Charignon evolve: indentation change for making next patch more legible
Mon, 14 Sep 2015 13:52:34 -0700 Pierre-Yves David merge with stable
Mon, 14 Sep 2015 13:48:34 -0700 Pierre-Yves David next/prev: properly lock repo before touching bookmarks stable
Mon, 14 Sep 2015 13:48:34 -0700 Pierre-Yves David next/prev: properly lock repo before touching bookmarks
Mon, 14 Sep 2015 13:23:43 -0700 Pierre-Yves David prune: ensure we prune bookmarks in a transaction stable
Thu, 10 Sep 2015 16:24:50 -0400 timeless next: add support for --dry-run
Wed, 09 Sep 2015 22:25:37 -0400 timeless evolve: spelling uncommitted
Wed, 09 Sep 2015 22:23:48 -0400 timeless evolve: annotate translatable strings with _()
Wed, 09 Sep 2015 22:22:01 -0400 timeless evolve: do not capitalize description of next/previous
Wed, 09 Sep 2015 22:13:11 -0400 timeless evolve: _() should not contain %
Wed, 09 Sep 2015 19:43:24 -0400 timeless evolve: add progress for _obsrelsethashtree
Wed, 09 Sep 2015 19:43:14 -0400 timeless evolve: add progress for the obsmarkers discovery parts
Wed, 09 Sep 2015 19:40:54 -0400 timeless test-obsolete: clarify divergence detection output order
Mon, 17 Aug 2015 17:01:38 -0700 Pierre-Yves David directaccesss: also look for symbol into list
Wed, 12 Aug 2015 20:38:39 -0700 Pierre-Yves David merge with stable
Wed, 12 Aug 2015 10:51:20 -0700 Durham Goode inhibit: fix inhibit working with non-inhibit repos stable
Wed, 12 Aug 2015 16:08:05 -0700 Siddharth Agarwal directaccess: don't try to partialmatch things that aren't hashes stable
Mon, 10 Aug 2015 00:44:53 -0700 Pierre-Yves David merge with stable
Mon, 10 Aug 2015 00:41:18 -0700 Pierre-Yves David next: properly report no children when --evolve is used stable
Mon, 10 Aug 2015 00:24:15 -0700 Pierre-Yves David inhibit: do not search for visible obsolete changeset during stripping stable
Sat, 08 Aug 2015 12:42:57 -0700 Laurent Charignon split: handle bookmarks instead of leaving them on precursor
Sat, 08 Aug 2015 12:45:36 -0700 Laurent Charignon split: don't update before it is actually needed
Sat, 08 Aug 2015 12:16:55 -0700 Laurent Charignon split: add more output to the test
Sat, 08 Aug 2015 12:12:16 -0700 Laurent Charignon split: fix commit message numbering error in the test
Wed, 24 Jun 2015 16:27:36 -0700 Laurent Charignon evolve: handle split commit for instability
Fri, 07 Aug 2015 13:59:19 -0700 Pierre-Yves David merge with stable
Fri, 07 Aug 2015 11:39:51 -0700 Laurent Charignon evolve: add test for instability stable
Thu, 18 Jun 2015 16:48:53 -0700 Laurent Charignon evolve: add a command to split commits
Mon, 03 Aug 2015 11:29:27 -0700 Pierre-Yves David merge with stable
Sat, 01 Aug 2015 22:16:26 -0400 Matt Harbison test-inhibit: simplify push destinations for Windows stable
Sat, 01 Aug 2015 21:54:00 -0400 Matt Harbison test-sharing: fix globs for Windows stable
Wed, 29 Jul 2015 09:55:50 -0700 Laurent Charignon inhibit: don't abort when directaccess is not enabled
Fri, 10 Jul 2015 22:58:13 +0100 Pierre-Yves David merge with stable
Thu, 09 Jul 2015 12:42:07 -0700 Laurent Charignon inhibit: add missing locking in wrapper for obsmarker creation stable
Thu, 25 Jun 2015 13:33:50 -0700 Laurent Charignon evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
Tue, 30 Jun 2015 18:32:12 -0700 Pierre-Yves David merge with stable
Fri, 26 Jun 2015 22:26:48 +0200 André Sintzoff evolve: fix typo in fold docstring stable
Fri, 26 Jun 2015 22:25:57 +0200 André Sintzoff evolve: remove trailing spaces stable
Wed, 24 Jun 2015 16:54:23 -0700 Laurent Charignon evolve: dedupe divergents when running evolve --all --any or evolve --rev stable
Wed, 24 Jun 2015 16:38:24 -0700 Laurent Charignon evolve: remove unused warning message in _solvedivergent stable
Mon, 29 Jun 2015 02:30:27 -0700 Pierre-Yves David compat: use svfs instead of sopener stable
Fri, 26 Jun 2015 00:59:22 -0700 Pierre-Yves David fold: avoid using x:y in the help stable
Thu, 25 Jun 2015 09:53:53 -0700 Laurent Charignon evolve: improve the help of the fold command stable
Fri, 26 Jun 2015 00:07:13 -0700 Pierre-Yves David merge with stable
Fri, 26 Jun 2015 00:05:37 -0700 Pierre-Yves David Added tag 5.2.0 for changeset 44a9dcb3fefc stable
Fri, 26 Jun 2015 00:05:25 -0700 Pierre-Yves David merge with 3.3 stable 5.2.0
Fri, 26 Jun 2015 00:04:38 -0700 Pierre-Yves David fix version number mercurial-3.3
Fri, 26 Jun 2015 00:04:22 -0700 Pierre-Yves David fix debian changelog mercurial-3.3
Thu, 25 Jun 2015 17:46:24 -0700 Pierre-Yves David merge with stable
Thu, 25 Jun 2015 17:45:25 -0700 Pierre-Yves David Added tag 5.2.0 for changeset 00026533ff9f stable
Thu, 25 Jun 2015 17:43:10 -0700 Pierre-Yves David merge with preparation for version 5.2.0 stable
Thu, 25 Jun 2015 17:42:07 -0700 Pierre-Yves David prepare version 5.2 mercurial-3.3
Thu, 25 Jun 2015 17:38:40 -0700 Pierre-Yves David merge with stable
Thu, 25 Jun 2015 17:37:43 -0700 Pierre-Yves David merge back with 3.3 compat branch stable
Thu, 25 Jun 2015 17:22:17 -0700 Pierre-Yves David tests: adapt the test for Mercurial 3.3 mercurial-3.3
Thu, 25 Jun 2015 16:55:27 -0700 Pierre-Yves David merge with stable stable
Wed, 24 Jun 2015 20:06:45 -0700 Pierre-Yves David next: add a --evolve option
Wed, 24 Jun 2015 19:42:01 -0700 Pierre-Yves David next: print some message when on a head with some aspiring children
Wed, 24 Jun 2015 20:23:41 -0700 Pierre-Yves David next: reword error output
Wed, 24 Jun 2015 20:17:57 -0700 Pierre-Yves David next: refactor the command code
Wed, 24 Jun 2015 21:16:57 -0700 Pierre-Yves David next: add extensive testing to the 'next' command
Wed, 24 Jun 2015 19:43:35 -0700 Pierre-Yves David readme: add an entry about the obsolete wdir parent hint
Wed, 24 Jun 2015 16:37:02 -0700 Pierre-Yves David evolve: add a hint when the parent working copy become obsolete
Tue, 23 Jun 2015 18:16:21 -0700 Pierre-Yves David evolve: better error message when command is Ambiguous
Wed, 20 May 2015 16:35:45 -0700 Laurent Charignon evolve: mechanism to load some commands selectively
Mon, 22 Jun 2015 17:46:32 -0700 Laurent Charignon evolve: clarify code in _singlesuccessor
Tue, 23 Jun 2015 16:50:39 -0700 Pierre-Yves David merge with stable
Tue, 23 Jun 2015 16:50:06 -0700 Pierre-Yves David merge with inactive compat branch stable
Tue, 23 Jun 2015 16:49:53 -0700 Pierre-Yves David merge with inactive compat branch stable
Tue, 23 Jun 2015 16:49:24 -0700 Pierre-Yves David close inactive compatibility branch mercurial-3.0
Tue, 23 Jun 2015 16:47:47 -0700 Pierre-Yves David close inactive compatibility branch compat-hg2.3
Tue, 23 Jun 2015 16:47:24 -0700 Pierre-Yves David merge with inactive compat branch stable
Tue, 23 Jun 2015 16:47:08 -0700 Pierre-Yves David merge with inactive compat branch stable
Tue, 23 Jun 2015 16:46:54 -0700 Pierre-Yves David merge with inactive compat branch stable
Tue, 23 Jun 2015 16:45:55 -0700 Pierre-Yves David close inactive compatibility branch mercurial-2.7
Tue, 23 Jun 2015 16:45:47 -0700 Pierre-Yves David close inactive compatibility branch compat-hg2.4
Tue, 23 Jun 2015 16:45:22 -0700 Pierre-Yves David close inactive compatibility branch mercurial-2.2
Mon, 22 Jun 2015 12:44:21 -0700 Laurent Charignon evolve: raise MultipleSuccessorsError when computing dependency for split commits
Tue, 23 Jun 2015 15:26:51 -0700 Pierre-Yves David next/prev: require --merge to move with uncommitted changes
Tue, 23 Jun 2015 15:32:47 -0700 Pierre-Yves David merge with stable
Tue, 23 Jun 2015 15:32:15 -0700 Pierre-Yves David Added tag 5.1.5 for changeset 1377f6a7f9ec stable
Tue, 23 Jun 2015 15:30:35 -0700 Pierre-Yves David prepare version 5.1.5 stable 5.1.5
Tue, 23 Jun 2015 00:00:03 -0700 Pierre-Yves David evolve: non recursive implementation for _aspiringdescendants
Mon, 22 Jun 2015 21:01:30 -0700 Pierre-Yves David evolve: distinct between '--all' and '--all --any'
Tue, 23 Jun 2015 00:02:23 -0700 Pierre-Yves David rework refactor _aspiringchildren by introducing _possibledestination
Mon, 22 Jun 2015 19:24:21 -0700 Pierre-Yves David evolve: consider all potential candidates on bare evolve
Tue, 23 Jun 2015 13:20:00 -0700 Laurent Charignon evolve: fix an issue in the documentation of the evolve function
Mon, 22 Jun 2015 12:41:32 -0700 Laurent Charignon evolve: fix error in builddependencies
Fri, 19 Jun 2015 18:17:57 -0700 Laurent Charignon test-evolve-bumped: add new test case for merge
Fri, 19 Jun 2015 18:16:31 -0700 Laurent Charignon test-evolve-bumped: improve tests legibility
Mon, 22 Jun 2015 15:04:54 -0700 Pierre-Yves David evolve: drop len comparison in prune and fold
Sat, 20 Jun 2015 02:04:37 -0700 Pierre-Yves David evolve: add an help topic about evolution
Fri, 19 Jun 2015 17:47:48 -0700 Laurent Charignon evolve: remove _picknexttroubled
Fri, 19 Jun 2015 17:35:29 -0700 Pierre-Yves David evolve: warn about every skipped evolution
Fri, 19 Jun 2015 17:03:40 -0700 Pierre-Yves David evolve: some style fix
Fri, 19 Jun 2015 14:26:33 -0700 Pierre-Yves David evolve: unify revision handling and rework error message
Fri, 19 Jun 2015 14:32:54 -0700 Pierre-Yves David evolve: move the 'update' if '.' is obsolete earlier
Tue, 16 Jun 2015 17:56:23 -0700 Laurent Charignon evolve: skip unstable changesets with multiple successorssets
Fri, 19 Jun 2015 14:18:45 -0700 Pierre-Yves David evolve: allow multiple --rev argument
Fri, 19 Jun 2015 16:49:59 -0700 Laurent Charignon test-evolve: fix tests failing on some platform
Tue, 16 Jun 2015 16:58:38 -0700 Laurent Charignon evolve: prevent using --rev and --any together
Tue, 16 Jun 2015 15:14:37 -0700 Laurent Charignon evolve: add selector for trouble types
Fri, 19 Jun 2015 13:57:16 -0700 Pierre-Yves David evolve: refresh the documentation
Tue, 16 Jun 2015 15:08:44 -0700 Laurent Charignon evolve: check for uncommited change earlier
Fri, 19 Jun 2015 12:39:15 -0700 Pierre-Yves David merge with some old heads stable
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
(0) -1000 -240 +240 +1000 +3000 tip