log

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