tests/test-topic.t
2017-09-15 Pulkit Goyal topic: show the t0 even if topic is not yet touched
2017-09-15 Pulkit Goyal topics: improve the description if topic is not touched
2017-09-15 Pulkit Goyal topics: show working directory branch when topic is empty
2017-09-01 Pulkit Goyal topics: add tests for cases when a topic is empty
2017-09-15 Boris Feld tests: update after removing of redundant amend commit
2017-08-07 FUJIWARA Katsunori doc: make paragraphs before example code end with "::" for reST syntax
2017-09-01 Pierre-Yves David topic: support --rev argument and properly process then as user input
2017-08-29 Pulkit Goyal topics: make sure we have some restrictions on topic names
2017-08-29 Pulkit Goyal topic: add test showing no restrictions on topic names
2017-08-28 Pulkit Goyal topics: allow use a --current when setting a topic
2017-08-28 Pierre-Yves David topic: make --clear + topicname invalid
2017-08-28 Pulkit Goyal topics: add a current flag to display current topic
2017-08-28 Pulkit Goyal tests: add whitespaces in test-topic.t to make it more readable
2017-08-10 Boris Feld log: unstable was renamed into orphan
2017-08-10 Boris Feld log: trouble was renamed into instability
2017-07-25 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
2017-07-25 Pierre-Yves David test-compat: merge mercurial-4.2 with the new stable branch content mercurial-4.2
2017-07-14 Pulkit Goyal topics: add a test demonstarting sorting of topics by time using --age
2017-07-13 Pulkit Goyal topics: check for topic on commit before a user enters message
2017-07-11 Pulkit Goyal topics: add a new flag --age which will show last touched time for topics
2017-07-05 Pulkit Goyal topics: add a config knob to forbid untopiced commit
2017-07-05 Pulkit Goyal topics: update the help for `hg topics` describing ways to use the command
2017-07-03 Pulkit Goyal topics: add t0 and b0 to the stack
2017-07-02 Pierre-Yves David compat: merge with mercurial-4.1 mercurial-4.0
2017-07-02 Pierre-Yves David topic: drop the message about running evolve after topic change
2017-06-28 Pulkit Goyal topics: update current topic to the topic of newly rebased commit (issue5551)
2017-06-25 Pulkit Goyal topics: pass quietempty=True to suppress useless output while changing topics
2017-06-25 Pulkit Goyal topics: return early so that other if conditions don't get execute (issue5600)
2017-06-26 Pierre-Yves David test: extra output to understand the next changeset better
2017-06-26 Pierre-Yves David tests: expand output to check topic activation
2017-06-21 Pulkit Goyal topics: add some noise to rewrittent changeset to prevent hash cycle
2017-06-21 Pierre-Yves David topic-change: update the working copy along when changing topic of '.'
2017-06-21 Pulkit Goyal topics: use a dict for successors of changesets produced by topic change
2017-06-20 Pulkit Goyal topics: rename '--change' flag to '--rev' flag
2017-06-17 Pulkit Goyal topics: make sure we commit on new parents while changing topics (issue5441)
2017-06-17 Pulkit Goyal tests: add a test to show issue5441 in test-topic.t
2017-03-14 Pierre-Yves David mercurial-4.0: merge with future 6.0.0 mercurial-4.0
2017-03-07 Pierre-Yves David tests: move "test setup" script into a 'testlib' directory
2017-02-23 Pierre-Yves David test: adapt to new core output
2016-09-07 Pierre-Yves David documentation: some basic update of the documentation
2016-03-31 Pierre-Yves David commit: wrap "commitstatus" to take topic into account
2016-03-30 Pierre-Yves David test: disable the new style rendering for "missing parent"
2016-03-14 Pierre-Yves David stack: add a very first version of stack display with 'hg topic --list'
2016-03-12 Pierre-Yves David topic: take topic in account for all branch head computation
2015-12-11 Augie Fackler topic: fix changing topics of commits that have an amend_source
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-09-30 Augie Fackler topic: allow use of topic(.) to match the p1 topic
2015-06-19 Matt Mackall amend: allow clearing topics on amend
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-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
2015-06-10 Matt Mackall topic: note when switching topics
2015-06-10 Matt Mackall topics: add command summary
2015-06-10 Augie Fackler topic: add ability to change topic of non-public changes
2015-06-10 Augie Fackler revset: add a topic() revset for querying topics
less more (0) tip