log

age author description
Fri, 22 Jan 2016 19:16:38 +0000 Jeroen Vaelen inhibit: make bookmark -D work with a list of bookmarks
Sun, 17 Jan 2016 16:55:40 -0800 Laurent Charignon touch: prompt the user for what to do with the revived changeset
Wed, 27 Jan 2016 13:57:08 -0800 Laurent Charignon inhibit: fix compat with rebaseskipobsolete
Tue, 19 Jan 2016 15:30:23 -0800 Durham Goode test: update with new graft output
Sun, 17 Jan 2016 22:02:44 -0800 Pierre-Yves David merge with stable
Sun, 17 Jan 2016 21:09:45 -0800 Pierre-Yves David tests: fix change to help output
Thu, 14 Jan 2016 14:02:05 -0800 Martin von Zweigbergk tests: change some double quotes to single quotes stable
Thu, 14 Jan 2016 12:02:38 -0800 Laurent Charignon inhibit: fix compatibility with changes in rebase
Sun, 10 Jan 2016 10:52:24 -0800 Laurent Charignon inhibit: fix _filterpublic
Mon, 04 Jan 2016 14:01:17 -0800 Laurent Charignon debian: blacklist test-inhibit.t
Mon, 04 Jan 2016 08:39:58 -0800 Laurent Charignon evolve: duplicate evolution summary entries (issue5014)
Sun, 03 Jan 2016 16:47:57 +0100 Pierre-Yves David merge with stable
Sun, 03 Jan 2016 15:51:36 +0100 Pierre-Yves David merge with the rest of stable stable
Wed, 30 Dec 2015 03:48:11 +0530 Faheem Mitha debian: update changelog to 5.2.1 stable
Thu, 26 Nov 2015 20:38:31 -0500 Andrew Halberstadt evolve: handle merge commit with single obsolete parent (issue4389)
Tue, 22 Dec 2015 14:11:09 +0000 Pierre-Yves David merge with stable
Sat, 07 Nov 2015 13:39:59 -0500 Greg Ward evolve: rewrite help for prune command stable
Sat, 07 Nov 2015 13:38:49 -0500 Greg Ward evolve: improve help for split command stable
Sat, 07 Nov 2015 13:38:22 -0500 Greg Ward evolve: improve help for prev, next commands stable
Sat, 07 Nov 2015 13:37:26 -0500 Greg Ward evolve: improve the confusing docstring for _orderrevs() stable
Sat, 07 Nov 2015 09:48:04 -0500 Greg Ward evolve: improve help for some debug commands stable
Fri, 06 Nov 2015 21:42:06 -0500 Greg Ward evolve: scattered typo fixes in comments, docstrings stable
Mon, 14 Dec 2015 17:21:11 -0800 Shusen LIU evolve: extract logic to new method _finalizerelocate
Mon, 14 Dec 2015 17:02:55 -0800 Shusen LIU evolve: extract logic to new method _relocatecommit
Thu, 17 Dec 2015 16:00:32 +0000 Pierre-Yves David evolve: apply API change to 'merge.update'
Mon, 14 Dec 2015 16:29:55 -0800 Martin von Zweigbergk debian: don't refer to deleted tests/run-tests.py in debian/rules
Fri, 11 Dec 2015 12:27:37 -0800 Shubhanshu Agrawal prune: changing bookmark argument to be a list
Fri, 11 Dec 2015 10:42:46 -0800 Shubhanshu Agrawal prune: remove a list of bookmarks
Fri, 11 Dec 2015 11:15:33 +0000 Pierre-Yves David test: adapt to fix to "known" wireprotocol command
Thu, 10 Dec 2015 15:55:07 -0800 Shubhanshu Agrawal evolve: renaming local variables
Thu, 10 Dec 2015 15:34:34 -0800 Laurent Charignon inhibit: backout 23a34dce5131 remove unused bookmark operation wrapping
Fri, 11 Dec 2015 10:51:04 +0000 Pierre-Yves David readme: add something about bookmark within transaction
Thu, 10 Dec 2015 15:09:25 -0800 Laurent Charignon commitwrapper: use bookmarks.recordchange instead of bookmarks.write
Thu, 10 Dec 2015 14:43:31 -0800 Laurent Charignon next: replace call to bookmarks.write by bookmarks.recordchange
Thu, 10 Dec 2015 14:43:00 -0800 Laurent Charignon previous: replace call to bookmarks.write by bookmarks.recordchange
Thu, 10 Dec 2015 14:17:27 -0800 Laurent Charignon prune: use bookmarks.recordchange instead of bookmarks.write
Fri, 11 Dec 2015 10:49:29 +0000 Pierre-Yves David transaction: fix release order in 'rewrite'
Fri, 04 Dec 2015 15:28:29 -0800 Laurent Charignon check-code: make drophack comply with check-code
Fri, 04 Dec 2015 15:28:00 -0800 Laurent Charignon check-code: make directaccess.py comply with check-code
Fri, 04 Dec 2015 15:31:19 -0800 Laurent Charignon check-code: make inhibit.py comply with check-code
Fri, 04 Dec 2015 15:31:34 -0800 Laurent Charignon check-code: make obsolete.py comply with check-code
Fri, 04 Dec 2015 15:21:16 -0800 Laurent Charignon check-code: make pushexperiment.py comply with check-code
Fri, 04 Dec 2015 15:19:36 -0800 Laurent Charignon check-code: make simple4server.py comply with check-code
Fri, 04 Dec 2015 15:10:53 -0800 Laurent Charignon check-code: make evolve.py comply with check-code
Fri, 04 Dec 2015 14:00:59 -0800 Laurent Charignon evolve: fix test-inhibit to match latest hg
Fri, 04 Dec 2015 14:00:48 -0800 Laurent Charignon evolve: fix test-stabilize-conflict.t to match new extra computation in core
Fri, 04 Dec 2015 14:01:28 -0800 Laurent Charignon evolve: fix test-sharing.t to match new extra computation in core
Fri, 04 Dec 2015 14:01:36 -0800 Laurent Charignon evolve: fix test-tutorial.t to match new extra computation in core
Mon, 30 Nov 2015 16:48:40 -0800 Laurent Charignon inhibit: make rebase see obsolescence even for visible nodes
Tue, 24 Nov 2015 17:16:27 -0800 Laurent Charignon inhibit: remove unused bookmark operation wrapping
Tue, 01 Dec 2015 10:25:38 -0800 Laurent Charignon inhibit: update test with new behavior from core
Thu, 19 Nov 2015 10:47:32 -0800 Laurent Charignon inhibit: remove unused import
Fri, 20 Nov 2015 10:30:42 -0800 Laurent Charignon inhibit: improve handling of error cases for bookmark -D
Wed, 18 Nov 2015 13:47:26 -0800 Laurent Charignon directaccess: fix case of shortened hash containing only digits
Tue, 17 Nov 2015 17:06:07 -0800 Laurent Charignon evolve: evolve --divergent failed when merge had nothing to do (issue4950)
Tue, 17 Nov 2015 20:25:15 -0800 Pierre-Yves David inhibit: use dirty revset trick to speedup the inhibit search space.
Tue, 17 Nov 2015 20:19:32 -0800 Pierre-Yves David inhibit: use 'repo.revs' instead of 'repo.set'
Tue, 17 Nov 2015 22:43:17 -0800 Pierre-Yves David _inhibitmarkers: turn the result from generator into a list
Fri, 06 Nov 2015 21:37:38 -0500 Pierre-Yves David split: drop the experimental flag
Fri, 06 Nov 2015 21:34:24 -0500 Pierre-Yves David split: preserve original changesets description