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