Thu, 07 Nov 2019 17:22:44 -0800 Martin von Zweigbergk obslog: rename {desc-diff} to {descdiff} since the former is invalid
Thu, 07 Nov 2019 17:22:16 -0800 Martin von Zweigbergk tests: demonstrate broken {patch} and {desc-diff} template keywords
Fri, 15 Nov 2019 11:48:17 +0700 Anton Shestakov topic: drop compat.successorssets(), it's not used
Fri, 15 Nov 2019 11:37:34 +0700 Anton Shestakov topic: drop compat.getmarkers() and use obsutil.getmarkers() directly
Fri, 15 Nov 2019 08:14:06 -0800 Martin von Zweigbergk cmdrewrite: avoid accessing scmutil.status fields by index
Thu, 07 Nov 2019 23:10:26 -0800 Martin von Zweigbergk obslog: avoid using a formatter after calling end() on it
Thu, 07 Nov 2019 15:00:57 -0800 Martin von Zweigbergk obslog: use plural name "effects" for list of all effects
Thu, 07 Nov 2019 13:21:20 -0800 Martin von Zweigbergk obslog: use singular name "succnode" for each element of {succnodes}
Mon, 11 Nov 2019 03:40:20 +0700 Anton Shestakov docs: add SVG figures for sharing.rst stable
Mon, 11 Nov 2019 03:22:09 +0700 Anton Shestakov docs: add some up-to-date output from push/pull commands stable
Mon, 11 Nov 2019 02:42:37 +0700 Anton Shestakov docs: add two more amend commits to simulate temporary amend commits stable
Mon, 11 Nov 2019 02:33:54 +0700 Anton Shestakov docs: revision numbers are technically stable stable
Sun, 10 Nov 2019 05:14:53 +0700 Anton Shestakov tests: remove a repeated statement stable
Sat, 26 Oct 2019 13:33:05 +0700 Anton Shestakov docs: correct node hashes in sharing.rst based on test-sharing.t stable
Sat, 26 Oct 2019 13:30:21 +0700 Anton Shestakov tests: add shortlog of other repos to test-sharing.t stable
Sat, 26 Oct 2019 13:06:49 +0700 Anton Shestakov tests: use |shortest in test-sharing.t because sharing.rst uses it stable
Wed, 13 Nov 2019 13:47:55 +0700 Anton Shestakov compat: compatibility for cl.nodemap.get vs cl.index.get_rev
Wed, 13 Nov 2019 13:43:46 +0700 Anton Shestakov compat: compatibility for pathuril.dirs vs util.dirs
Fri, 15 Nov 2019 10:59:47 +0100 Pierre-Yves David branching: merge with stable
Fri, 15 Nov 2019 10:08:36 +0100 Pierre-Yves David heptapod-ci: test with python3 too stable
Thu, 14 Nov 2019 18:44:15 +0100 Pierre-Yves David heptapod-ci: add a --pure variant for the CI stable
Thu, 14 Nov 2019 12:03:52 +0100 Pierre-Yves David heptapod-ci: let the number of CPU to be picked automatically stable
Thu, 14 Nov 2019 11:59:10 +0100 Pierre-Yves David heptapod-ci: point to our own docker images stable
Thu, 07 Nov 2019 19:46:05 +0100 Pierre-Yves David readme: update contribution guide stable
Thu, 07 Nov 2019 10:29:03 +0100 Pierre-Yves David branching: merge with stable
Sat, 26 Oct 2019 22:44:06 +0700 Anton Shestakov docs: remove --all from hg evolve, since it's been the default for some time stable
Sat, 26 Oct 2019 22:43:06 +0700 Anton Shestakov docs: typo in user-guide.rst stable
Mon, 04 Nov 2019 14:58:58 -0800 Martin von Zweigbergk obslog: don't overwrite {rev} keyword from changeset context
Mon, 04 Nov 2019 14:31:08 -0800 Martin von Zweigbergk obslog: make changeset available to templater
Wed, 16 Oct 2019 11:10:04 -0700 Martin von Zweigbergk tests: simplify by pruning unwanted changesets a little earlier
Fri, 01 Nov 2019 17:54:09 +0700 Anton Shestakov evolve: use more often seen metavariables in command synopsis strings stable
Fri, 01 Nov 2019 17:52:43 +0700 Anton Shestakov topic: add more options to command synopsis string stable
Fri, 11 Oct 2019 16:53:52 +0200 Denis Laxalde debian: also build with python3 stable
Fri, 18 Oct 2019 10:17:53 +0200 Denis Laxalde debian: update debhelper compat stable
Thu, 17 Oct 2019 20:33:02 +0200 Denis Laxalde debian: make it possible to by-pass doc build stable
Tue, 15 Oct 2019 11:39:58 +0200 Denis Laxalde debian: define extend-diff-ignore for dpkg-source stable
Fri, 11 Oct 2019 17:05:37 +0200 Denis Laxalde debian: use pybuild and dh_sphinxdoc stable
Tue, 15 Oct 2019 11:41:22 +0200 Denis Laxalde debian: mark 9.2.1-1 as released stable
Sat, 19 Oct 2019 10:42:09 -0700 Martin von Zweigbergk obsexchange: delete dead code for old exchange protocol
Wed, 23 Oct 2019 01:14:42 +0200 Pierre-Yves David branching: merge with stable
Wed, 23 Oct 2019 01:11:13 +0200 Pierre-Yves David branching: merge the stable branch with the mercurial-5.1 branch mercurial-5.1
Thu, 10 Oct 2019 08:22:41 +0700 Anton Shestakov tests: add the new "-r" bit to the usual merge hint stable
Wed, 23 Oct 2019 01:07:58 +0200 Pierre-Yves David test-output: reinstalled test change for 5.2 stable
Wed, 23 Oct 2019 00:58:56 +0200 Pierre-Yves David test-compat: opening test compatibility branch for mercurial 5.1 mercurial-5.1
Thu, 17 Oct 2019 21:03:19 +0200 Denis Laxalde py3: encode/decode with going through ui in rst directive stable
Fri, 11 Oct 2019 16:51:13 +0200 Denis Laxalde py3: fix setup.py --version stable
Wed, 16 Oct 2019 18:12:53 +0200 Manuel Jacob rewind: preserve date stable
Wed, 09 Oct 2019 21:22:03 +0700 Anton Shestakov metaedit: don't change commit date by default (issue5994) stable
Wed, 09 Oct 2019 20:16:38 +0700 Anton Shestakov tests: simply use testlib/common.sh in test-metaedit.t stable
Wed, 09 Oct 2019 20:12:54 +0700 Anton Shestakov tests: turn glog shell function into an alias in test-metaedit.t stable
Wed, 09 Oct 2019 20:07:42 +0700 Anton Shestakov tests: clean up test-metaedit.t stable
Sun, 06 Oct 2019 02:30:12 -0400 Rodrigo Damazio help: categorizing evolve and topic commands
Thu, 10 Oct 2019 08:22:41 +0700 Anton Shestakov tests: add the new "-r" bit to the usual merge hint
Sat, 05 Oct 2019 14:31:19 -0400 Pierre-Yves David branching: merge back into default
Mon, 07 Oct 2019 14:38:56 +0700 Anton Shestakov pick: don't create any successors when there were no changes (issue6093) stable
Sat, 05 Oct 2019 14:26:19 -0400 Pierre-Yves David packaging: mark as development version stable
Sat, 05 Oct 2019 14:22:21 -0400 Pierre-Yves David Added tag 9.2.1 for changeset d989bab720e5 stable
Sat, 05 Oct 2019 13:50:13 -0400 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Sat, 05 Oct 2019 13:50:11 -0400 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sat, 05 Oct 2019 13:50:09 -0400 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 tip