hgext/evolve.py
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: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
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
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
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
Wed, 24 Jun 2015 16:27:36 -0700 Laurent Charignon evolve: handle split commit for instability
Thu, 18 Jun 2015 16:48:53 -0700 Laurent Charignon evolve: add a command to split commits
Thu, 25 Jun 2015 13:33:50 -0700 Laurent Charignon evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
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: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
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: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
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 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
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: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
less more (0) -300 -100 -60 tip