Mon, 02 Dec 2019 14:43:25 +0100 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Mon, 02 Dec 2019 14:42:32 +0100 Pierre-Yves David test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Mon, 02 Dec 2019 14:41:09 +0100 Pierre-Yves David test-compat: don't run the py3 test on the older branches mercurial-5.0
Fri, 22 Nov 2019 17:13:46 +0700 Anton Shestakov docs: add missing Figure 10 to sharing.rst stable
Thu, 28 Nov 2019 10:54:04 +0100 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 28 Nov 2019 10:53:25 +0100 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 28 Nov 2019 10:52:04 +0100 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Thu, 28 Nov 2019 10:50:55 +0100 Pierre-Yves David test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Thu, 28 Nov 2019 10:49:29 +0100 Pierre-Yves David test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 28 Nov 2019 10:48:44 +0100 Pierre-Yves David test-compat: merge stable into mercurial-5.1 mercurial-5.1
Thu, 21 Nov 2019 14:18:35 +0700 Anton Shestakov heptapod-ci: add a script to map evolve branch to mercurial revision for tests stable
Mon, 18 Nov 2019 14:33:59 +0700 Anton Shestakov pytype: ignore abc.ABCMeta metaclasses that don't work on py3
Fri, 15 Nov 2019 16:04:35 -0800 Martin von Zweigbergk tests: remove extra whitespace before patch in obslog output
Mon, 18 Nov 2019 13:04:56 +0100 Pierre-Yves David branching: merge with stable
Mon, 18 Nov 2019 13:01:38 +0100 Pierre-Yves David changelog: add a couple of missing entry about the next feature release
Mon, 18 Nov 2019 12:58:02 +0100 Pierre-Yves David changelog: fix entry in the wrong location
Mon, 18 Nov 2019 12:55:44 +0100 Pierre-Yves David changelog: add a wheelbarrow of missing entries stable
Mon, 18 Nov 2019 11:46:59 +0100 Pierre-Yves David heptapod-ci: simpler CI stable
Sun, 17 Nov 2019 01:23:48 +0100 Pierre-Yves David heptapod-ci: run the test with color stable
Wed, 13 Nov 2019 13:47:55 +0700 Anton Shestakov compat: compatibility for cl.nodemap.get vs cl.index.get_rev stable
Wed, 13 Nov 2019 13:43:46 +0700 Anton Shestakov compat: compatibility for pathuril.dirs vs util.dirs stable
Sat, 16 Nov 2019 01:45:40 +0100 Pierre-Yves David obslog: phase divergence fix for 5c41bb482867
Sat, 16 Nov 2019 01:44:31 +0100 Martin von Zweigbergk obslog: phase divergence fix for b135591bec1a
Fri, 15 Nov 2019 10:25:46 -0800 Martin von Zweigbergk obslog: make {descdiff} not be indented and leave that to the template
Fri, 15 Nov 2019 09:53:42 -0800 Martin von Zweigbergk obslog: make {patch} not be indented and leave that to the template
Thu, 07 Nov 2019 13:40:53 -0800 Martin von Zweigbergk obslog: make {succnodes} be full hex nodes
Fri, 08 Nov 2019 07:19:18 -0800 Martin von Zweigbergk obslog: remove now-unused code for plain styling
Thu, 07 Nov 2019 23:17:34 -0800 Martin von Zweigbergk obslog: redefine default output as a template, unless -f was given
Thu, 07 Nov 2019 23:15:29 -0800 Martin von Zweigbergk obslog: add newline after all markers in non-graphlog to match graphlog
Thu, 07 Nov 2019 22:24:50 -0800 Martin von Zweigbergk obslog: make reason for unavailable patch part of template
Thu, 07 Nov 2019 16:34:01 -0800 Martin von Zweigbergk obslog: make content and description patches available to templater
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 tip