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