Mercurial > evolve
graph
-
check-code: make drophack comply with check-codeFri, 04 Dec 2015 15:28:29 -0800, by Laurent Charignon
-
check-code: make directaccess.py comply with check-codeFri, 04 Dec 2015 15:28:00 -0800, by Laurent Charignon
-
check-code: make inhibit.py comply with check-codeFri, 04 Dec 2015 15:31:19 -0800, by Laurent Charignon
-
check-code: make obsolete.py comply with check-codeFri, 04 Dec 2015 15:31:34 -0800, by Laurent Charignon
-
check-code: make pushexperiment.py comply with check-codeFri, 04 Dec 2015 15:21:16 -0800, by Laurent Charignon
-
check-code: make simple4server.py comply with check-codeFri, 04 Dec 2015 15:19:36 -0800, by Laurent Charignon
-
check-code: make evolve.py comply with check-codeFri, 04 Dec 2015 15:10:53 -0800, by Laurent Charignon
-
evolve: fix test-inhibit to match latest hgFri, 04 Dec 2015 14:00:59 -0800, by Laurent Charignon
-
evolve: fix test-stabilize-conflict.t to match new extra computation in coreFri, 04 Dec 2015 14:00:48 -0800, by Laurent Charignon
-
evolve: fix test-sharing.t to match new extra computation in coreFri, 04 Dec 2015 14:01:28 -0800, by Laurent Charignon
-
evolve: fix test-tutorial.t to match new extra computation in coreFri, 04 Dec 2015 14:01:36 -0800, by Laurent Charignon
-
inhibit: make rebase see obsolescence even for visible nodesMon, 30 Nov 2015 16:48:40 -0800, by Laurent Charignon
-
inhibit: remove unused bookmark operation wrappingTue, 24 Nov 2015 17:16:27 -0800, by Laurent Charignon
-
inhibit: update test with new behavior from coreTue, 01 Dec 2015 10:25:38 -0800, by Laurent Charignon
-
inhibit: remove unused importThu, 19 Nov 2015 10:47:32 -0800, by Laurent Charignon
-
inhibit: improve handling of error cases for bookmark -DFri, 20 Nov 2015 10:30:42 -0800, by Laurent Charignon
-
directaccess: fix case of shortened hash containing only digitsWed, 18 Nov 2015 13:47:26 -0800, by Laurent Charignon
-
evolve: evolve --divergent failed when merge had nothing to do (issue4950)Tue, 17 Nov 2015 17:06:07 -0800, by Laurent Charignon
-
inhibit: use dirty revset trick to speedup the inhibit search space.Tue, 17 Nov 2015 20:25:15 -0800, by Pierre-Yves David
-
inhibit: use 'repo.revs' instead of 'repo.set'Tue, 17 Nov 2015 20:19:32 -0800, by Pierre-Yves David
-
_inhibitmarkers: turn the result from generator into a listTue, 17 Nov 2015 22:43:17 -0800, by Pierre-Yves David
-
split: drop the experimental flagFri, 06 Nov 2015 21:37:38 -0500, by Pierre-Yves David
-
split: preserve original changesets descriptionFri, 06 Nov 2015 21:34:24 -0500, by Pierre-Yves David
-
merge with stableFri, 06 Nov 2015 21:15:15 -0500, by Pierre-Yves David
-
evolve: rewrite command help (evolve command only) stableFri, 06 Nov 2015 15:04:45 -0500, by Greg Ward
-
parents: avoid locking the repository during 'hg parents' stableFri, 06 Nov 2015 18:37:16 -0500, by Pierre-Yves David
-
tests: remove the custom run-tests.pyMon, 02 Nov 2015 11:08:32 +0000, by Pierre-Yves David
-
make: clean test related targetMon, 02 Nov 2015 11:07:34 +0000, by Pierre-Yves David
-
test: use 'dummyssh' from the run-tests directoryMon, 02 Nov 2015 11:05:28 +0000, by Pierre-Yves David
-
test: use 'killdaemons.py' from the run-tests directoryMon, 02 Nov 2015 11:04:44 +0000, by Pierre-Yves David
-
merge back with stableMon, 02 Nov 2015 00:39:40 +0000, by Pierre-Yves David
-
Added tag 5.2.1 for changeset c15d6168412f stableMon, 02 Nov 2015 00:39:23 +0000, by Pierre-Yves David
-
split: mark the command as experimentalMon, 02 Nov 2015 00:32:44 +0000, by Pierre-Yves David
-
tests: run test with 3.6 and apply test changeFri, 30 Oct 2015 15:48:13 +0000, by Pierre-Yves David
-
prune: have dirstate collaborate with transactionFri, 30 Oct 2015 16:04:37 +0000, by Pierre-Yves David
-
evolve: have dirstate collaborate with transactionFri, 30 Oct 2015 16:04:19 +0000, by Pierre-Yves David
-
prune: reuse revset from repair instead of copy-pasting codeFri, 09 Oct 2015 16:21:30 -0700, by Ryan McElroy
-
merge with stableMon, 12 Oct 2015 01:23:59 -0700, by Pierre-Yves David
-
evolve: be more complete about copying extra from old revisionsTue, 29 Sep 2015 15:40:28 -0400, by Augie Fackler
-
evolve: ignore ui argument passed to help loaderWed, 30 Sep 2015 23:33:00 +0900, by Yuya Nishihara
-
directaccess: inspect trees of len() > 3Tue, 29 Sep 2015 09:47:10 -0700, by Durham Goode
-
debugobsconvert: make sure obsstore is loaded before version comparisonMon, 21 Sep 2015 22:30:44 +0900, by Yuya Nishihara
-
evolve: use repo._bookmarks.recordchange instead of repo._bookmarks.writeWed, 16 Sep 2015 16:50:06 -0700, by Laurent Charignon
-
evolve: indentation change for making next patch more legibleWed, 16 Sep 2015 17:12:38 -0700, by Laurent Charignon
-
merge with stableMon, 14 Sep 2015 13:52:34 -0700, by Pierre-Yves David
-
next/prev: properly lock repo before touching bookmarks stableMon, 14 Sep 2015 13:48:34 -0700, by Pierre-Yves David
-
next/prev: properly lock repo before touching bookmarksMon, 14 Sep 2015 13:48:34 -0700, by Pierre-Yves David
-
prune: ensure we prune bookmarks in a transaction stableMon, 14 Sep 2015 13:23:43 -0700, by Pierre-Yves David
-
next: add support for --dry-runThu, 10 Sep 2015 16:24:50 -0400, by timeless
-
evolve: spelling uncommittedWed, 09 Sep 2015 22:25:37 -0400, by timeless
-
evolve: annotate translatable strings with _()Wed, 09 Sep 2015 22:23:48 -0400, by timeless
-
evolve: do not capitalize description of next/previousWed, 09 Sep 2015 22:22:01 -0400, by timeless
-
evolve: _() should not contain %Wed, 09 Sep 2015 22:13:11 -0400, by timeless
-
evolve: add progress for _obsrelsethashtreeWed, 09 Sep 2015 19:43:24 -0400, by timeless
-
evolve: add progress for the obsmarkers discovery partsWed, 09 Sep 2015 19:43:14 -0400, by timeless