log

age author description
Fri, 15 Sep 2017 16:28:59 +0200 Pierre-Yves David readme: mention compatibility with future 4.4 default tip
Fri, 15 Sep 2017 17:20:42 +0200 Pierre-Yves David topic: update the message used with --age for empty topic
Wed, 30 Aug 2017 17:32:32 +0200 Ryan McElroy sharing: edit pass
Wed, 30 Aug 2017 17:32:32 +0200 Ryan McElroy user-guide: edit pass
Wed, 13 Sep 2017 21:41:57 +0200 Pierre-Yves David topic: stabilise the output of --age when date ties
Fri, 15 Sep 2017 15:48:18 +0200 Boris Feld tests: update after removing of redundant amend commit
Wed, 13 Sep 2017 15:13:51 +0200 Boris Feld topic: setup 'topic' value for working ctx
Thu, 14 Sep 2017 20:33:03 +0200 Pierre-Yves David tests: abstract version number for test-topic-stack.t
Mon, 07 Aug 2017 23:22:41 +0900 FUJIWARA Katsunori evolve: use registrar.templatekeyword to register template keyword functions
Sun, 10 Sep 2017 20:06:52 +0900 FUJIWARA Katsunori evolve: use registrar.revsetpredicate to register revset predicate functions
Mon, 07 Aug 2017 23:17:13 +0900 FUJIWARA Katsunori topic: use registrar.revsetpredicate to register revset predicate functions
Mon, 07 Aug 2017 23:24:57 +0900 FUJIWARA Katsunori doc: make paragraphs before example code end with "::" for reST syntax
Sun, 10 Sep 2017 22:41:54 +0900 FUJIWARA Katsunori topic: centralize compatibility logic between hg versions into compat module
Mon, 11 Sep 2017 17:24:33 +0200 Pierre-Yves David readme: mention the improvement to stack in the readme
Thu, 07 Sep 2017 19:18:05 +0200 Pierre-Yves David test: issue a clarifying graph print in tests/test-stack-branch.t
Sat, 09 Sep 2017 22:32:50 +0530 Pierre-Yves David stack: properly order stack when gaps existing inside it
Thu, 07 Sep 2017 19:43:07 +0200 Pierre-Yves David stack: display both parent with displaying merge
Sat, 09 Sep 2017 22:32:44 +0530 Pierre-Yves David tests: add tests for showing stack when merge is involved
Mon, 04 Sep 2017 12:41:30 +0200 Pierre-Yves David stack: move data computation on the object
Mon, 04 Sep 2017 12:23:03 +0200 Pierre-Yves David stack: replace 'getstack' with direct call to 'stack'
Mon, 04 Sep 2017 12:19:49 +0200 Pierre-Yves David stack: introduce a rich stack object
Thu, 07 Sep 2017 16:45:57 +0200 Pulkit Goyal tests: add tests for `hg stack` showing surprising behavior with gaps
Sun, 10 Sep 2017 22:22:06 +0900 FUJIWARA Katsunori topic: check availability of obsutil.getmarkers() for portability
Thu, 07 Sep 2017 16:45:53 +0200 Pierre-Yves David tests: add more explicit test about empty topic from publishing
Fri, 01 Sep 2017 19:29:04 +0200 Pierre-Yves David convertbookmark: advertise the new command in the readme
Fri, 01 Sep 2017 17:15:55 +0200 Pierre-Yves David convertbookmark: properly convert stacked bookmarks
Fri, 01 Sep 2017 18:46:10 +0200 Pierre-Yves David convertbookmark: perform all actions at the end
Fri, 01 Sep 2017 18:33:08 +0200 Pierre-Yves David converbookmark: split target computation from actual update
Fri, 01 Sep 2017 17:09:17 +0200 Pierre-Yves David convertbookmark: extract the revset into a module level constant
Fri, 01 Sep 2017 17:04:21 +0200 Pierre-Yves David convertbookmark: properly exclude public changeset
Fri, 01 Sep 2017 16:51:49 +0200 Pierre-Yves David test: add a new root changeset to all debugconvertbookmark test case
Fri, 01 Sep 2017 12:02:27 +0200 Pierre-Yves David tests: import section in 'test-topic-debugcb.t'
Fri, 01 Sep 2017 16:22:49 +0200 Pierre-Yves David test: avoid using debugdrawdag in 'test-topic-debugcb.t'
Tue, 29 Aug 2017 18:13:33 +0530 Pulkit Goyal tests: add more tests for debugconvertbookmark
Mon, 14 Aug 2017 14:36:11 +0530 Pulkit Goyal convertbookmark: add logic to skip revisions with multiple bookmarks
Fri, 01 Sep 2017 18:02:50 +0200 Pulkit Goyal topics: add a new debugconvertbookmark command to convert bookmarks to topics
Fri, 01 Sep 2017 17:53:14 +0200 Pierre-Yves David topic: support --rev argument and properly process then as user input
Fri, 01 Sep 2017 17:37:47 +0200 Pierre-Yves David topic: move a status message in the right scope
Wed, 09 Aug 2017 11:32:19 +0200 Boris Feld obsfate: use effect flag information for computing a better verb
Tue, 29 Aug 2017 17:30:07 +0200 Philippe Pepiot compat: make it more clear that evolve need Mercurial >= minversion
Wed, 30 Aug 2017 18:35:04 +0200 Pierre-Yves David doc: record all the missings and strange bit we know
Thu, 31 Aug 2017 17:00:09 +0200 Boris Feld directaccess: fix with tree without order
Fri, 01 Sep 2017 11:08:22 +0200 Boris Feld compat: adapt to test output changes
Fri, 01 Sep 2017 11:07:28 +0200 Boris Feld compat: adapt to rebase change in coming 4.4
Thu, 31 Aug 2017 13:22:40 +0200 Pulkit Goyal topics: import lock as lockmods
Tue, 29 Aug 2017 19:12:00 +0530 Pulkit Goyal topics: make sure we have some restrictions on topic names
Tue, 29 Aug 2017 19:03:59 +0530 Pulkit Goyal topic: add test showing no restrictions on topic names
Wed, 30 Aug 2017 17:32:32 +0200 Ryan McElroy index: edit pass by native english speaker
Wed, 30 Aug 2017 16:54:26 +0200 Aurélien Campéas topic: reword and simplify explanation of "behind"
Wed, 30 Aug 2017 15:57:04 +0200 Aurélien Campéas topic: tutorial grammar fixes
Wed, 30 Aug 2017 11:36:47 +0200 Pierre-Yves David doc-front-page: link to the changeset evolution section in the document
Wed, 30 Aug 2017 11:26:00 +0200 Pierre-Yves David doc-front-page: use a clearer statement about the experimental status
Wed, 30 Aug 2017 11:25:51 +0200 Pierre-Yves David doc-front-pagE: add a paragraph about "why the extension"
Wed, 30 Aug 2017 11:25:27 +0200 Pierre-Yves David doc-front-page: expand the paragraph about changeset evolution
Wed, 30 Aug 2017 11:24:38 +0200 Pierre-Yves David doc-front-page: rename the "next step" section
Wed, 30 Aug 2017 10:30:48 +0200 Pierre-Yves David doc-front-page: mention that "Changeset Evolution" is a specific concept
Wed, 30 Aug 2017 00:32:56 +0200 Pierre-Yves David doc-front-page: include the index in the TOC
Wed, 30 Aug 2017 00:35:44 +0200 Pierre-Yves David doc-front-page: add a title to the part about the extension
Tue, 29 Aug 2017 17:25:01 +0200 Pierre-Yves David doc-front-page: add a feature summary at the beginning of the page
Tue, 29 Aug 2017 17:11:18 +0200 Pierre-Yves David doc-front-page: mention the mailing list in the documentation
Tue, 29 Aug 2017 16:58:22 +0200 Pierre-Yves David doc-front-page: move installation instruction earliero
Tue, 29 Aug 2017 16:50:05 +0200 Pierre-Yves David doc-front-page: move introduction before the table of content
Tue, 29 Aug 2017 16:15:02 +0200 Philippe Pepiot doc: simplify the reference to in-core features
Tue, 29 Aug 2017 16:14:28 +0200 Pierre-Yves David doc: be less dramatic about changeset immutability
Tue, 29 Aug 2017 16:14:15 +0200 Philippe Pepiot doc: clarify the introduction sentence
Mon, 28 Aug 2017 17:16:16 +0200 Pulkit Goyal topics: allow use a --current when setting a topic
Mon, 28 Aug 2017 17:35:44 +0200 Pierre-Yves David topic: make --clear + topicname invalid
Mon, 28 Aug 2017 17:15:08 +0200 Pulkit Goyal topics: add a current flag to display current topic
Mon, 28 Aug 2017 17:10:41 +0200 Pulkit Goyal topics: add a missing trailing comma on list of flag
Tue, 29 Aug 2017 14:19:31 +0200 Philippe Pepiot doc: let mercurial find where evolve is installed
Tue, 29 Aug 2017 14:27:08 +0200 Philippe Pepiot doc: use pip to install evolve
Tue, 29 Aug 2017 12:20:30 +0200 Philippe Pepiot doc: reword "target repository" to "remote repository"
Tue, 29 Aug 2017 12:18:42 +0200 Philippe Pepiot doc: typo fixes
Tue, 29 Aug 2017 12:17:48 +0200 Philippe Pepiot doc: use "hidden" instead of "invisible"
Mon, 28 Aug 2017 19:23:16 +0530 Pulkit Goyal tests: add whitespaces in test-topic.t to make it more readable
Thu, 24 Aug 2017 11:00:13 -0700 Martin von Zweigbergk evolve: undo change from "divergent" to "phasedivergent" for --divergent
Thu, 24 Aug 2017 10:57:32 -0700 Martin von Zweigbergk messages: use hyphenated '{phase,content}-divergent' in user messages
Thu, 24 Aug 2017 10:48:38 -0700 Martin von Zweigbergk warning: use 'divergent', not 'contentdivergent' on old Mercurial
Thu, 24 Aug 2017 09:12:09 +0200 Boris Feld warning: rename warning message
Thu, 24 Aug 2017 09:11:54 +0200 Boris Feld warning: rename bumped warning message
Thu, 24 Aug 2017 09:11:06 +0200 Boris Feld warning: rename unstable warning message
Wed, 23 Aug 2017 23:44:36 +0200 Pierre-Yves David merge with stable
Mon, 21 Aug 2017 14:21:49 +0200 Pierre-Yves David test: fix output of test-discovery-obshashrange.t stable
Tue, 22 Aug 2017 10:59:19 -0700 Martin von Zweigbergk obscache: use _readmarkers() from core with correct signature
Mon, 14 Aug 2017 11:39:06 +0530 Pulkit Goyal topics: take locks and start transaction before calling _changetopics
Mon, 21 Aug 2017 19:44:23 +0200 Boris Feld compat: fix instabilities compat
Mon, 21 Aug 2017 14:21:49 +0200 Pierre-Yves David test: fix output of test-discovery-obshashrange.t
Fri, 11 Aug 2017 12:20:56 +0200 Boris Feld revset: bumped volatile set was deprecated
Fri, 11 Aug 2017 12:12:03 +0200 Boris Feld revset: divergent volatile set was deprecated
Fri, 11 Aug 2017 11:55:07 +0200 Boris Feld revset: unstable volatile set was deprecated
Fri, 11 Aug 2017 11:43:57 +0200 Boris Feld revset: bumped() is deprecated
Fri, 11 Aug 2017 11:30:34 +0200 Boris Feld revset: divergent() is deprecated
Fri, 11 Aug 2017 11:23:37 +0200 Boris Feld revset: unstable() is deprecated
Fri, 11 Aug 2017 10:52:44 +0200 Boris Feld obsolete: allprecursors was deprecated
Fri, 11 Aug 2017 10:41:11 +0200 Boris Feld context: precursors was deprecated
Fri, 11 Aug 2017 09:32:23 +0200 Boris Feld context: troubled was deprecated
Thu, 10 Aug 2017 20:40:57 +0200 Boris Feld context: unstable was deprecated
Thu, 10 Aug 2017 20:31:39 +0200 Boris Feld context: troubles was deprecated
Thu, 10 Aug 2017 19:31:55 +0200 Boris Feld log: bumped was renamed into phasedivergent
Thu, 10 Aug 2017 17:57:50 +0200 Boris Feld log: divergent was renamed into contentdivergent
Thu, 10 Aug 2017 17:37:31 +0200 Boris Feld log: unstable was renamed into orphan
Thu, 10 Aug 2017 17:31:23 +0200 Boris Feld log: trouble was renamed into instability
Wed, 09 Aug 2017 16:01:20 +0200 Boris Feld output: update obsfate / obslog output order
Wed, 09 Aug 2017 13:21:44 +0200 Pierre-Yves David branching: merge with stable
Fri, 30 Sep 2016 18:23:04 +0200 Pierre-Yves David doc: add part about exchanging drafts in topic tutorial stable
Fri, 30 Sep 2016 18:22:30 +0200 Pierre-Yves David doc: add stack part in topic tutorial stable
Wed, 09 Aug 2017 12:52:06 +0200 Pierre-Yves David test: setup python path for topic tests stable
Thu, 27 Jul 2017 17:38:37 +0200 Boris Feld doc: various improvements on topic tutorial stable
Thu, 27 Jul 2017 17:22:44 +0200 Boris Feld doc: various little improvements for rst export stable
Thu, 27 Jul 2017 17:16:02 +0200 Boris Feld doc: fix test2rst stable
Thu, 27 Jul 2017 11:39:51 +0200 Boris Feld docs: move the topic tutorial in the documentation stable
Mon, 24 Jul 2017 16:55:56 +0200 Boris Feld test: fix typo in the topic tutorial stable
Mon, 24 Jul 2017 16:44:37 +0200 Boris Feld test: fix typos in evolve tutorial stable
Tue, 25 Jul 2017 20:16:33 +0200 Pierre-Yves David topic: fix extension version variable stable
Tue, 25 Jul 2017 16:58:31 +0200 Pierre-Yves David branching: merge with stable
Tue, 25 Jul 2017 16:58:04 +0200 Pierre-Yves David branching: merge with other stable head stable
Tue, 25 Jul 2017 16:56:27 +0200 Pierre-Yves David debian: add a 6.6.0-1 changelog entry stable
Tue, 25 Jul 2017 16:55:27 +0200 Pierre-Yves David debian: fix 6.5.0-1 changelog entry stable
Tue, 25 Jul 2017 16:36:58 +0200 Pierre-Yves David packaging: update version to .dev
Tue, 25 Jul 2017 16:35:40 +0200 Pierre-Yves David branching: merge back with stable