Wed, 08 Apr 2020 21:07:06 +0800 Anton Shestakov packaging: prepare version 9.3.1 stable 9.3.1
Wed, 08 Apr 2020 01:17:01 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Wed, 08 Apr 2020 01:16:59 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Wed, 08 Apr 2020 01:16:57 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Wed, 08 Apr 2020 01:16:56 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Wed, 08 Apr 2020 01:16:54 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Wed, 08 Apr 2020 01:16:53 +0800 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Wed, 08 Apr 2020 01:16:51 +0800 Anton Shestakov test-compat: merge stable into mercurial-5.2 mercurial-5.2
Wed, 08 Apr 2020 01:02:23 +0800 Anton Shestakov topic: hg <= 4.8 compatibility for wrapping exchange._checkpublish() stable
Tue, 07 Apr 2020 19:33:40 +0200 Pierre-Yves David branching: merge with stable
Wed, 08 Apr 2020 01:02:23 +0800 Anton Shestakov topic: check that exchange._checkpublish() exists before wrapping it stable
Thu, 12 Mar 2020 02:08:39 +0100 Pierre-Yves David head-checking: also test single head enforcement with topic stable
Mon, 06 Apr 2020 07:26:40 +0200 Pierre-Yves David head-checking: ignore obsoleted section when checking head creation locally stable
Wed, 11 Mar 2020 23:56:11 +0100 Pierre-Yves David head-checking: ignore obsolete section when checking for single heads stable
Mon, 06 Apr 2020 05:08:23 +0200 Pierre-Yves David head-checking: update changelog stable
Mon, 06 Apr 2020 03:06:04 +0200 Pierre-Yves David head-checking: add test variant mixing branch and topics stable
Mon, 06 Apr 2020 02:56:43 +0200 Pierre-Yves David head-checking: add test variants with topics stable
Mon, 06 Apr 2020 02:17:43 +0200 Pierre-Yves David head-checking: backport fix from 7d5455b988ec stable
Mon, 06 Apr 2020 04:01:58 +0200 Pierre-Yves David head-checking: filter out obsolete heads when checking for new heads stable
Mon, 06 Apr 2020 05:05:07 +0200 Pierre-Yves David topics: fix auto-publish=abort with servers publishing bare branches stable
Sat, 21 Mar 2020 15:04:18 +0100 Yohann Rebattu evolve: fixed some typos in stablerangecache LONG_MESSAGE (issue6279) stable
Sat, 21 Mar 2020 15:04:18 +0100 Yohann Rebattu evolve: fixed some typos in stablerangecache LONG_MESSAGE, fix #6279 stable
Sat, 21 Mar 2020 15:04:18 +0100 Yohann Rebattu evolve: fixed some typos in stablerangecache LONG_MESSAGE, fix #6279
Fri, 03 Apr 2020 19:10:29 +0200 Pierre-Yves David branching: merge stable in default
Thu, 12 Mar 2020 06:18:57 +0100 Manuel Jacob WIP: fix draft
Thu, 12 Mar 2020 03:13:17 +0100 Manuel Jacob WIP: rotate loop draft
Thu, 12 Mar 2020 06:18:44 +0100 Manuel Jacob WIP: test draft
Fri, 06 Mar 2020 14:35:35 -0800 Martin von Zweigbergk build: make docs/conf.py compatible with py3 draft
Thu, 16 Jan 2020 11:33:53 +0700 Anton Shestakov obshistory: add _debugobshistorydisplaypredsandmarkers() and test it draft
Mon, 13 Jan 2020 16:32:25 +0700 Anton Shestakov obshistory: make patchavailable() handle predecessors too draft
Wed, 15 Jan 2020 16:28:35 +0700 Anton Shestakov templatekw: add obsorigin keyword draft
Tue, 14 Jan 2020 20:58:26 +0700 Anton Shestakov obshistory: implement predecessorsandmarkers() for obsorigin draft
Sun, 02 Feb 2020 11:06:21 +0100 Pierre-Yves David fold: proposal for output improvement draft
Fri, 27 Dec 2019 20:40:13 -0800 Rodrigo Damazio Bovendorp obslog: add display of precursor information to the default template draft
Fri, 27 Dec 2019 20:38:10 -0800 Rodrigo Damazio Bovendorp obslog: add flags to control the output of precursors and successors draft
Sat, 01 Feb 2020 10:54:20 +0100 Rodrigo Damazio Bovendorp obslog: extract display of a markers to its own function draft
Mon, 27 Jan 2020 14:55:35 +0700 Anton Shestakov tests: allow an empty merge commit to have tests pass without too many changes draft stable
Sun, 26 Jan 2020 20:52:25 +0700 Anton Shestakov uncommit: use repo.setparents() instead of repo.dirstate.setparents() draft stable
Sun, 26 Jan 2020 20:57:20 +0700 Anton Shestakov touch: use repo.setparents() instead of repo.dirstate.setparents() draft stable
Sun, 26 Jan 2020 20:57:39 +0700 Anton Shestakov evolve: use repo.setparents() instead of repo.dirstate.setparents() draft stable
Mon, 02 Sep 2019 20:09:05 +0700 Anton Shestakov tests: demonstrate that evolve swaps parents of merge commits draft stable
Wed, 22 Jan 2020 21:41:25 +0700 Anton Shestakov ci: cache pytype-related files between runs draft
Sun, 10 Nov 2019 16:32:34 +0530 Sushil khanchi evolve: add pre-check logic for creation of phase divergence locally draft
Sun, 10 Nov 2019 18:08:57 +0530 Sushil khanchi evolve: add test to show that user can create phase-divergence locally draft
Mon, 30 Dec 2019 00:24:09 +0530 Sushil khanchi evolve: remove unnecessary code since it's been covered already draft
Mon, 30 Dec 2019 00:43:17 +0530 Sushil khanchi test: no need to look at full log draft
Sun, 29 Dec 2019 23:59:41 +0530 Sushil khanchi evolve: refactor content-divergence resolution logic draft
Mon, 30 Dec 2019 00:11:00 +0530 Sushil khanchi evolve: remove duplicated code draft
Mon, 25 Nov 2019 02:41:16 +0530 Sushil khanchi evolve: make necessary changes in a test to reflect a fix in next patch draft
Mon, 23 Dec 2019 01:03:45 +0530 Sushil khanchi evolve: add quotes around the action in msg of pre-checking draft
Wed, 04 Dec 2019 21:06:39 +0530 Sushil khanchi metaedit: use pre-checking before rewriting csets draft
Sat, 14 Dec 2019 13:31:45 +0530 Sushil khanchi evolve: update the pre-check message for risk of orphans draft
Sun, 10 Nov 2019 16:32:34 +0530 Sushil khanchi evolve: add pre-check logic for creation of phase divergence locally draft
Sun, 10 Nov 2019 18:08:57 +0530 Sushil khanchi evolve: add test to show that user can create phase-divergence locally draft
Mon, 04 Nov 2019 00:18:55 +0530 Sushil khanchi evolve: remove a check which is already done by rewriteutil.precheck() draft
Mon, 04 Nov 2019 01:30:50 +0530 Sushil khanchi evolve: add pre-check logic for content-divergence in rewriteutil.precheck() draft
Thu, 26 Dec 2019 10:21:31 -0800 Martin von Zweigbergk topic: make in-memory rebase preserve topic draft
Wed, 18 Dec 2019 14:10:56 +0100 Boris Feld Temporary commit for time measurement of test file + pandoc draft
Wed, 18 Dec 2019 14:10:49 +0100 Boris Feld ci: Add CI job for building the documentation draft
Fri, 22 Nov 2019 18:56:42 +0100 Boris Feld tutorial: compile the tutorial in rst so it can be included draft
(0) -3000 -1000 -300 -100 -60 +60 tip