tests/test-evolve.t
Fri, 19 Jun 2015 11:03:51 -0700 Laurent Charignon evolve: make prune respect allowunsable
Tue, 16 Jun 2015 14:49:28 -0700 Laurent Charignon evolve: move test for evolve --rev ordering in a separate file
Wed, 20 May 2015 12:46:13 -0700 Laurent Charignon evolve: make uncommit respect allowunsable
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
Mon, 01 Jun 2015 12:29:12 -0700 Laurent Charignon evolve: don't crash on singled out revisions
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, 13 May 2015 09:03:11 -0700 Laurent Charignon evolve: don't use python sets on top of revset for evolve --rev
Mon, 11 May 2015 14:31:17 -0700 Pierre-Yves David merge with stable
Thu, 07 May 2015 13:20:11 -0700 Ryan McElroy bookmarks: update to use new bookmarks api via compatibility layer stable
Tue, 05 May 2015 14:25:59 -0700 Laurent Charignon evolve: add --rev option to the evolve command
Thu, 23 Apr 2015 03:18:30 +0200 Pierre-Yves David merge with stable
Wed, 22 Apr 2015 14:30:23 +0200 Pierre-Yves David debugobsrelsethashtree: get the command to work again stable
Thu, 02 Apr 2015 18:33:44 -0700 Laurent Charignon evolve: apply prune update before creating obsolescence markers
Fri, 30 Jan 2015 21:57:41 +0000 Pierre-Yves David merge default into table stable
Fri, 30 Jan 2015 19:01:23 +0000 Pierre-Yves David tests: update to new core output
Tue, 27 Jan 2015 16:07:57 +0000 Tyrone Nicholas evolve: explicitly disable bookmark on evolve (issue4432) stable
Sun, 14 Dec 2014 12:19:40 -0800 Pierre-Yves David test: adapt to core change in graft and rebase
Sat, 13 Dec 2014 18:19:12 -0800 Pierre-Yves David evolve: remove the dependency to the rebase extension stable
Tue, 11 Nov 2014 12:38:49 +0000 Pierre-Yves David evolve: fix selection of changeset to evolve from the middle of a stack (issue4434) stable
Sat, 01 Nov 2014 13:48:34 +0000 Pierre-Yves David evolve: preserve branch change
Mon, 20 Oct 2014 15:53:00 -0700 Pierre-Yves David test: adapt to new hidden-changeset message
Thu, 16 Oct 2014 11:54:44 -0700 Pierre-Yves David debugobsstorestats: drop the average meta length
Mon, 22 Sep 2014 17:27:57 -0700 Pierre-Yves David test: remote "date" from the output of obsmarker meta
Tue, 12 Aug 2014 21:02:34 -0400 Matt Harbison test: add glob annotations where Mercurial's run-tests.py suggests stable
Sat, 09 Aug 2014 19:12:16 -0400 Matt Harbison evolve: replace each obsolete sha1 in the description with its latest successor stable
Sat, 09 Aug 2014 18:36:28 -0400 Matt Harbison test: add parent hash to commit message in test-evolve.t stable
Tue, 12 Aug 2014 19:09:53 -0400 Matt Harbison evolve: fix the 'grab' alias to work on Windows stable
Fri, 29 Aug 2014 14:26:17 +0200 David Soria Parra evolve: write a status message when the working directory changes stable
Wed, 20 Aug 2014 20:49:48 -0700 Pierre-Yves David evolve: yield to relevant markers handling in core
Fri, 15 Aug 2014 17:07:55 -0700 Pierre-Yves David test: update test to new date formatting in debuobsolete output
Fri, 08 Aug 2014 17:49:22 -0700 Pierre-Yves David evolve: add "obsolescence" in front of marked in the previous message
Fri, 08 Aug 2014 17:46:20 -0700 Pierre-Yves David evolve: make the "X markers added" message during pull important
Fri, 08 Aug 2014 17:40:01 -0700 Pierre-Yves David evolve: make the "pulling obsolescence marker" message important
Fri, 08 Aug 2014 17:16:29 -0700 Pierre-Yves David evolve: hide the OBSEXC message behind a config option
Fri, 08 Aug 2014 15:55:04 -0700 Pierre-Yves David merge with stable
Fri, 08 Aug 2014 10:40:47 -0700 Pierre-Yves David test: apply message changes introduced by mercurial 3.1 stable
Tue, 29 Jul 2014 17:15:01 -0700 Pierre-Yves David test: adapt to upstream message change
Mon, 30 Jun 2014 13:38:49 -0400 Jordi Gutiérrez Hermoso fold: improve error messages for multiple heads and roots
Mon, 30 Jun 2014 13:37:15 -0400 Jordi Gutiérrez Hermoso fold: reword error message for public commits
Mon, 30 Jun 2014 13:29:49 -0400 Jordi Gutiérrez Hermoso fold: overhaul handling of revisions with --rev (BC)
Mon, 30 Jun 2014 10:25:08 -0400 Jordi Gutiérrez Hermoso fold: emit error message when folding a single revision
Mon, 30 Jun 2014 10:27:15 -0400 Jordi Gutiérrez Hermoso fold: clarify message for empty revision set and abort instead (BC)
Thu, 12 Jun 2014 16:10:01 -0700 Pierre-Yves David template: add a troubles keyword
Mon, 02 Jun 2014 15:22:23 -0700 Pierre-Yves David test: update to output change introduced by future 3.1
Sat, 31 May 2014 00:23:25 -0700 Pierre-Yves David merge with stable
Sun, 25 May 2014 17:37:13 -0400 Greg Ward evolve: fix spelling error stable
Wed, 14 May 2014 16:42:41 -0700 Pierre-Yves David merge with 3.3.2
Mon, 14 Apr 2014 15:46:27 -0400 Jordi Gutiérrez Hermoso fold: add --message and --logfile options stable
Wed, 23 Apr 2014 14:28:28 -0700 Pierre-Yves David merge with stable
Fri, 11 Apr 2014 19:24:29 -0400 Jordi Gutiérrez Hermoso fold: enable --date and --user options stable
Fri, 11 Apr 2014 19:24:29 -0400 Jordi Gutiérrez Hermoso fold: enable --date and --user options
Tue, 22 Apr 2014 17:04:40 -0700 Pierre-Yves David merge with stable
Mon, 14 Apr 2014 18:16:35 +0200 Julien Cristau Fix preservation of rename information on evolve (#33) stable
Wed, 05 Mar 2014 15:14:40 -0800 Pierre-Yves David discovery: use the discovery process for pull
Fri, 28 Feb 2014 13:25:34 -0800 Pierre-Yves David exchange: add a new method to pull markers
Mon, 24 Feb 2014 17:32:09 -0800 Pierre-Yves David debugobsstorestat: add information about cluster
less more (0) -100 -60 tip