log

age author description
Fri, 26 Aug 2016 14:58:18 +0200 Pierre-Yves David test: add testing of stack output in 'stack-data' test.
Fri, 26 Aug 2016 14:58:49 +0200 Pierre-Yves David test: rename 'list' test to 'stack-data'
Fri, 26 Aug 2016 12:58:16 +0200 Pierre-Yves David stack: also dim bases
Fri, 26 Aug 2016 12:52:06 +0200 Pierre-Yves David stack: reusing the index number in base when applicable
Fri, 26 Aug 2016 12:37:52 +0200 Pierre-Yves David stack: extra argument validation logic outside of showstack
Tue, 23 Aug 2016 21:18:47 +0200 Pierre-Yves David summary: properly label the topic name in summary
Tue, 23 Aug 2016 23:38:28 +0200 Pierre-Yves David topic: list the branches this topic belong to when verbose
Tue, 16 Aug 2016 15:43:06 +0200 Pierre-Yves David topic: properly justify the verbose data when listing topic
Tue, 16 Aug 2016 15:32:54 +0200 Pierre-Yves David ngtip: rely on topicmap for 'ngtip'
Sun, 14 Aug 2016 19:57:58 +0200 Pierre-Yves David topic: list the number of 'behind' changeset when --verbose is used
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
Fri, 01 Apr 2016 16:40:19 -0700 Pierre-Yves David stack: start indexing at 't1' instead of 't0'
Wed, 30 Mar 2016 23:58:30 -0700 Pierre-Yves David commit: wrap "commitstatus" to take topic into account
Wed, 30 Mar 2016 23:55:31 -0700 Pierre-Yves David uisetup: add call to 'topicmap.modsetup'
Wed, 30 Mar 2016 22:33:06 -0700 Pierre-Yves David uisetup: move all remaining wrapping into uisetup
Wed, 30 Mar 2016 22:31:24 -0700 Pierre-Yves David topicmap: move 'cgapply' wrapping into the topicmap module
Wed, 30 Mar 2016 22:25:17 -0700 Pierre-Yves David topicmap: move the 'usetopicmap' context manager into the topicmap module
Wed, 30 Mar 2016 22:05:49 -0700 Pierre-Yves David patch: move setup of import/export logic into a function
Wed, 30 Mar 2016 22:04:25 -0700 Pierre-Yves David patch: remove version compatibility check
Wed, 30 Mar 2016 22:03:44 -0700 Pierre-Yves David patch: document the section about import/export
Wed, 30 Mar 2016 22:02:52 -0700 Pierre-Yves David patch: move import/export wrapping close to the function definition
Wed, 30 Mar 2016 21:53:55 -0700 Pierre-Yves David discovery: move all setup into a 'modsetup' function
Wed, 30 Mar 2016 03:22:50 -0700 Pierre-Yves David revset: add a ui argument to 'modsetup'
Wed, 30 Mar 2016 03:21:44 -0700 Pierre-Yves David revset: run 'modsetup' at uisetup time
Wed, 30 Mar 2016 03:20:16 -0700 Pierre-Yves David destination: rename 'setupdest' to 'modsetup'
Wed, 30 Mar 2016 03:16:19 -0700 Pierre-Yves David destination: document 'setupdest'
Wed, 30 Mar 2016 03:15:47 -0700 Pierre-Yves David destination: add a ui argument to 'setupdest'
Wed, 30 Mar 2016 03:12:43 -0700 Pierre-Yves David destination: make sure 'setupdest' is the latest function in the module
Wed, 30 Mar 2016 03:45:29 -0700 Pierre-Yves David topicmap: move to new style import
Wed, 30 Mar 2016 03:45:18 -0700 Pierre-Yves David stack: move to new style import
Wed, 30 Mar 2016 03:45:10 -0700 Pierre-Yves David revset: move to new style import
Wed, 30 Mar 2016 03:44:59 -0700 Pierre-Yves David discovery: move to new style import
Wed, 30 Mar 2016 03:44:47 -0700 Pierre-Yves David destination: move to new style import
Wed, 30 Mar 2016 03:44:37 -0700 Pierre-Yves David init: move to new style import
Wed, 30 Mar 2016 03:56:14 -0700 Pierre-Yves David test: disable the new style rendering for "missing parent"
Mon, 21 Mar 2016 21:39:14 -0700 Sean Farley tests: add pyflakes test
Mon, 28 Mar 2016 00:50:36 -0700 Pierre-Yves David setup: make sure we use the imported module
Mon, 21 Mar 2016 21:38:56 -0700 Sean Farley topicmap: whitespace
Mon, 28 Mar 2016 00:47:14 -0700 Pierre-Yves David topiccache: directly instantiate a topiccache object when reading
Tue, 22 Mar 2016 15:29:05 -0700 Pierre-Yves David readme: fix instruction to enable topic
Mon, 21 Mar 2016 21:30:14 -0700 Sean Farley stack: whitespace
Mon, 21 Mar 2016 21:29:35 -0700 Sean Farley stack: remove unused import
Mon, 21 Mar 2016 21:28:29 -0700 Sean Farley revset: add missing imports
Mon, 21 Mar 2016 21:28:12 -0700 Sean Farley revset: whitespace
Mon, 21 Mar 2016 21:26:45 -0700 Sean Farley discovery: whitespace
Mon, 21 Mar 2016 21:25:04 -0700 Sean Farley discovery: removed unused oldgetitem
Mon, 21 Mar 2016 21:07:41 -0700 Sean Farley setup: break long line
Sat, 19 Mar 2016 14:15:57 -0700 Sean Farley init: indent correctly
Sat, 19 Mar 2016 14:15:45 -0700 Sean Farley init: whitespace fixups
Sat, 19 Mar 2016 14:09:59 -0700 Sean Farley init: remove unused module
Fri, 18 Mar 2016 15:03:40 +0000 timeless spelling: histedit
Fri, 18 Mar 2016 15:00:58 +0000 timeless spelling: changeset
Fri, 18 Mar 2016 08:14:45 -0700 Pierre-Yves David readme: remove the part about 3.7 and hgext3rd
Tue, 22 Mar 2016 00:19:14 -0700 Pierre-Yves David merge with other duplicate head
Thu, 17 Mar 2016 09:14:57 -0700 Pierre-Yves David histedit: restrict default edited set to current topic when possible
Thu, 17 Mar 2016 09:13:12 -0700 Pierre-Yves David stack: add a 'stack()' revset
Mon, 14 Mar 2016 23:37:58 +0000 Pierre-Yves David stack: display the base of the stack
Mon, 14 Mar 2016 19:22:21 +0000 Pierre-Yves David stack: add some default color configuration
Mon, 14 Mar 2016 19:03:32 +0000 Pierre-Yves David stack: add basic formatter and label support
Mon, 14 Mar 2016 18:43:23 +0000 Pierre-Yves David stack: show the currently active changeset and unstable ones
Mon, 14 Mar 2016 18:40:00 +0000 Pierre-Yves David stack: add "t" prefix to index in the output
Mon, 14 Mar 2016 18:39:19 +0000 Pierre-Yves David stack: allow to refer to changeset using "t2" form
Tue, 15 Mar 2016 17:26:57 +0000 Pierre-Yves David topic: don't take topic into account when pushing to non-topic repo
Wed, 16 Mar 2016 12:14:20 -0700 Pierre-Yves David destination: fix 'hg pull --rebase'
Thu, 17 Mar 2016 09:12:18 -0700 Pierre-Yves David packaging: fix setup.py and install as hgext3rd.topic
Wed, 16 Mar 2016 12:14:20 -0700 Pierre-Yves David destination: fix 'hg pull --rebase'
Tue, 15 Mar 2016 17:25:18 +0000 Pierre-Yves David discovery: remove a spurious print
Mon, 14 Mar 2016 18:24:33 +0000 Pierre-Yves David task: add index number to the output
Mon, 14 Mar 2016 18:11:52 +0000 Pierre-Yves David stack: fix printing order in case of unstability
Mon, 14 Mar 2016 17:48:31 +0000 Pierre-Yves David stack: exclude obsolete changeset from the set
Mon, 14 Mar 2016 17:37:39 +0000 Pierre-Yves David stack: add a very first version of stack display with 'hg topic --list'
Mon, 14 Mar 2016 17:09:02 +0000 Pierre-Yves David topic: get 'Abort' from error, not 'util'
Mon, 14 Mar 2016 21:22:56 -0400 Augie Fackler Makefile: meant tests-@ not tests-tip
Sun, 13 Mar 2016 12:29:43 +0000 Pierre-Yves David update: change default update destination to take topic in account
Sun, 13 Mar 2016 13:07:54 +0000 Pierre-Yves David rebase: test default rebase destination behavior
Sun, 13 Mar 2016 23:44:04 +0000 Pierre-Yves David topicmap: write and read format from disc
Mon, 14 Mar 2016 00:15:54 +0000 Pierre-Yves David topicmap: ensure that 'served' view is updated with topicmap
Mon, 14 Mar 2016 00:12:22 +0000 Pierre-Yves David topicmap: move the monkey patching into a context manager
Sat, 12 Mar 2016 18:42:16 +0000 Pierre-Yves David push: hackish handeling of new branch head from phase move
Sat, 12 Mar 2016 18:19:27 +0000 Pierre-Yves David push: allow pushing new topic to non-publishing server by default
Sat, 12 Mar 2016 15:36:17 +0000 Pierre-Yves David topic: take topic in account for all branch head computation
Mon, 14 Mar 2016 20:18:09 -0400 Augie Fackler testedwith: declare compatibility with Mercurial 3.7
Mon, 14 Mar 2016 20:17:18 -0400 Augie Fackler Makefile: update all-version-tests to explicitly test 3.7
Mon, 14 Mar 2016 20:13:44 -0400 Augie Fackler hgignore: also ignore testtimes
Mon, 14 Mar 2016 20:12:39 -0400 Augie Fackler killdaemons: discard now that it's unused
Mon, 14 Mar 2016 14:38:40 +0000 Pierre-Yves David test: drop custom run-tests.py
Mon, 14 Mar 2016 20:11:47 -0400 Augie Fackler Makefile: rework running of tests
Sat, 12 Mar 2016 12:36:25 +0000 Pierre-Yves David compat: adapt to change in mercurial core
Thu, 31 Dec 2015 11:23:19 -0500 Augie Fackler topic: handle merge.update function signature change
Fri, 11 Dec 2015 13:12:23 -0500 Augie Fackler Merge.
Fri, 11 Dec 2015 13:09:29 -0500 Augie Fackler test-topic-dest: test fixes I should have put in the previous change