2016-03-14 Pierre-Yves David stack: show the currently active changeset and unstable ones
2016-03-14 Pierre-Yves David stack: add "t" prefix to index in the output
2016-03-14 Pierre-Yves David stack: allow to refer to changeset using "t2" form
2016-03-15 Pierre-Yves David topic: don't take topic into account when pushing to non-topic repo
2016-03-16 Pierre-Yves David destination: fix 'hg pull --rebase'
2016-03-17 Pierre-Yves David packaging: fix setup.py and install as hgext3rd.topic
2016-03-16 Pierre-Yves David destination: fix 'hg pull --rebase'
2016-03-15 Pierre-Yves David discovery: remove a spurious print
2016-03-14 Pierre-Yves David task: add index number to the output
2016-03-14 Pierre-Yves David stack: fix printing order in case of unstability
2016-03-14 Pierre-Yves David stack: exclude obsolete changeset from the set
2016-03-14 Pierre-Yves David stack: add a very first version of stack display with 'hg topic --list'
2016-03-14 Pierre-Yves David topic: get 'Abort' from error, not 'util'
2016-03-15 Augie Fackler Makefile: meant tests-@ not tests-tip
2016-03-13 Pierre-Yves David update: change default update destination to take topic in account
2016-03-13 Pierre-Yves David rebase: test default rebase destination behavior
2016-03-13 Pierre-Yves David topicmap: write and read format from disc
2016-03-14 Pierre-Yves David topicmap: ensure that 'served' view is updated with topicmap
2016-03-14 Pierre-Yves David topicmap: move the monkey patching into a context manager
2016-03-12 Pierre-Yves David push: hackish handeling of new branch head from phase move
2016-03-12 Pierre-Yves David push: allow pushing new topic to non-publishing server by default
2016-03-12 Pierre-Yves David topic: take topic in account for all branch head computation
2016-03-15 Augie Fackler testedwith: declare compatibility with Mercurial 3.7
2016-03-15 Augie Fackler Makefile: update all-version-tests to explicitly test 3.7
2016-03-15 Augie Fackler hgignore: also ignore testtimes
2016-03-15 Augie Fackler killdaemons: discard now that it's unused
2016-03-14 Pierre-Yves David test: drop custom run-tests.py
2016-03-15 Augie Fackler Makefile: rework running of tests
2016-03-12 Pierre-Yves David compat: adapt to change in mercurial core
2015-12-31 Augie Fackler topic: handle merge.update function signature change
2015-12-11 Augie Fackler Merge.
2015-12-11 Augie Fackler test-topic-dest: test fixes I should have put in the previous change
2015-12-11 Augie Fackler topic: fix changing topics of commits that have an amend_source
2015-12-11 Augie Fackler topic: remove useless call to c.parents()
2015-12-11 Augie Fackler topic: fix up change logic a little and add debug logging
2015-10-20 Pierre-Yves David merge: use topic to pick default destination
2015-10-20 Pierre-Yves David topic: introduce a 'ngtip' concept
2015-10-09 Pierre-Yves David template: test that topic is accessible through template
2015-10-23 Pierre-Yves David test: adapt to newer mercurial
2015-10-09 Pierre-Yves David patch: import topic from patch header
2015-10-09 Pierre-Yves David patch: add topic to exported patch
2015-10-14 Augie Fackler topic: work around stringmatcher moving during development of hg 3.6
2015-09-30 Augie Fackler topic: allow use of topic(.) to match the p1 topic
2015-09-30 Augie Fackler topic: fix missing error import
2015-06-19 Matt Mackall amend: allow clearing topics on amend
2015-06-19 Matt Mackall changectx: add topic method
2015-06-19 Matt Mackall topics: consistently use empty string instead of None
2015-06-19 Matt Mackall topics: drop debugging print in rebase
2015-06-15 Matt Mackall topics: allow commits that only change topic (issue4725)
2015-06-15 Matt Mackall topics: add listnames hook so completion works
2015-06-18 Augie Fackler rewrite: use a lock and transaction as spotted by devel warnings
2015-06-12 Matt Mackall topics: only apply topic to commits of the working copy
2015-06-12 Matt Mackall rebase: teach rebase how to copy topics
2015-06-12 Matt Mackall topic: wrap the underlying update function rather than the command
2015-06-10 Matt Mackall commit: add a topic field to the in-editor commit text
2015-06-10 Matt Mackall topic: only require obsolete support for --change
(0) -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 tip