log

age author description
Thu, 29 Jun 2017 16:49:33 +0200 Boris Feld topic: exclude public and topic changeset from branch stack
Thu, 29 Jun 2017 16:29:08 +0200 Pierre-Yves David tests: use a more portable form for new lines
Thu, 29 Jun 2017 02:21:09 +0530 Pulkit Goyal topic: don't abort if there is no current topic in stack() revset
Thu, 29 Jun 2017 01:58:26 +0530 Pulkit Goyal topics: return a parse error if stack() revset is passed with argument
Thu, 29 Jun 2017 00:11:07 +0530 Pulkit Goyal tests: add test to show topics working with shelve
Thu, 29 Jun 2017 02:31:55 +0530 Pulkit Goyal topics: update current topic to the topic of newly rebased commit (issue5551)
Tue, 27 Jun 2017 23:28:58 +0530 Pulkit Goyal docs: some fixes to the help text
Mon, 26 Jun 2017 21:48:33 +0530 Pulkit Goyal topics: pass 'topics' to ui.formatter instead of 'bookmarks'
Wed, 28 Jun 2017 17:28:56 +0200 Pierre-Yves David topic: also insert the extra head check with using the new head checking
Wed, 28 Jun 2017 17:38:04 +0200 Pierre-Yves David topic: some document for an obscure function
Wed, 28 Jun 2017 18:18:59 +0200 Pierre-Yves David topic: adjust head checking wrapping to not interfere with concurrent push
Wed, 28 Jun 2017 17:23:43 +0200 Pierre-Yves David topic: also detect head checking using the concurrent part
Wed, 28 Jun 2017 18:16:14 +0200 Pierre-Yves David test: avoid 'test-check-commit.t' complaining copied code
Wed, 28 Jun 2017 17:20:36 +0200 Pierre-Yves David topic: small test cleanuo
Wed, 28 Jun 2017 01:53:21 +0200 Pierre-Yves David topic: move the heads data to the branch line when appropriates
Wed, 28 Jun 2017 02:45:57 +0200 Pierre-Yves David topic: add some initial support for using stack on named branch
Wed, 28 Jun 2017 01:58:09 +0200 Pierre-Yves David topic: explicitly pass topic as a keyword argument
Tue, 27 Jun 2017 15:21:38 +0200 Boris Feld topic: makes split keep the topic
Tue, 27 Jun 2017 09:49:35 +0200 Boris Feld topic: add tests for fold behavior with topics
Sun, 25 Jun 2017 07:20:22 +0530 Pulkit Goyal topics: pass quietempty=True to suppress useless output while changing topics
Sun, 25 Jun 2017 06:53:22 +0530 Pulkit Goyal topics: return early so that other if conditions don't get execute (issue5600)
Mon, 26 Jun 2017 17:47:04 +0200 Pierre-Yves David test: extra output to understand the next changeset better
Sun, 25 Jun 2017 06:47:59 +0530 Pulkit Goyal topics: move the logic to change or clear current topic into a new function
Mon, 26 Jun 2017 17:20:17 +0200 Pierre-Yves David tests: expand output to check topic activation
Sun, 25 Jun 2017 18:37:42 +0200 Pierre-Yves David branching: merge stable into default
Sun, 25 Jun 2017 16:37:56 +0200 Pierre-Yves David split: preserve author of the original changeset in the successors stable
Sat, 24 Jun 2017 13:28:16 +0200 Pierre-Yves David grab: properly quote hg executable in the alias stable
Fri, 23 Jun 2017 10:51:18 +0200 Pierre-Yves David topic: improve the revset used to return name->nodes mapping
Thu, 22 Jun 2017 09:48:40 +0200 Pierre-Yves David topic: update the changectx method to respect phases
Fri, 23 Jun 2017 10:21:37 +0200 Pierre-Yves David topic: avoid crash when topic is loaded but not enabled for a repository