Mercurial > evolve
graph
-
tests: change some double quotes to single quotes stableThu, 14 Jan 2016 14:02:05 -0800, by Martin von Zweigbergk
-
inhibit: fix compatibility with changes in rebaseThu, 14 Jan 2016 12:02:38 -0800, by Laurent Charignon
-
inhibit: fix _filterpublicSun, 10 Jan 2016 10:52:24 -0800, by Laurent Charignon
-
debian: blacklist test-inhibit.tMon, 04 Jan 2016 14:01:17 -0800, by Laurent Charignon
-
evolve: duplicate evolution summary entries (issue5014)Mon, 04 Jan 2016 08:39:58 -0800, by Laurent Charignon
-
merge with stableSun, 03 Jan 2016 16:47:57 +0100, by Pierre-Yves David
-
evolve: handle merge commit with single obsolete parent (issue4389)Thu, 26 Nov 2015 20:38:31 -0500, by Andrew Halberstadt
-
merge with stableTue, 22 Dec 2015 14:11:09 +0000, by Pierre-Yves David
-
evolve: improve the confusing docstring for _orderrevs() stableSat, 07 Nov 2015 13:37:26 -0500, by Greg Ward
-
evolve: scattered typo fixes in comments, docstrings stableFri, 06 Nov 2015 21:42:06 -0500, by Greg Ward
-
evolve: extract logic to new method _finalizerelocateMon, 14 Dec 2015 17:21:11 -0800, by Shusen LIU
-
evolve: extract logic to new method _relocatecommitMon, 14 Dec 2015 17:02:55 -0800, by Shusen LIU
-
evolve: apply API change to 'merge.update'Thu, 17 Dec 2015 16:00:32 +0000, by Pierre-Yves David
-
debian: don't refer to deleted tests/run-tests.py in debian/rulesMon, 14 Dec 2015 16:29:55 -0800, by Martin von Zweigbergk
-
prune: changing bookmark argument to be a listFri, 11 Dec 2015 12:27:37 -0800, by Shubhanshu Agrawal
-
prune: remove a list of bookmarksFri, 11 Dec 2015 10:42:46 -0800, by Shubhanshu Agrawal
-
test: adapt to fix to "known" wireprotocol commandFri, 11 Dec 2015 11:15:33 +0000, by Pierre-Yves David
-
evolve: renaming local variablesThu, 10 Dec 2015 15:55:07 -0800, by Shubhanshu Agrawal
-
inhibit: backout 23a34dce5131 remove unused bookmark operation wrappingThu, 10 Dec 2015 15:34:34 -0800, by Laurent Charignon
-
readme: add something about bookmark within transactionFri, 11 Dec 2015 10:51:04 +0000, by Pierre-Yves David
-
commitwrapper: use bookmarks.recordchange instead of bookmarks.writeThu, 10 Dec 2015 15:09:25 -0800, by Laurent Charignon
-
next: replace call to bookmarks.write by bookmarks.recordchangeThu, 10 Dec 2015 14:43:31 -0800, by Laurent Charignon
-
previous: replace call to bookmarks.write by bookmarks.recordchangeThu, 10 Dec 2015 14:43:00 -0800, by Laurent Charignon
-
prune: use bookmarks.recordchange instead of bookmarks.writeThu, 10 Dec 2015 14:17:27 -0800, by Laurent Charignon
-
transaction: fix release order in 'rewrite'Fri, 11 Dec 2015 10:49:29 +0000, by Pierre-Yves David
-
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