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