Thu, 11 Aug 2016 22:50:58 +0200 |
Pierre-Yves David |
topic: make sure we have the 'wlock' when setting topic
|
changeset |
files
|
Wed, 13 Jul 2016 16:19:41 +0200 |
Pierre-Yves David |
cleanup: removed unused mercurial.util import
|
changeset |
files
|
Fri, 08 Jul 2016 16:59:43 +0000 |
timeless |
compat: tolerate missing rebase extension
|
changeset |
files
|
Fri, 08 Jul 2016 16:09:55 +0000 |
timeless |
compat: mercurial dropped alias for hashlib.sha1
|
changeset |
files
|
Wed, 11 May 2016 16:22:52 +0200 |
Pierre-Yves David |
destination: add an XXX about handling destspace in destmerge
|
changeset |
files
|
Mon, 25 Apr 2016 21:24:20 -0700 |
Sean Farley |
update: calculate 'partial' as core does
|
changeset |
files
|
Mon, 25 Apr 2016 20:00:19 -0700 |
Sean Farley |
discovery: flake8
|
changeset |
files
|
Mon, 25 Apr 2016 19:59:05 -0700 |
Sean Farley |
destination: flake8
|
changeset |
files
|
Tue, 22 Mar 2016 14:51:35 -0700 |
Sean Farley |
style: update __init__.py
|
changeset |
files
|
Wed, 11 May 2016 16:06:58 +0200 |
Pierre-Yves David |
compat: adapt to the new destspace argument of destmerge
|
changeset |
files
|
Mon, 04 Apr 2016 00:28:03 -0700 |
Pierre-Yves David |
stack: prevent crash when topic is rooted on nullid
|
changeset |
files
|
Mon, 04 Apr 2016 00:22:20 -0700 |
Pierre-Yves David |
test: add topic on the first 2 changesets too
|
changeset |
files
|
Mon, 04 Apr 2016 00:17:54 -0700 |
Pierre-Yves David |
test: remove comment about new head warning
|
changeset |
files
|
Sun, 03 Apr 2016 21:41:38 -0700 |
Pierre-Yves David |
stack: also change the indexing of the t# reference
|
changeset |
files
|
Fri, 01 Apr 2016 16:58:52 -0700 |
Pierre-Yves David |
stack: change the ascii symbold for base
|
changeset |
files
|
Fri, 01 Apr 2016 16:57:11 -0700 |
Pierre-Yves David |
stack: reverse the display order
|
changeset |
files
|
Fri, 01 Apr 2016 16:55:24 -0700 |
Pierre-Yves David |
topic: extract display from entry computation
|
changeset |
files
|
Fri, 01 Apr 2016 16:40:19 -0700 |
Pierre-Yves David |
stack: start indexing at 't1' instead of 't0'
|
changeset |
files
|
Wed, 30 Mar 2016 23:58:30 -0700 |
Pierre-Yves David |
commit: wrap "commitstatus" to take topic into account
|
changeset |
files
|
Wed, 30 Mar 2016 23:55:31 -0700 |
Pierre-Yves David |
uisetup: add call to 'topicmap.modsetup'
|
changeset |
files
|
Wed, 30 Mar 2016 22:33:06 -0700 |
Pierre-Yves David |
uisetup: move all remaining wrapping into uisetup
|
changeset |
files
|
Wed, 30 Mar 2016 22:31:24 -0700 |
Pierre-Yves David |
topicmap: move 'cgapply' wrapping into the topicmap module
|
changeset |
files
|
Wed, 30 Mar 2016 22:25:17 -0700 |
Pierre-Yves David |
topicmap: move the 'usetopicmap' context manager into the topicmap module
|
changeset |
files
|
Wed, 30 Mar 2016 22:05:49 -0700 |
Pierre-Yves David |
patch: move setup of import/export logic into a function
|
changeset |
files
|
Wed, 30 Mar 2016 22:04:25 -0700 |
Pierre-Yves David |
patch: remove version compatibility check
|
changeset |
files
|
Wed, 30 Mar 2016 22:03:44 -0700 |
Pierre-Yves David |
patch: document the section about import/export
|
changeset |
files
|
Wed, 30 Mar 2016 22:02:52 -0700 |
Pierre-Yves David |
patch: move import/export wrapping close to the function definition
|
changeset |
files
|
Wed, 30 Mar 2016 21:53:55 -0700 |
Pierre-Yves David |
discovery: move all setup into a 'modsetup' function
|
changeset |
files
|
Wed, 30 Mar 2016 03:22:50 -0700 |
Pierre-Yves David |
revset: add a ui argument to 'modsetup'
|
changeset |
files
|
Wed, 30 Mar 2016 03:21:44 -0700 |
Pierre-Yves David |
revset: run 'modsetup' at uisetup time
|
changeset |
files
|
Wed, 30 Mar 2016 03:20:16 -0700 |
Pierre-Yves David |
destination: rename 'setupdest' to 'modsetup'
|
changeset |
files
|
Wed, 30 Mar 2016 03:16:19 -0700 |
Pierre-Yves David |
destination: document 'setupdest'
|
changeset |
files
|
Wed, 30 Mar 2016 03:15:47 -0700 |
Pierre-Yves David |
destination: add a ui argument to 'setupdest'
|
changeset |
files
|
Wed, 30 Mar 2016 03:12:43 -0700 |
Pierre-Yves David |
destination: make sure 'setupdest' is the latest function in the module
|
changeset |
files
|
Wed, 30 Mar 2016 03:45:29 -0700 |
Pierre-Yves David |
topicmap: move to new style import
|
changeset |
files
|
Wed, 30 Mar 2016 03:45:18 -0700 |
Pierre-Yves David |
stack: move to new style import
|
changeset |
files
|
Wed, 30 Mar 2016 03:45:10 -0700 |
Pierre-Yves David |
revset: move to new style import
|
changeset |
files
|
Wed, 30 Mar 2016 03:44:59 -0700 |
Pierre-Yves David |
discovery: move to new style import
|
changeset |
files
|
Wed, 30 Mar 2016 03:44:47 -0700 |
Pierre-Yves David |
destination: move to new style import
|
changeset |
files
|
Wed, 30 Mar 2016 03:44:37 -0700 |
Pierre-Yves David |
init: move to new style import
|
changeset |
files
|
Wed, 30 Mar 2016 03:56:14 -0700 |
Pierre-Yves David |
test: disable the new style rendering for "missing parent"
|
changeset |
files
|
Mon, 21 Mar 2016 21:39:14 -0700 |
Sean Farley |
tests: add pyflakes test
|
changeset |
files
|
Mon, 28 Mar 2016 00:50:36 -0700 |
Pierre-Yves David |
setup: make sure we use the imported module
|
changeset |
files
|
Mon, 21 Mar 2016 21:38:56 -0700 |
Sean Farley |
topicmap: whitespace
|
changeset |
files
|
Mon, 28 Mar 2016 00:47:14 -0700 |
Pierre-Yves David |
topiccache: directly instantiate a topiccache object when reading
|
changeset |
files
|
Tue, 22 Mar 2016 15:29:05 -0700 |
Pierre-Yves David |
readme: fix instruction to enable topic
|
changeset |
files
|
Mon, 21 Mar 2016 21:30:14 -0700 |
Sean Farley |
stack: whitespace
|
changeset |
files
|
Mon, 21 Mar 2016 21:29:35 -0700 |
Sean Farley |
stack: remove unused import
|
changeset |
files
|
Mon, 21 Mar 2016 21:28:29 -0700 |
Sean Farley |
revset: add missing imports
|
changeset |
files
|
Mon, 21 Mar 2016 21:28:12 -0700 |
Sean Farley |
revset: whitespace
|
changeset |
files
|
Mon, 21 Mar 2016 21:26:45 -0700 |
Sean Farley |
discovery: whitespace
|
changeset |
files
|
Mon, 21 Mar 2016 21:25:04 -0700 |
Sean Farley |
discovery: removed unused oldgetitem
|
changeset |
files
|
Mon, 21 Mar 2016 21:07:41 -0700 |
Sean Farley |
setup: break long line
|
changeset |
files
|
Sat, 19 Mar 2016 14:15:57 -0700 |
Sean Farley |
init: indent correctly
|
changeset |
files
|
Sat, 19 Mar 2016 14:15:45 -0700 |
Sean Farley |
init: whitespace fixups
|
changeset |
files
|
Sat, 19 Mar 2016 14:09:59 -0700 |
Sean Farley |
init: remove unused module
|
changeset |
files
|
Fri, 18 Mar 2016 15:03:40 +0000 |
timeless |
spelling: histedit
|
changeset |
files
|
Fri, 18 Mar 2016 15:00:58 +0000 |
timeless |
spelling: changeset
|
changeset |
files
|
Fri, 18 Mar 2016 08:14:45 -0700 |
Pierre-Yves David |
readme: remove the part about 3.7 and hgext3rd
|
changeset |
files
|
Tue, 22 Mar 2016 00:19:14 -0700 |
Pierre-Yves David |
merge with other duplicate head
|
changeset |
files
|
Thu, 17 Mar 2016 09:14:57 -0700 |
Pierre-Yves David |
histedit: restrict default edited set to current topic when possible
|
changeset |
files
|
Thu, 17 Mar 2016 09:13:12 -0700 |
Pierre-Yves David |
stack: add a 'stack()' revset
|
changeset |
files
|
Mon, 14 Mar 2016 23:37:58 +0000 |
Pierre-Yves David |
stack: display the base of the stack
|
changeset |
files
|
Mon, 14 Mar 2016 19:22:21 +0000 |
Pierre-Yves David |
stack: add some default color configuration
|
changeset |
files
|
Mon, 14 Mar 2016 19:03:32 +0000 |
Pierre-Yves David |
stack: add basic formatter and label support
|
changeset |
files
|
Mon, 14 Mar 2016 18:43:23 +0000 |
Pierre-Yves David |
stack: show the currently active changeset and unstable ones
|
changeset |
files
|
Mon, 14 Mar 2016 18:40:00 +0000 |
Pierre-Yves David |
stack: add "t" prefix to index in the output
|
changeset |
files
|
Mon, 14 Mar 2016 18:39:19 +0000 |
Pierre-Yves David |
stack: allow to refer to changeset using "t2" form
|
changeset |
files
|
Tue, 15 Mar 2016 17:26:57 +0000 |
Pierre-Yves David |
topic: don't take topic into account when pushing to non-topic repo
|
changeset |
files
|
Wed, 16 Mar 2016 12:14:20 -0700 |
Pierre-Yves David |
destination: fix 'hg pull --rebase'
|
changeset |
files
|
Thu, 17 Mar 2016 09:12:18 -0700 |
Pierre-Yves David |
packaging: fix setup.py and install as hgext3rd.topic
|
changeset |
files
|
Wed, 16 Mar 2016 12:14:20 -0700 |
Pierre-Yves David |
destination: fix 'hg pull --rebase'
|
changeset |
files
|
Tue, 15 Mar 2016 17:25:18 +0000 |
Pierre-Yves David |
discovery: remove a spurious print
|
changeset |
files
|
Mon, 14 Mar 2016 18:24:33 +0000 |
Pierre-Yves David |
task: add index number to the output
|
changeset |
files
|
Mon, 14 Mar 2016 18:11:52 +0000 |
Pierre-Yves David |
stack: fix printing order in case of unstability
|
changeset |
files
|
Mon, 14 Mar 2016 17:48:31 +0000 |
Pierre-Yves David |
stack: exclude obsolete changeset from the set
|
changeset |
files
|
Mon, 14 Mar 2016 17:37:39 +0000 |
Pierre-Yves David |
stack: add a very first version of stack display with 'hg topic --list'
|
changeset |
files
|
Mon, 14 Mar 2016 17:09:02 +0000 |
Pierre-Yves David |
topic: get 'Abort' from error, not 'util'
|
changeset |
files
|
Mon, 14 Mar 2016 21:22:56 -0400 |
Augie Fackler |
Makefile: meant tests-@ not tests-tip
|
changeset |
files
|
Sun, 13 Mar 2016 12:29:43 +0000 |
Pierre-Yves David |
update: change default update destination to take topic in account
|
changeset |
files
|
Sun, 13 Mar 2016 13:07:54 +0000 |
Pierre-Yves David |
rebase: test default rebase destination behavior
|
changeset |
files
|
Sun, 13 Mar 2016 23:44:04 +0000 |
Pierre-Yves David |
topicmap: write and read format from disc
|
changeset |
files
|
Mon, 14 Mar 2016 00:15:54 +0000 |
Pierre-Yves David |
topicmap: ensure that 'served' view is updated with topicmap
|
changeset |
files
|
Mon, 14 Mar 2016 00:12:22 +0000 |
Pierre-Yves David |
topicmap: move the monkey patching into a context manager
|
changeset |
files
|
Sat, 12 Mar 2016 18:42:16 +0000 |
Pierre-Yves David |
push: hackish handeling of new branch head from phase move
|
changeset |
files
|
Sat, 12 Mar 2016 18:19:27 +0000 |
Pierre-Yves David |
push: allow pushing new topic to non-publishing server by default
|
changeset |
files
|
Sat, 12 Mar 2016 15:36:17 +0000 |
Pierre-Yves David |
topic: take topic in account for all branch head computation
|
changeset |
files
|
Mon, 14 Mar 2016 20:18:09 -0400 |
Augie Fackler |
testedwith: declare compatibility with Mercurial 3.7
|
changeset |
files
|
Mon, 14 Mar 2016 20:17:18 -0400 |
Augie Fackler |
Makefile: update all-version-tests to explicitly test 3.7
|
changeset |
files
|
Mon, 14 Mar 2016 20:13:44 -0400 |
Augie Fackler |
hgignore: also ignore testtimes
|
changeset |
files
|
Mon, 14 Mar 2016 20:12:39 -0400 |
Augie Fackler |
killdaemons: discard now that it's unused
|
changeset |
files
|
Mon, 14 Mar 2016 14:38:40 +0000 |
Pierre-Yves David |
test: drop custom run-tests.py
|
changeset |
files
|
Mon, 14 Mar 2016 20:11:47 -0400 |
Augie Fackler |
Makefile: rework running of tests
|
changeset |
files
|
Sat, 12 Mar 2016 12:36:25 +0000 |
Pierre-Yves David |
compat: adapt to change in mercurial core
|
changeset |
files
|
Thu, 31 Dec 2015 11:23:19 -0500 |
Augie Fackler |
topic: handle merge.update function signature change
|
changeset |
files
|
Fri, 11 Dec 2015 13:12:23 -0500 |
Augie Fackler |
Merge.
|
changeset |
files
|
Fri, 11 Dec 2015 13:09:29 -0500 |
Augie Fackler |
test-topic-dest: test fixes I should have put in the previous change
|
changeset |
files
|
Fri, 11 Dec 2015 12:53:20 -0500 |
Augie Fackler |
topic: fix changing topics of commits that have an amend_source
|
changeset |
files
|
Fri, 11 Dec 2015 12:53:38 -0500 |
Augie Fackler |
topic: remove useless call to c.parents()
|
changeset |
files
|
Fri, 11 Dec 2015 12:56:23 -0500 |
Augie Fackler |
topic: fix up change logic a little and add debug logging
|
changeset |
files
|
Wed, 21 Oct 2015 01:09:15 +0200 |
Pierre-Yves David |
merge: use topic to pick default destination
|
changeset |
files
|
Wed, 21 Oct 2015 01:12:32 +0200 |
Pierre-Yves David |
topic: introduce a 'ngtip' concept
|
changeset |
files
|
Thu, 08 Oct 2015 21:09:47 -0700 |
Pierre-Yves David |
template: test that topic is accessible through template
|
changeset |
files
|
Fri, 23 Oct 2015 13:40:44 +0100 |
Pierre-Yves David |
test: adapt to newer mercurial
|
changeset |
files
|
Thu, 08 Oct 2015 20:43:15 -0700 |
Pierre-Yves David |
patch: import topic from patch header
|
changeset |
files
|
Thu, 08 Oct 2015 20:42:26 -0700 |
Pierre-Yves David |
patch: add topic to exported patch
|
changeset |
files
|
Wed, 14 Oct 2015 12:09:11 -0400 |
Augie Fackler |
topic: work around stringmatcher moving during development of hg 3.6
|
changeset |
files
|
Wed, 30 Sep 2015 18:06:42 -0400 |
Augie Fackler |
topic: allow use of topic(.) to match the p1 topic
|
changeset |
files
|
Wed, 30 Sep 2015 18:05:27 -0400 |
Augie Fackler |
topic: fix missing error import
|
changeset |
files
|
Fri, 19 Jun 2015 16:23:29 -0500 |
Matt Mackall |
amend: allow clearing topics on amend
|
changeset |
files
|
Fri, 19 Jun 2015 16:16:42 -0500 |
Matt Mackall |
changectx: add topic method
|
changeset |
files
|
Fri, 19 Jun 2015 16:13:16 -0500 |
Matt Mackall |
topics: consistently use empty string instead of None
|
changeset |
files
|
Fri, 19 Jun 2015 14:18:34 -0500 |
Matt Mackall |
topics: drop debugging print in rebase
|
changeset |
files
|
Mon, 15 Jun 2015 17:29:07 -0500 |
Matt Mackall |
topics: allow commits that only change topic (issue4725)
|
changeset |
files
|
Mon, 15 Jun 2015 16:56:44 -0500 |
Matt Mackall |
topics: add listnames hook so completion works
|
changeset |
files
|
Thu, 18 Jun 2015 15:46:26 -0400 |
Augie Fackler |
rewrite: use a lock and transaction as spotted by devel warnings
|
changeset |
files
|
Fri, 12 Jun 2015 16:49:46 -0500 |
Matt Mackall |
topics: only apply topic to commits of the working copy
|
changeset |
files
|
Fri, 12 Jun 2015 16:41:10 -0500 |
Matt Mackall |
rebase: teach rebase how to copy topics
|
changeset |
files
|
Fri, 12 Jun 2015 16:39:39 -0500 |
Matt Mackall |
topic: wrap the underlying update function rather than the command
|
changeset |
files
|
Wed, 10 Jun 2015 17:52:07 -0500 |
Matt Mackall |
commit: add a topic field to the in-editor commit text
|
changeset |
files
|