Mon, 25 Sep 2017 03:04:42 +0530 Pulkit Goyal topics: improve the function signature by accepting arguments as **opts
Tue, 26 Sep 2017 12:58:10 +0200 Pierre-Yves David topic: merge with strip related fix
Tue, 26 Sep 2017 12:56:03 +0200 Pierre-Yves David topic: skip topic movement message during strip
Tue, 26 Sep 2017 12:39:11 +0200 Aurélien Campéas topics/ui: detect and signal when an empty changeset becomes non-empty
Fri, 22 Sep 2017 18:01:29 +0200 Aurélien Campéas topics/transaction: return immediately if we are in the middle of a transaction
Fri, 22 Sep 2017 16:41:37 +0200 Aurélien Campéas topics/ui: signal when an operation entails voiding a topic
Tue, 26 Sep 2017 12:29:15 +0200 Aurélien Campéas topics/ui: signal when the topics command creates a new (empty) topic
Tue, 26 Sep 2017 12:27:43 +0200 Aurélien Campéas topics: signal to the end user when a topic has been forgotten
Fri, 22 Sep 2017 13:46:41 +0200 Denis Laxalde topic: add a --topic option to "outgoing" command
Fri, 22 Sep 2017 13:43:38 +0200 Denis Laxalde topic: add a --topic option to "push" command
Fri, 22 Sep 2017 12:48:57 +0200 Pierre-Yves David test-compat: adapt to core change in b90bd9a98c8b
Thu, 21 Sep 2017 19:34:37 +0200 Pierre-Yves David readme: update about obslog update and documentation refresh
Thu, 21 Sep 2017 17:08:00 +0200 Aurélien Campéas topic/tuto: be more precise in the top introduction about the publishing server
Thu, 21 Sep 2017 17:06:16 +0200 Aurélien Campéas topics/tuto: prefer rebase over merge and remove the weird merge attempt
Thu, 21 Sep 2017 17:04:24 +0200 Aurélien Campéas topics/tuto: typo fix and s/multiple/two
Thu, 21 Sep 2017 17:00:04 +0200 Aurélien Campéas topics/tuto: be more complete over the de-orphaning action within a topic
Thu, 21 Sep 2017 16:52:05 +0200 Aurélien Campéas topics/tuto: try to be more precise on why `hg log` output is hairy
Thu, 21 Sep 2017 16:42:45 +0200 Aurélien Campéas topics/tuto: attempt to have a slightly more clear wording
Thu, 21 Sep 2017 16:41:42 +0200 Aurélien Campéas topics/tuto: try to be more clear when explaining previous/next
Thu, 21 Sep 2017 18:35:22 +0200 Pierre-Yves David test: fix the enforce-topic configuration
Thu, 21 Sep 2017 16:25:58 +0200 Aurélien Campéas topics/tuto: clarification on the scope of the tutorial
Thu, 21 Sep 2017 15:27:20 +0200 Aurélien Campéas topics/tuto: slightly more verbose explanation of what we are seeing
Thu, 21 Sep 2017 15:15:24 +0200 Aurélien Campéas topics/tuto: spell out `hg topics` entirely
Thu, 21 Sep 2017 15:09:14 +0200 Aurélien Campéas topics/tuto: activate the `enforce-topic` option
Thu, 21 Sep 2017 14:05:27 +0200 Aurélien Campéas topics/tuto: highlight the behaviour on publish + update
Thu, 21 Sep 2017 13:04:19 +0200 Aurélien Campéas topics/tuto: fix title underline type introduced earlier
Thu, 21 Sep 2017 17:44:58 +0200 Pierre-Yves David doc: update graph with latest version of doc-graph
Thu, 21 Sep 2017 17:13:46 +0200 Philippe Pepiot flake8 docs/conf.py
Thu, 21 Sep 2017 17:13:09 +0200 Philippe Pepiot doc: disable generating command documentation when mercurial is not up-to-date
Fri, 01 Sep 2017 08:32:17 +0200 Philippe Pepiot doc: add documentation for evolve commands
Thu, 21 Sep 2017 16:11:59 +0200 Philippe Pepiot doc: clarify undocumented features
Thu, 21 Sep 2017 16:55:17 +0200 Pierre-Yves David test2rst: ignore the #if/#endif line in the output
Thu, 21 Sep 2017 10:45:27 +0200 Boris Feld doc: integrate graphviz graphs in tutorials
Thu, 21 Sep 2017 10:45:06 +0200 Boris Feld doc: add a special flag for content to ignore in the rst
Fri, 08 Sep 2017 12:10:21 +0200 Alain Leufroy obslog: simplify formatter keys
Fri, 08 Sep 2017 12:03:23 +0200 Alain Leufroy obslog: fix `--template` with `--graph` option
Fri, 08 Sep 2017 12:24:22 +0200 Alain Leufroy obslog: uniformize `_debugobshistoryrevs` and `_debugobshistorygraph` arguments
Sun, 17 Sep 2017 12:45:28 +0200 Alain Leufroy obslog: fix --patch with --no-graph options
Thu, 21 Sep 2017 15:18:28 +0200 Pierre-Yves David commands: upgrade pdiff and pstatus to full commands
Thu, 21 Sep 2017 14:50:55 +0200 Pierre-Yves David gup/gdown: properly mark these commands as deprecated
Thu, 21 Sep 2017 10:39:49 +0200 Pierre-Yves David Backed out changeset 1b4c92621e23
Tue, 29 Aug 2017 16:42:40 +0200 Boris Feld doc: integrate graphviz graphs in tutorials
Tue, 19 Sep 2017 12:52:22 +0200 Pierre-Yves David amend: lift the --interactive constraint on `--extract`
Mon, 18 Sep 2017 04:31:59 +0200 Pierre-Yves David readme: mention the topic output cleanup
Mon, 18 Sep 2017 04:30:57 +0200 Pierre-Yves David readme: mention the new --interactive mode for uncommit
Mon, 18 Sep 2017 04:28:12 +0200 Pierre-Yves David uncommit: minor comment cleanup in the test
Mon, 18 Sep 2017 04:20:36 +0200 Pierre-Yves David uncommit: small cleanup of the interactive test setup
Mon, 11 Sep 2017 18:12:06 +0200 Pierre-Yves David tests: add tests for interactively uncommitting by mentioning files
Mon, 11 Sep 2017 17:41:53 +0200 Pulkit Goyal uncommit: fix the dirstate handling in `uncommit -i`
Tue, 05 Sep 2017 14:35:00 +0530 Pulkit Goyal uncommit: pre-indent a block in if-True
Thu, 14 Sep 2017 17:23:24 +0530 Pulkit Goyal uncommit: add an interactive option to uncommit
Mon, 04 Sep 2017 15:54:39 +0200 Pierre-Yves David uncommit: pre-indent a block in if-True for the next patch
Sun, 17 Sep 2017 19:59:25 +0200 Pierre-Yves David topic: provide more information when behind count cannot be computed
Fri, 15 Sep 2017 23:25:38 +0530 Pulkit Goyal topic: show the t0 even if topic is not yet touched
Fri, 15 Sep 2017 23:13:05 +0530 Pulkit Goyal topics: improve the description if topic is not touched
Fri, 15 Sep 2017 22:48:55 +0530 Pulkit Goyal topics: show working directory branch when topic is empty
Fri, 01 Sep 2017 15:09:59 +0530 Pulkit Goyal topics: add tests for cases when a topic is empty
Fri, 15 Sep 2017 16:28:59 +0200 Pierre-Yves David readme: mention compatibility with future 4.4
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
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip