log

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