log

age author description
Thu, 11 Mar 2021 18:31:51 +0800 Anton Shestakov changelog: update for evolve 10.3.0 stable
Thu, 11 Mar 2021 14:49:22 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 11 Mar 2021 14:48:12 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 11 Mar 2021 14:42:51 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Thu, 11 Mar 2021 14:32:26 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Thu, 11 Mar 2021 14:22:45 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 11 Mar 2021 14:07:39 +0800 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Thu, 11 Mar 2021 13:36:30 +0800 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Thu, 11 Mar 2021 13:27:18 +0800 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Thu, 11 Mar 2021 13:18:30 +0800 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Thu, 11 Mar 2021 12:51:00 +0800 Anton Shestakov tests: remove in-memory evolve cases (not supported prior to 5.6) mercurial-5.5
Thu, 11 Mar 2021 12:40:20 +0800 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Thu, 11 Mar 2021 12:29:50 +0800 Anton Shestakov test-compat: merge stable into mercurial-5.6 mercurial-5.6
Thu, 11 Mar 2021 12:06:42 +0800 Anton Shestakov test-compat: back out changeset ab2c56cdfc19 stable
Thu, 11 Mar 2021 12:06:41 +0800 Anton Shestakov test-compat: back out changeset ad80552c706c stable
Thu, 11 Mar 2021 11:49:34 +0800 Anton Shestakov branching: merge into stable in preparation for release stable
Tue, 09 Mar 2021 18:50:10 +0800 Anton Shestakov evolve: check if in-memory is supported on a good enough level for evolve
Tue, 02 Feb 2021 00:05:19 +0530 Sushil khanchi divergence-resolution: update some comments
Mon, 01 Feb 2021 23:56:34 +0530 Sushil khanchi evolve: drop unnecessary variables (follow-up of a9ad01ed1539)
Wed, 03 Mar 2021 10:57:09 +0800 Anton Shestakov tests: remove some unnecessary config
Thu, 04 Mar 2021 09:12:41 +0800 Anton Shestakov changelog: move a recently added feature to the correct release
Thu, 04 Mar 2021 09:12:04 +0800 Anton Shestakov changelog: reorder items, spelling
Wed, 03 Mar 2021 11:08:13 +0800 Anton Shestakov changelog: fix indent
Sat, 05 Sep 2020 09:24:33 +0530 Sushil khanchi evolve: add CHANGELOG entry
Wed, 26 Aug 2020 23:27:17 +0530 Sushil khanchi evolve: preserve wdir when using --stop
Mon, 01 Mar 2021 19:22:33 +0800 Anton Shestakov evolve: update a couple of comments in the recently created revset.py
Mon, 01 Mar 2021 19:21:54 +0800 Anton Shestakov evolve: add a compat comment to unstable() revset predicate
Sat, 27 Feb 2021 19:13:04 +0800 Anton Shestakov evolve: document provided revset predicates
Sat, 27 Feb 2021 18:22:12 +0800 Anton Shestakov evolve: split revsets into its own separate revset.py
Sat, 27 Feb 2021 18:07:27 +0800 Anton Shestakov evolve: rearrange some imports
Sat, 27 Feb 2021 18:02:03 +0800 Anton Shestakov evolve: remove hg 3.8 check
Sat, 27 Feb 2021 12:04:24 +0100 Pierre-Yves David branching: merge with stable
Tue, 23 Feb 2021 18:34:07 +0800 Anton Shestakov tests: add underlines to test-rewind.t
Tue, 22 Dec 2020 19:07:46 +0800 Anton Shestakov rewind: abort if some parts of a fold are unknown locally
Tue, 22 Dec 2020 19:06:36 +0800 Anton Shestakov rewind: abort when trying to rewind to multiple unrelated predecessors
Tue, 22 Dec 2020 19:03:59 +0800 Anton Shestakov rewind: walk obsmarkers and add more targets to rewind to
Thu, 18 Feb 2021 07:39:38 +0800 Anton Shestakov tests: make test-check-sdist.t less flaky by first archiving the repo
Wed, 24 Feb 2021 14:30:21 -0800 Chuck Tuffli doc: change topic phrase 'disappear' to 'fade out' stable
Fri, 12 Feb 2021 13:16:01 -0800 Chuck Tuffli doc: document stack as a substitue for MQ's qseries stable
Mon, 22 Feb 2021 15:34:15 -0800 Martin von Zweigbergk evolve: document experimental.evolution.in-memory in extension
Mon, 22 Feb 2021 12:56:39 -0800 Martin von Zweigbergk changelog: mention new experimental.evolution.in-memory config
Tue, 23 Feb 2021 13:31:24 -0800 Kyle Lippincott obslog: correct help to state that obslog is the command name
Tue, 23 Feb 2021 06:36:46 +0800 Anton Shestakov evolve: use nodemod.short() instead of nodemod.hex()[:12]
Tue, 23 Feb 2021 06:31:01 +0800 Anton Shestakov evolve: rely on ctx.__bytes__() for formatting instead of using ctx.hex()[:12]
Tue, 23 Feb 2021 06:06:06 +0800 Anton Shestakov pstatus: drop unnecessary CLI options
Wed, 17 Feb 2021 15:37:14 +0530 Sushil khanchi pdiff: drop unnecessary CLI options
Mon, 22 Feb 2021 17:37:53 +0100 Pierre-Yves David changelog: add an entry aboutt improved divergence resolution
Sun, 24 Jan 2021 20:09:28 +0530 Pierre-Yves David divergence-resolution: [patch 3] fix a messed up test case
Sun, 24 Jan 2021 20:09:02 +0530 Pierre-Yves David divergence-resolution: [patch 2] fix a messed up test case
Sun, 24 Jan 2021 19:47:17 +0530 Pierre-Yves David divergence-resolution: [patch 1] fix a messed up test case
Wed, 17 Feb 2021 18:11:44 +0530 Sushil khanchi divergence-resolution: drop a block of code which is unnecessary now
Thu, 18 Feb 2021 23:37:41 +0530 Sushil khanchi divergence-resolution: add support and doc for a special case in divergence
Mon, 01 Feb 2021 23:54:53 +0530 Sushil khanchi divergence-resolution: add comments to explain a particular case
Fri, 22 Jan 2021 05:37:43 +0100 Sushil khanchi divergence-resolution: take parent successors in account
Thu, 28 Jan 2021 13:40:36 +0530 Sushil khanchi divergence-resolution: add a buggy test case for resolution
Wed, 17 Feb 2021 14:00:43 -0800 Kyle Lippincott doc: switch rst `=` section underlines to `-`
Wed, 17 Feb 2021 12:00:45 -0800 Kyle Lippincott doc: remove .strip() for a docstring
Tue, 24 Nov 2020 16:33:24 -0800 Martin von Zweigbergk evolvecmd: don't update working copy when using in-memory merge
Thu, 15 Oct 2020 15:40:36 -0700 Martin von Zweigbergk evolve: when relocating, optionally first try to do it using in-memory merge
Thu, 01 Oct 2020 12:34:36 -0700 Martin von Zweigbergk tests: add test for in-memory evolve, not actually in-memory yet
Thu, 15 Oct 2020 15:16:36 -0700 Martin von Zweigbergk evolvecmd: extract function for rewriting hashes in commit message
Tue, 09 Feb 2021 19:11:39 +0800 Anton Shestakov branching: merge stable into default
Wed, 03 Feb 2021 08:07:10 -0800 Chuck Tuffli tests: fix spelling in test-topic-stack.t stable
Mon, 08 Feb 2021 16:31:35 +0800 Anton Shestakov tests: add test-check-sdist.t to check setup.py sdist results stable
Mon, 01 Feb 2021 19:57:33 +0800 Anton Shestakov manifest: use a regular relative path for excluding legacy.py stable
Mon, 01 Feb 2021 19:52:39 +0800 Anton Shestakov manifest: include all .py files from hgext3rd stable
Thu, 04 Feb 2021 19:23:45 +0800 Anton Shestakov tests: update more exit codes in case conflicting changes
Thu, 04 Feb 2021 19:21:28 +0800 Anton Shestakov tests: update exit code for failed hooks
Sun, 31 Jan 2021 16:46:17 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sun, 31 Jan 2021 16:15:26 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sun, 31 Jan 2021 16:06:16 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Sun, 31 Jan 2021 15:57:57 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Sun, 31 Jan 2021 15:39:25 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Sat, 30 Jan 2021 20:58:19 +0800 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Sat, 30 Jan 2021 20:53:45 +0800 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Sat, 30 Jan 2021 20:49:07 +0800 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Sat, 30 Jan 2021 20:42:49 +0800 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Sat, 30 Jan 2021 20:32:38 +0800 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Fri, 29 Jan 2021 17:23:31 +0800 Anton Shestakov tests: update branch cache writes in blackbox output (only strips) mercurial-5.6
Fri, 29 Jan 2021 17:18:32 +0800 Anton Shestakov tests: back out tests for oneline-summary support from 8c7de8f8bb42 mercurial-5.6
Thu, 28 Jan 2021 18:57:49 +0800 Anton Shestakov tests: back out changeset d0f73113fcc0 mercurial-5.6
Thu, 28 Jan 2021 18:57:48 +0800 Anton Shestakov tests: back out changeset 59b2be90e9fd mercurial-5.6
Thu, 28 Jan 2021 18:48:41 +0800 Anton Shestakov tests: back out changeset ceaa85c47973 mercurial-5.6
Thu, 28 Jan 2021 18:48:40 +0800 Anton Shestakov tests: back out changeset 84393bcf9859 mercurial-5.6
Thu, 28 Jan 2021 18:48:39 +0800 Anton Shestakov tests: back out changeset 77b184ee60b5 mercurial-5.6
Thu, 28 Jan 2021 18:48:38 +0800 Anton Shestakov tests: back out changeset 38ab502ad94e mercurial-5.6
Thu, 28 Jan 2021 18:48:37 +0800 Anton Shestakov tests: back out changeset a4e50b74747e mercurial-5.6
Thu, 28 Jan 2021 18:48:37 +0800 Anton Shestakov tests: back out changeset 2238dd83c5b3 mercurial-5.6
Thu, 28 Jan 2021 18:48:36 +0800 Anton Shestakov tests: back out changeset b3d9e6c805d6 mercurial-5.6
Sat, 30 Jan 2021 20:21:19 +0800 Anton Shestakov test-compat: create a compatibility branch for Mercurial 5.6 mercurial-5.6
Mon, 01 Feb 2021 11:52:04 +0100 Pierre-Yves David release: merge with stable stable
Mon, 01 Feb 2021 11:51:00 +0100 Pierre-Yves David Added tag 10.2.0.post1 for changeset eadc1d09f2f5 stable
Mon, 01 Feb 2021 11:50:43 +0100 Pierre-Yves David release: prepare a 10.2.0.post1 release stable 10.2.0.post1
Mon, 01 Feb 2021 14:44:43 +0800 Anton Shestakov packaging: mark as developer version stable
Mon, 01 Feb 2021 14:44:05 +0800 Anton Shestakov Added tag 10.2.0 for changeset 35b883a4ff5a stable
Sun, 31 Jan 2021 17:08:40 +0800 Anton Shestakov packaging: update the debian changelog stable 10.2.0
Sun, 31 Jan 2021 17:05:48 +0800 Anton Shestakov changelog: update for evolve 10.2.0 stable
Sun, 31 Jan 2021 17:11:03 +0800 Anton Shestakov packaging: prepare evolve version 10.2.0 stable
Sat, 30 Jan 2021 20:20:23 +0800 Anton Shestakov branching: merge into stable in preparation for release stable
Sat, 30 Jan 2021 20:20:21 +0800 Anton Shestakov branching: merge stable into default
Fri, 29 Jan 2021 19:23:47 +0800 Anton Shestakov compat: make enforcesinglehead() compatible with hg <= 5.1 again stable
Thu, 28 Jan 2021 18:29:53 +0800 Anton Shestakov compat: fix format_changeset_summary_fn() for hg <= 5.6
Wed, 27 Jan 2021 18:10:27 +0800 Anton Shestakov changelog: update for 10.1.1 stable
Wed, 27 Jan 2021 18:03:44 +0800 Anton Shestakov changelog: update for 10.2.0
Tue, 26 Jan 2021 17:14:29 +0100 Pierre-Yves David branching: merge with stable
Fri, 22 Jan 2021 05:37:43 +0100 Sushil khanchi divergence-resolution: deal with simple "just one moved case" earlier
Fri, 22 Jan 2021 04:54:51 +0100 Pierre-Yves David divergence-resolution: remove explicite hash in some command
Fri, 22 Jan 2021 04:24:05 +0100 Pierre-Yves David divergence-resolution: clarify some test case
Fri, 22 Jan 2021 04:10:44 +0100 Pierre-Yves David divergence-resolution: pass the base changeset to _pickresolutionparent
Fri, 22 Jan 2021 03:59:49 +0100 Pierre-Yves David divergence-resolution: pre-indent some code
Thu, 22 Oct 2020 21:12:50 +0530 Sushil khanchi divergence-resolution: return rev from _pickresolutionparent()
Wed, 30 Dec 2020 11:01:37 -0800 Chuck Tuffli doc: update MQ To Evolve refugee book stable
Wed, 30 Dec 2020 11:15:01 -0800 Chuck Tuffli doc: fix build warning for index.rst stable
Fri, 22 Jan 2021 11:04:55 +0100 Pierre-Yves David branching: merge stable into default
Thu, 21 Jan 2021 15:01:19 -0500 Matt Harbison cleanup: ensure log and output messages have a '\n' terminator stable
Wed, 20 Jan 2021 14:47:22 +0800 Anton Shestakov tests: update exit code for command errors stable
Wed, 20 Jan 2021 14:45:30 +0800 Anton Shestakov tests: update exit code when non-existent help section requested stable
Wed, 23 Dec 2020 21:34:22 +0800 Anton Shestakov tests: update exit code in case of push failing because it'd create new heads stable
Wed, 02 Dec 2020 10:06:22 +0800 Anton Shestakov tests: update exit code in case of revset parse errors stable
Wed, 02 Dec 2020 09:55:33 +0800 Anton Shestakov tests: update exit code in case of unresolved merge conflicts stable
Thu, 26 Nov 2020 14:26:40 +0800 Anton Shestakov tests: update with more detailed exit codes stable
Thu, 19 Nov 2020 08:28:45 -0800 Martin von Zweigbergk tests: update with more detailed exit codes stable
Thu, 21 Jan 2021 19:05:17 +0800 Anton Shestakov tests: remove branch cache entries from test-discovery-obshashrange.t stable
Thu, 21 Jan 2021 11:21:04 +0800 Anton Shestakov tests: update branch cache writes in blackbox output stable
Sun, 13 Dec 2020 09:46:16 -0800 Martin von Zweigbergk compat: handle change to enforcesinglehead() signature stable
Tue, 08 Dec 2020 11:58:34 +0800 Anton Shestakov tests: make sure test-prev-next.t hits lock warning timeout every time stable
Wed, 02 Dec 2020 09:40:33 +0800 Anton Shestakov tests: remove trailing "!" from abort messages stable
Wed, 25 Nov 2020 13:50:37 +0100 Anton Shestakov compat: wrap debugstrip from core hg if it exists stable
Mon, 16 Nov 2020 13:08:08 -0800 Martin von Zweigbergk compat: make topics compatible across change to cmdutil.commitstatus() stable
Thu, 29 Oct 2020 09:19:37 -0700 Martin von Zweigbergk tests: rebase now produces different "one-line summary" output stable
Thu, 21 Jan 2021 19:05:17 +0800 Anton Shestakov tests: remove branch cache entries from test-discovery-obshashrange.t
Thu, 21 Jan 2021 11:21:04 +0800 Anton Shestakov tests: update branch cache writes in blackbox output
Wed, 20 Jan 2021 14:47:22 +0800 Anton Shestakov tests: update exit code for command errors
Wed, 20 Jan 2021 14:45:30 +0800 Anton Shestakov tests: update exit code when non-existent help section requested
Wed, 23 Dec 2020 23:54:25 +0100 Pierre-Yves David topic: fix the newly added cache for repository without topic
Tue, 12 Jan 2021 02:03:43 +0800 Anton Shestakov evolve: typo in pstatus and pdiff docstring
Mon, 11 Jan 2021 00:23:40 +0800 Anton Shestakov evolve: import mercurial.node as nodemod
Mon, 11 Jan 2021 00:20:27 +0800 Anton Shestakov topic: remove unused _orderrevs()
Fri, 30 Oct 2020 13:42:33 -0700 Martin von Zweigbergk prevnext: respect command-templates.oneline-summary if configured
Fri, 30 Oct 2020 13:43:02 -0700 Martin von Zweigbergk touch: respect command-templates.oneline-summary if configured
Fri, 30 Oct 2020 13:42:51 -0700 Martin von Zweigbergk evolve: respect command-templates.oneline-summary if configured
Thu, 29 Oct 2020 15:11:20 -0700 Martin von Zweigbergk evolve: make the `displayer` we pass around just a function
Thu, 29 Oct 2020 14:14:00 -0700 Martin von Zweigbergk evolvecmd: delete dead assignment to `displayer`
Thu, 15 Oct 2020 15:28:23 -0700 Martin von Zweigbergk evolvecmd: remove unnecessary default value for commitmsg when relocating
Tue, 24 Nov 2020 18:04:40 -0800 Martin von Zweigbergk evolve: remove spurious "working directory is now at ..." messages stable
Thu, 24 Dec 2020 00:52:06 +0100 Pierre-Yves David changelog: document the workaround committed in b1e057fb7837 stable
Thu, 24 Dec 2020 00:50:19 +0100 Pierre-Yves David formatting: fix the number of black line stable
Tue, 22 Dec 2020 20:22:41 -0500 Matt Harbison topic: disable inmemory rebase to avoid losing the topic stable
Tue, 01 Dec 2020 00:56:39 +0530 Sushil khanchi topic: look for topic heads only when necessary
Tue, 01 Dec 2020 00:30:45 +0530 Sushil khanchi topic: a test to demonstrate a bug in branchheads()
Wed, 23 Dec 2020 13:50:23 +0100 Pierre-Yves David topic: wrap branch call during summary
Wed, 23 Dec 2020 13:49:45 +0100 Pierre-Yves David topic: also wrap the `ctx.branch` of parents
Wed, 23 Dec 2020 13:36:02 +0100 Pierre-Yves David topic: extract awful `ctx.branch` hijacking used in discovery
Wed, 23 Dec 2020 21:34:22 +0800 Anton Shestakov tests: update exit code in case of push failing because it'd create new heads
Wed, 16 Dec 2020 16:23:52 +0100 Pierre-Yves David branching: merge with stable
Sun, 13 Dec 2020 14:48:28 +0100 Pierre-Yves David topic: add a basic in-memory cache for topic information
Tue, 01 Dec 2020 21:05:53 +0100 Georges Racinet head-checking: micro-optimize _filter_obsolete_heads
Fri, 20 Nov 2020 21:38:48 +0100 Georges Racinet heptapod-ci: new address for the evolve-doc base image stable
Fri, 20 Nov 2020 21:32:38 +0100 Georges Racinet heptapod-ci: new address for base Docker images stable
Sun, 13 Dec 2020 09:46:16 -0800 Martin von Zweigbergk compat: handle change to enforcesinglehead() signature
Tue, 08 Dec 2020 11:58:34 +0800 Anton Shestakov tests: make sure test-prev-next.t hits lock warning timeout every time
Wed, 02 Dec 2020 10:06:22 +0800 Anton Shestakov tests: update exit code in case of revset parse errors
Wed, 02 Dec 2020 09:55:33 +0800 Anton Shestakov tests: update exit code in case of unresolved merge conflicts
Wed, 02 Dec 2020 09:40:33 +0800 Anton Shestakov tests: remove trailing "!" from abort messages
Fri, 27 Nov 2020 09:47:01 +0800 Anton Shestakov strip: remove experimental.prunestrip option
Thu, 26 Nov 2020 07:40:10 +0100 Pierre-Yves David branching: merge with stable into default
Thu, 26 Nov 2020 14:26:40 +0800 Anton Shestakov tests: update with more detailed exit codes
Thu, 26 Nov 2020 09:56:26 +0800 Anton Shestakov tests: use debugstrip core command for testing prunestrip
Wed, 25 Nov 2020 13:50:37 +0100 Anton Shestakov compat: wrap debugstrip from core hg if it exists
Thu, 19 Nov 2020 08:28:45 -0800 Martin von Zweigbergk tests: update with more detailed exit codes
Mon, 16 Nov 2020 13:08:08 -0800 Martin von Zweigbergk compat: make topics compatible across change to cmdutil.commitstatus()
Mon, 23 Nov 2020 13:43:29 +0800 Anton Shestakov test2rst: minor improvements stable
Wed, 11 Nov 2020 18:34:15 +0800 Anton Shestakov packaging: run sphinx on py3 by default stable
Sun, 23 Aug 2020 10:09:44 +0800 Anton Shestakov docs: build using py3 image stable
Mon, 06 Jul 2020 00:17:44 +0800 Anton Shestakov docs: make docs/conf.py compatible with Python 3 stable
Mon, 09 Nov 2020 23:10:06 +0800 Anton Shestakov test2rst: use python3 stable
Mon, 09 Nov 2020 23:08:15 +0800 Anton Shestakov test2rst: now that we don't use directory mode, remove it too stable
Mon, 09 Nov 2020 22:37:05 +0800 Anton Shestakov packaging: use automatic variables for running test2rst.py stable
Mon, 09 Nov 2020 23:03:31 +0800 Anton Shestakov test2rst: remove the abandoned index building part stable
Mon, 09 Nov 2020 22:58:37 +0800 Anton Shestakov test2rst: make one_file() useful stable
Sun, 23 Aug 2020 09:36:36 +0800 Anton Shestakov docs: properly capitalize LANG value stable
Mon, 06 Jul 2020 00:17:16 +0800 Anton Shestakov docs: refactor docs/conf.py a bit stable
Thu, 12 Nov 2020 13:37:35 +0800 Anton Shestakov tests: add a new test-check-tag.t to test releases stable
Wed, 11 Nov 2020 19:03:34 +0800 Anton Shestakov tests: update the experimental.evolution=all comment stable
Wed, 11 Nov 2020 19:01:35 +0800 Anton Shestakov tests: move experimental.evolution=all config option closer to the comment stable
Wed, 11 Nov 2020 18:56:37 +0800 Anton Shestakov tests: require repo in test-check-debian.t stable
Wed, 11 Nov 2020 18:50:40 +0800 Anton Shestakov tests: update comment in test-check-flake8.t stable
Wed, 11 Nov 2020 18:48:56 +0800 Anton Shestakov tests: update comment in test-check-pyflakes.t stable
Thu, 29 Oct 2020 09:19:37 -0700 Martin von Zweigbergk tests: rebase now produces different "one-line summary" output
Sat, 31 Oct 2020 18:51:09 +0100 Pierre-Yves David branching: merge stable into default
Sat, 31 Oct 2020 18:42:25 +0100 Pierre-Yves David packaging: update the debian changelog stable
Sat, 31 Oct 2020 20:28:42 +0800 Anton Shestakov packaging: mark as developer version stable
Sat, 31 Oct 2020 20:27:10 +0800 Anton Shestakov Added tag 10.1.0 for changeset 782cbadb123f stable
Sat, 31 Oct 2020 20:21:12 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sat, 31 Oct 2020 20:13:46 +0800 Anton Shestakov tests: back out changeset ba8bc1b0acd2 mercurial-4.7
Sat, 31 Oct 2020 20:02:03 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sat, 31 Oct 2020 19:43:46 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Sat, 31 Oct 2020 19:38:46 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Sat, 31 Oct 2020 19:33:42 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Sat, 31 Oct 2020 19:10:55 +0800 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Sat, 31 Oct 2020 19:05:48 +0800 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Sat, 31 Oct 2020 18:55:21 +0800 Anton Shestakov tests: adjust test output after b2de5825e5ca for older Mercurial mercurial-5.3
Sat, 31 Oct 2020 18:48:57 +0800 Anton Shestakov tests: back out changeset 028e4ea75456 mercurial-5.3
Sat, 31 Oct 2020 18:37:12 +0800 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Sat, 31 Oct 2020 18:31:11 +0800 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Sat, 31 Oct 2020 18:11:27 +0800 Anton Shestakov tests: back out changeset 0d5c344c0ba4 mercurial-5.5
Sat, 31 Oct 2020 18:11:13 +0800 Anton Shestakov tests: back out changeset f3870eecf859 mercurial-5.5
Sat, 31 Oct 2020 18:07:23 +0800 Anton Shestakov tests: back out changeset 87c4b86081c1 mercurial-5.5
Sat, 31 Oct 2020 18:06:07 +0800 Anton Shestakov tests: back out changeset 3b7df91c2ba7 mercurial-5.5
Sat, 31 Oct 2020 17:47:08 +0800 Anton Shestakov test-compat: merge stable into mercurial-5.5 mercurial-5.5
Sat, 31 Oct 2020 17:42:01 +0800 Anton Shestakov packaging: prepare evolve version 10.1.0 stable 10.1.0
Sat, 31 Oct 2020 17:38:11 +0800 Anton Shestakov changelog: update for evolve 10.1.0 stable
Sat, 31 Oct 2020 17:25:32 +0800 Anton Shestakov branching: merge into stable in preparation for release stable
Sat, 31 Oct 2020 02:36:21 +0800 Anton Shestakov changelog: update for 10.0.3 stable
Sat, 31 Oct 2020 02:34:31 +0800 Anton Shestakov changelog: update for 10.1.0
Wed, 28 Oct 2020 20:24:26 +0100 Pierre-Yves David branching: merge stable into default
Sat, 19 Sep 2020 17:49:31 +0200 Anton Shestakov evolve: clean merge state when content divergence resolution has no changes stable
Fri, 08 May 2020 19:49:07 +0800 Anton Shestakov test-compat: back out changeset 591a0afd2ef3 stable
Fri, 08 May 2020 19:22:36 +0800 Anton Shestakov test-compat: back out changeset 4da1d21231ae stable
Fri, 09 Oct 2020 08:39:15 -0700 Martin von Zweigbergk tests: {successorssets} now always return a list, affecting json output stable
Fri, 02 Oct 2020 10:09:14 -0700 Martin von Zweigbergk compat: add implementations of new merge.update() and merge.clean_update() stable
Fri, 02 Oct 2020 09:51:45 -0700 Martin von Zweigbergk compat: rename update() to _update() to make room for a new update() stable
Sun, 25 Oct 2020 21:38:37 +0800 Anton Shestakov tests: use appropriate Python (2 or 3) for json.tool
Sat, 24 Oct 2020 23:55:15 +0800 Anton Shestakov tests: use appropriate Python (2 or 3) for random-revs.py
Sat, 24 Oct 2020 23:47:01 +0800 Anton Shestakov tests: move ad-hoc random_rev.py to testlib/random-revs.py
Sat, 24 Oct 2020 23:26:41 +0800 Anton Shestakov tests: use appropriate Python (2 or 3) for md5sum.py
Mon, 26 Oct 2020 18:32:22 +0100 Pierre-Yves David test-compat: create a new compatibility branch mercurial-5.5 mercurial-5.5
Fri, 25 Sep 2020 09:13:57 -0700 Martin von Zweigbergk compat: add support for upstream rename of merge.update() to _update() stable
Wed, 14 Oct 2020 12:10:05 +0200 Sushil khanchi unstable-list: add an item about author divergence resolution
Wed, 14 Oct 2020 12:09:41 +0200 Sushil khanchi unstable-list: add an item about divergence on changeset description
Wed, 14 Oct 2020 12:09:15 +0200 Sushil khanchi unstable-list: add an item for solving named branch divergence
Tue, 20 Oct 2020 10:33:46 +0200 Pierre-Yves David branching: merge with stable
Mon, 12 Oct 2020 12:33:18 +0200 Sietse Brouwer ngtip: make revset help text slightly more descriptive stable
Wed, 07 Oct 2020 09:34:59 +0200 Sietse Brouwer ngtip: fix TypeError: make revset from revs, not nodes (issue6405) stable
Wed, 14 Oct 2020 15:48:37 +0200 Pierre-Yves David topic: add a `exp….topic.linear-merge` option to allow some oedipus
Thu, 15 Oct 2020 19:46:38 +0200 Pierre-Yves David branching: merge with stable
Sun, 11 Oct 2020 20:50:02 +0800 Anton Shestakov rewind: actually track folds using fold-* metadata in obsmarkers
Mon, 12 Oct 2020 12:09:39 +0200 Sietse Brouwer readme: fix syntax of format-source link stable
Fri, 25 Sep 2020 21:47:30 -0700 Martin von Zweigbergk evolvecmd: move bookmark-deactivation out of _relocatecommit()
Fri, 25 Sep 2020 15:28:17 -0700 Martin von Zweigbergk evolve: deactivate bookmark before updating to destination