Tue, 11 Jul 2017 10:38:01 +0200 Pierre-Yves David amend: extract into a 'evolve.evocommands' module
Wed, 12 Jul 2017 16:09:08 +0200 Pierre-Yves David test: handle output change in 20f533a92eda
Sun, 09 Jul 2017 15:01:32 +0300 Josef 'Jeff' Sipek tutorial: fix grammar and spelling stable
Sun, 09 Jul 2017 14:23:27 +0300 Josef 'Jeff' Sipek tutorial: word wrap long lines stable
Sun, 09 Jul 2017 14:20:24 +0300 Josef 'Jeff' Sipek tutorial: use rm instead of 'hg rm' for an untracked temporary file stable
Sun, 09 Jul 2017 14:41:13 +0200 Pierre-Yves David readme: update with various topic improvement
Thu, 06 Jul 2017 03:31:11 +0530 Pulkit Goyal topics: add a config knob to forbid untopiced commit
Thu, 06 Jul 2017 03:56:36 +0530 Pulkit Goyal topics: update the help for `hg topics` describing ways to use the command
Fri, 07 Jul 2017 01:01:01 +0200 Pierre-Yves David branching: merge with stable
Thu, 06 Jul 2017 23:33:28 +0200 Pierre-Yves David obshashrange: add cache warming instruction to the documentation stable
Tue, 04 Jul 2017 10:49:14 +0200 Pierre-Yves David evolve: explain how to disable markers discovery in the documentation stable
Thu, 06 Jul 2017 23:33:28 +0200 Pierre-Yves David obshashrange: add cache warming instruction to the documentation
Tue, 04 Jul 2017 01:30:14 +0530 Pulkit Goyal topics: add t0 and b0 to the stack
Tue, 04 Jul 2017 00:15:36 +0530 Pulkit Goyal topics: wrap the update function to check if either t0 or b0 is passed as rev
Fri, 07 Jul 2017 00:42:18 +0200 Pierre-Yves David compat: adapt to change in 53b3a1968aa6-core
Sun, 02 Jul 2017 19:43:44 +0200 Pierre-Yves David merge back with stable
Sun, 02 Jul 2017 19:42:23 +0200 Pierre-Yves David packaging: update versions to '.dev' one stable
Sun, 02 Jul 2017 19:40:56 +0200 Pierre-Yves David Added tag 6.5.0 for changeset 734c0bc066cd stable
Sun, 02 Jul 2017 19:35:38 +0200 Pierre-Yves David packaging: prepare version 6.5.0 stable 6.5.0
Sun, 02 Jul 2017 19:34:30 +0200 Pierre-Yves David topic: update extensions metadata stable
Sun, 02 Jul 2017 19:31:11 +0200 Pierre-Yves David readme: prepare version 6.5.0 stable
Sun, 02 Jul 2017 17:28:53 +0200 Pierre-Yves David compat: merge with mercurial-3.9 mercurial-3.8
Sun, 02 Jul 2017 17:28:38 +0200 Pierre-Yves David compat: merge with mercurial-4.0 mercurial-3.9
Sun, 02 Jul 2017 17:28:15 +0200 Pierre-Yves David compat: merge with mercurial-4.1 mercurial-4.0
Sun, 02 Jul 2017 18:22:39 +0200 Pierre-Yves David compat: merge with stable mercurial-4.1
Sun, 02 Jul 2017 18:07:23 +0200 Pierre-Yves David evolve: preserve the branch of the original changeset when evolving merge stable
Sun, 02 Jul 2017 17:24:56 +0200 Pierre-Yves David merge: default into stable to prepare next version stable
Sun, 02 Jul 2017 17:13:35 +0200 Pierre-Yves David obslog: handle patch generation for mercurial 4.1-
Sun, 02 Jul 2017 16:39:48 +0200 Pierre-Yves David topic: also have the revbranchcache during the discovery
Sun, 02 Jul 2017 16:00:38 +0200 Pierre-Yves David topic: cleanup the repository wrapping logic in topic discovery
Sun, 02 Jul 2017 15:02:51 +0200 Pierre-Yves David topic: adapt to function migrate to obsutil
Sun, 02 Jul 2017 15:02:11 +0200 Pierre-Yves David evolve: adapt to function migrate to obsutil
Sun, 02 Jul 2017 14:10:44 +0200 Pierre-Yves David topic: directly use the '_notpublic' revset
Sun, 02 Jul 2017 13:49:32 +0200 Pierre-Yves David topic: drop the message about running evolve after topic change
Sun, 02 Jul 2017 13:48:45 +0200 Pierre-Yves David template: handle lack of "users" in the obsfate data
Fri, 30 Jun 2017 16:29:26 +0200 Boris Feld doc: update effect flag documentation
Mon, 26 Jun 2017 17:20:08 +0200 Boris Feld obsfate: override the default log output
Thu, 29 Jun 2017 23:42:29 +0200 Pierre-Yves David evolve: fix documentation formatting
Thu, 29 Jun 2017 18:22:06 +0200 Boris Feld compat: fix topicset for mercurial 4.1
Mon, 26 Jun 2017 17:19:03 +0200 Boris Feld obsfate: refactor obsfate data computing
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
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip