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
Thu, 22 Jun 2017 15:18:49 +0200 Pierre-Yves David compat: update test to match core default state
Thu, 22 Jun 2017 10:13:29 +0200 Pierre-Yves David topicmap: massive rework
Thu, 22 Jun 2017 09:47:14 +0200 Pierre-Yves David topic: use the 'topic' revset in namespace
Thu, 22 Jun 2017 09:41:01 +0200 Pierre-Yves David topic-revset: update the revset to no longer build changectx
Thu, 22 Jun 2017 09:46:30 +0200 Pierre-Yves David topic-revset: changectx creation in the revset
Wed, 21 Jun 2017 07:32:11 +0530 Pulkit Goyal topics: add some noise to rewrittent changeset to prevent hash cycle
Wed, 21 Jun 2017 13:18:47 +0200 Pierre-Yves David topic-change: update the working copy along when changing topic of '.'
Wed, 21 Jun 2017 13:21:08 +0200 Pierre-Yves David topic-change: cleanup the locking and transaction mechanism
Wed, 21 Jun 2017 07:21:50 +0530 Pulkit Goyal topics: use a dict for successors of changesets produced by topic change
Wed, 21 Jun 2017 11:55:45 +0200 Pierre-Yves David topic: further simplify the clear logic
Wed, 21 Jun 2017 03:28:25 +0530 Pulkit Goyal topics: drop the clean argument from _changetopics()
Wed, 21 Jun 2017 02:00:01 +0530 Pulkit Goyal topics: rename '--change' flag to '--rev' flag
Wed, 21 Jun 2017 01:05:46 +0530 Pulkit Goyal topics: factor out the logic to change topic in a new function
Wed, 21 Jun 2017 11:45:15 +0200 Pierre-Yves David obslog: update the readme
Wed, 21 Jun 2017 11:31:21 +0200 Pierre-Yves David obslog: add a comment about the final new line of descriptions
Tue, 20 Jun 2017 16:22:16 +0200 Boris Feld obslog: also display description patch with --patch
Wed, 21 Jun 2017 11:11:37 +0200 Pierre-Yves David obslog: extra patch indentation code
Tue, 20 Jun 2017 13:49:40 +0200 Boris Feld obslog: add a patch option
Mon, 19 Jun 2017 19:00:31 +0200 Pierre-Yves David obslog: clarify some sorting code
Mon, 19 Jun 2017 15:56:28 +0200 Boris Feld obslog: pass directly unfiltered_repo
Mon, 19 Jun 2017 15:54:55 +0200 Boris Feld obslog: remove useless repo arg
Mon, 19 Jun 2017 15:32:25 +0200 Boris Feld obslog: small renaming of _debugobshistorysingle
Mon, 19 Jun 2017 10:33:36 +0200 Boris Feld refactoring: directly use 'ctx.unstable()' in showstack function
Mon, 19 Jun 2017 18:46:30 +0200 Pierre-Yves David packaging: flag default as version 6.5.0.dev
Mon, 19 Jun 2017 18:44:17 +0200 Pierre-Yves David merge: get stable change back into default
Sat, 17 Jun 2017 01:02:37 +0200 Boris Feld obsfate: improve obsfate output stable
Mon, 19 Jun 2017 18:37:28 +0200 Pierre-Yves David packagin: mark stable branch as 6.4.1.dev stable
Mon, 19 Jun 2017 03:13:35 +0530 Pulkit Goyal topics: abort if user wants to show the stack of a non-existent topic
Mon, 19 Jun 2017 02:50:35 +0530 Pulkit Goyal stack: show unstable state for the current revision if it is one (issue5553)
Mon, 19 Jun 2017 02:44:19 +0530 Pulkit Goyal topics: some minute fixes to the documentation which shows up in help
Sun, 18 Jun 2017 03:23:46 +0530 Pulkit Goyal topics: make sure we commit on new parents while changing topics (issue5441)
Sun, 18 Jun 2017 03:20:52 +0530 Pulkit Goyal tests: add a test to show issue5441 in test-topic.t
Sat, 17 Jun 2017 01:15:15 +0200 Pierre-Yves David merge back with stable
Fri, 16 Jun 2017 20:15:17 +0200 Pierre-Yves David Added tag 6.4.0 for changeset e60248f26f92 stable
Fri, 16 Jun 2017 20:15:04 +0200 Pierre-Yves David packaging: prepare version 6.4.0 stable 6.4.0
Fri, 16 Jun 2017 20:13:13 +0200 Pierre-Yves David readme: fix readme for future 6.4.0 stable
Fri, 16 Jun 2017 19:48:24 +0200 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
Fri, 16 Jun 2017 19:48:10 +0200 Pierre-Yves David test-compat: merge with mercurial-4.0 mercurial-3.9
Fri, 16 Jun 2017 19:47:35 +0200 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
Fri, 16 Jun 2017 19:27:36 +0200 Pierre-Yves David compat-test: merge with stable mercurial-4.1
Fri, 16 Jun 2017 19:37:13 +0200 Pierre-Yves David test-compat: fix previous merge mercurial-4.1
Fri, 16 Jun 2017 19:22:38 +0200 Pierre-Yves David merge with default stable
Fri, 16 Jun 2017 18:38:04 +0200 Pierre-Yves David obsfate: by default only display the username if differ from the current one
Fri, 16 Jun 2017 18:03:32 +0200 Pierre-Yves David obsfate: display more data about direct prune markers
Fri, 16 Jun 2017 17:58:17 +0200 Pierre-Yves David obsfate: split markers fetch from successor set annotation
Fri, 16 Jun 2017 17:55:55 +0200 Pierre-Yves David obsfate: mark successorsetallmarkers public
Fri, 16 Jun 2017 17:54:27 +0200 Pierre-Yves David obsfate: mark 'preparesuccessorset' as public
Fri, 16 Jun 2017 16:51:31 +0200 Pierre-Yves David obsfate: use 'split' as verb when appropriate
Fri, 16 Jun 2017 16:50:11 +0200 Pierre-Yves David obsfate: improve prune support in _successorsetverb
Fri, 16 Jun 2017 12:37:03 +0200 Pierre-Yves David obsfate: rename 'successorsset' to 'sset' in the loop
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip