Tue, 03 Oct 2017 11:14:29 -0700 Matt DeVore obscache: do not check of argument count of wrapped function
Tue, 03 Oct 2017 22:51:00 +0800 Anton Shestakov legacy: rename lookup_errors to not be in all caps (flake8 warning)
Sun, 01 Oct 2017 15:32:29 +0530 Pulkit Goyal randomname: fix the header of the file
Sun, 01 Oct 2017 15:22:37 +0530 Pulkit Goyal topics: move README-topic as hgext3rd/topic/README
Sun, 01 Oct 2017 11:23:21 +0100 Pulkit Goyal README: move CHANGELOG to a new file
Sun, 01 Oct 2017 11:18:36 +0100 Pierre-Yves David test: small cleanup in test-topic-mode.t
Sun, 01 Oct 2017 11:13:38 +0100 Pierre-Yves David test: add support for random-all topic mode
Sun, 01 Oct 2017 10:44:23 +0100 Pierre-Yves David test: rename test-topicmode to test-topic-mode
Sun, 01 Oct 2017 00:35:28 +0100 Boris Feld topicmode: add 'random' topic mode
Sun, 01 Oct 2017 09:10:48 +0100 Pierre-Yves David topic: update the topic-mode hint
Sun, 01 Oct 2017 09:05:42 +0100 Pierre-Yves David topic: rename the 'topic-mode' help subtopic
Sun, 01 Oct 2017 00:44:41 +0100 Pierre-Yves David topic: add a 'enforce-all' mode
Sat, 30 Sep 2017 23:18:29 +0100 Boris Feld topicmode: 'enforce' topic mode, no longer warn about untopiced merge
Sat, 30 Sep 2017 23:00:21 +0100 Boris Feld topicmode: add new warning topicmode
Sun, 01 Oct 2017 00:14:19 +0100 Pierre-Yves David topic: add documentation for the 'topic-mode' option
Sat, 30 Sep 2017 22:42:52 +0100 Boris Feld test: update tests to use topic-mode enforce
Sat, 30 Sep 2017 22:24:24 +0100 Boris Feld topic: migrate experimental.enforce-topic to experimental.topic-mode
Sat, 30 Sep 2017 12:35:49 +0100 Pierre-Yves David test: adapt to output change from 10e162bb9bf5
Sat, 30 Sep 2017 11:38:08 +0100 Pierre-Yves David merge with stable
Sat, 30 Sep 2017 11:11:04 +0100 Pierre-Yves David stack: handle basic case of splitting with crash stable
Mon, 25 Sep 2017 02:29:41 +0530 Pulkit Goyal tests: update test output with commit 4f969b9e0cf5 in core
Mon, 25 Sep 2017 02:23:36 +0530 Pulkit Goyal tests: update test output with commit ecc96506c49d in core
Wed, 27 Sep 2017 16:30:43 +0200 Pierre-Yves David packaging: update version to match development version
Wed, 27 Sep 2017 16:26:30 +0200 Pierre-Yves David packaging: merge stable back into default
Wed, 27 Sep 2017 16:24:44 +0200 Pierre-Yves David packaging: mark stable branch as dev bugfix version stable
Wed, 27 Sep 2017 16:18:24 +0200 Pierre-Yves David Added tag 6.7.0 for changeset 3a4f75c6619c stable
Wed, 27 Sep 2017 16:18:11 +0200 Pierre-Yves David packaging: update debian changelog stable 6.7.0
Wed, 27 Sep 2017 16:15:56 +0200 Pierre-Yves David packaging: update version number and testedwith version stable
Wed, 27 Sep 2017 01:44:29 +0200 Pierre-Yves David packaging: mark version 6.7.0 in the source stable
Wed, 27 Sep 2017 01:41:46 +0200 Pierre-Yves David packaging: update compatible version stable
Wed, 27 Sep 2017 01:37:21 +0200 Pierre-Yves David readme: prepare readme stable
Wed, 27 Sep 2017 01:27:40 +0200 Pierre-Yves David compat-test: merge future 6.7.0 into 3.8 compat branch mercurial-3.8
Wed, 27 Sep 2017 01:22:58 +0200 Pierre-Yves David compat-test: merge future 6.7.0 into 3.9 compat branch mercurial-3.9
Wed, 27 Sep 2017 01:18:39 +0200 Pierre-Yves David compat-test: merge future 6.7.0 into 4.0 compat branch mercurial-4.0
Wed, 27 Sep 2017 01:12:47 +0200 Pierre-Yves David compat-test: merge future 6.7.0 into 4.1 compat branch mercurial-4.1
Wed, 27 Sep 2017 01:07:22 +0200 Pierre-Yves David compat-test: merge future 6.7.0 into 4.2 compat branch mercurial-4.2
Wed, 27 Sep 2017 00:54:28 +0200 Pierre-Yves David branching: merge future 6.7.0 in the stable branch stable
Wed, 27 Sep 2017 00:00:22 +0200 Pierre-Yves David topic: fix topic message for mercurial 4.2 and below
Tue, 26 Sep 2017 19:05:04 +0530 Pulkit Goyal README: mention that --age also shows the user
Sun, 24 Sep 2017 11:30:14 +0200 Pierre-Yves David topic: try to clarify the "branch" part in stack
Tue, 26 Sep 2017 13:01:21 +0200 Pierre-Yves David readme: mention the message update
Mon, 25 Sep 2017 03:30:56 +0530 Pulkit Goyal topics: make sure user don't pass both the age option and a topic name
Mon, 25 Sep 2017 03:29:45 +0530 Pulkit Goyal topics: spell out topics completely in help
Mon, 25 Sep 2017 03:23:06 +0530 Pulkit Goyal topics: show the user who last touched the topic in --age
Mon, 25 Sep 2017 03:06:37 +0530 Pulkit Goyal topics: initialize variable with default value instead of assigning later
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip