log

age author description
Mon, 15 Aug 2016 00:19:44 +0200 Pierre-Yves David destination: honor the sourceset argument of _destmerge
Mon, 15 Aug 2016 05:25:53 +0200 Pierre-Yves David destmerge: improve topic head computation and handling
Mon, 15 Aug 2016 05:15:19 +0200 Pierre-Yves David evolve: extract the code copied from evolve in a submodule
Mon, 15 Aug 2016 01:50:15 +0200 Pierre-Yves David destmerge: honor the 'onheadcheck' argument
Sun, 14 Aug 2016 23:17:09 +0200 Pierre-Yves David destination: use the correct abort class for error
Sun, 14 Aug 2016 19:40:53 +0200 Pierre-Yves David topic: list the number of head when --verbose is used
Sat, 13 Aug 2016 01:24:10 +0200 Pierre-Yves David topic: list the number of troubled changesets when --verbose is used
Fri, 12 Aug 2016 23:59:37 +0200 Pierre-Yves David topic: list the number of changesets when --verbose is used
Sun, 14 Aug 2016 20:40:46 +0200 Pierre-Yves David topic: add color for the active topic
Sat, 13 Aug 2016 00:37:33 +0200 Pierre-Yves David topic: add formatter support
Sat, 13 Aug 2016 00:13:05 +0200 Pierre-Yves David topic: extract the code listing all topics
Fri, 12 Aug 2016 11:09:26 +0200 Pierre-Yves David stack: introduce and explicite command to display the stack
Thu, 11 Aug 2016 22:52:49 +0200 Pierre-Yves David testedwith: update to 3.9
Thu, 11 Aug 2016 22:50:58 +0200 Pierre-Yves David topic: make sure we have the 'wlock' when setting topic
Wed, 13 Jul 2016 16:19:41 +0200 Pierre-Yves David cleanup: removed unused mercurial.util import
Fri, 08 Jul 2016 16:59:43 +0000 timeless compat: tolerate missing rebase extension
Fri, 08 Jul 2016 16:09:55 +0000 timeless compat: mercurial dropped alias for hashlib.sha1
Wed, 11 May 2016 16:22:52 +0200 Pierre-Yves David destination: add an XXX about handling destspace in destmerge
Mon, 25 Apr 2016 21:24:20 -0700 Sean Farley update: calculate 'partial' as core does
Mon, 25 Apr 2016 20:00:19 -0700 Sean Farley discovery: flake8
Mon, 25 Apr 2016 19:59:05 -0700 Sean Farley destination: flake8
Tue, 22 Mar 2016 14:51:35 -0700 Sean Farley style: update __init__.py
Wed, 11 May 2016 16:06:58 +0200 Pierre-Yves David compat: adapt to the new destspace argument of destmerge
Mon, 04 Apr 2016 00:28:03 -0700 Pierre-Yves David stack: prevent crash when topic is rooted on nullid
Mon, 04 Apr 2016 00:22:20 -0700 Pierre-Yves David test: add topic on the first 2 changesets too
Mon, 04 Apr 2016 00:17:54 -0700 Pierre-Yves David test: remove comment about new head warning
Sun, 03 Apr 2016 21:41:38 -0700 Pierre-Yves David stack: also change the indexing of the t# reference
Fri, 01 Apr 2016 16:58:52 -0700 Pierre-Yves David stack: change the ascii symbold for base
Fri, 01 Apr 2016 16:57:11 -0700 Pierre-Yves David stack: reverse the display order
Fri, 01 Apr 2016 16:55:24 -0700 Pierre-Yves David topic: extract display from entry computation