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
|