log

age author description
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