log hgext/evolve.py @ 1500:b4dfafda72c2

age author description
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