Tue, 26 Apr 2022 13:09:23 +0400 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Tue, 26 Apr 2022 13:09:03 +0400 |
Anton Shestakov |
Added tag 10.5.1 for changeset 62f31db54459
stable
|
Tue, 26 Apr 2022 13:06:40 +0400 |
Anton Shestakov |
packaging: prepare evolve 10.5.1
stable 10.5.1
|
Tue, 26 Apr 2022 12:58:18 +0400 |
Anton Shestakov |
packaging: update the debian changelog
stable
|
Tue, 26 Apr 2022 12:51:11 +0400 |
Anton Shestakov |
changelog: update for evolve 10.5.1
stable
|
Mon, 25 Apr 2022 19:07:02 +0400 |
Anton Shestakov |
changelog: update for 10.5.1
stable
|
Thu, 21 Apr 2022 22:19:27 +0400 |
Anton Shestakov |
evolve: look for split successors of the correct ancestor (issue6648)
stable
|
Sat, 09 Apr 2022 20:49:43 +0300 |
Anton Shestakov |
evolve: don't update wdir when --dry-run is given (issue6669)
stable
|
Fri, 08 Apr 2022 02:19:50 +0300 |
Anton Shestakov |
topic: update topic() revset docstring, mention hg help
|
Fri, 08 Apr 2022 02:05:42 +0300 |
Anton Shestakov |
topic: drop compatibility with hg 4.6 (f99d64e8a4e4)
|
Fri, 08 Apr 2022 01:58:12 +0300 |
Anton Shestakov |
topic: drop compatibility with hg 3.6 (7d132557e44a)
|
Tue, 05 Apr 2022 18:34:14 +0300 |
Anton Shestakov |
changelog: mention the prune divergence warning change
|
Sun, 27 Mar 2022 15:06:32 +0300 |
Anton Shestakov |
precheck: compatibility with hg 6.2 (check_divergence keyword argument)
|
Fri, 23 Jul 2021 00:34:29 +0530 |
Sushil khanchi |
precheck: fix false warning about divergence creation, in hg prune
|
Fri, 23 Jul 2021 00:48:50 +0530 |
Sushil khanchi |
prune: add a test to demonstrate a bug
|
Thu, 07 Apr 2022 16:03:29 +0200 |
Georges Racinet |
copyright: update for the debian/ subdirectory
stable
|
Fri, 01 Apr 2022 17:39:24 +0200 |
Pierre-Yves David |
copyright: undust the copyright notice to reflect current state
stable
|
Fri, 01 Apr 2022 17:36:09 +0200 |
Andrej Shadura |
copyright: convert debian/copyright to the machine-readable format
stable
|
Sun, 12 Dec 2021 17:19:12 +0300 |
Anton Shestakov |
tests: move publish=false to the top of test-topic-mode.t since it's common
|
Wed, 06 Apr 2022 15:57:54 +0300 |
Anton Shestakov |
fixup: work correctly with bookmarks
stable
|
Fri, 01 Apr 2022 21:59:32 +0200 |
Georges Racinet |
state: allow to unvendor cbor
stable
|
Sun, 27 Mar 2022 15:21:12 +0300 |
Anton Shestakov |
precheck: update spelling of error messages to match upstream
|
Sun, 27 Mar 2022 15:04:51 +0300 |
Anton Shestakov |
precheck: copy merge check from upstream
|
Sun, 27 Mar 2022 15:02:03 +0300 |
Anton Shestakov |
precheck: raise InputError, like the current upstream version
|
Sat, 19 Mar 2022 19:13:00 +0300 |
Anton Shestakov |
topic: allow unicode symbols in names as long as they are alphanumeric
|
Sun, 13 Mar 2022 19:42:10 +0300 |
Anton Shestakov |
topic: make topic name warning similar to branch/tag/bookmark warnings
|
Sun, 13 Mar 2022 18:44:14 +0300 |
Anton Shestakov |
topic: shorter code to write current topic
|
Sun, 13 Mar 2022 18:43:35 +0300 |
Anton Shestakov |
evolve: shorter code to write current topic
|
Sun, 13 Mar 2022 18:21:57 +0300 |
Anton Shestakov |
evolve: use util.unlinkpath() via vfs
|
Mon, 14 Mar 2022 16:46:38 +0000 |
Luke Granger-Brown |
fixup: support hg continue
|
Tue, 15 Mar 2022 19:29:17 +0300 |
Luke Granger-Brown |
pick: support hg continue
|
Tue, 15 Mar 2022 19:28:17 +0300 |
Luke Granger-Brown |
pick: factor _dopick() out of cmdpick()
|
Mon, 14 Mar 2022 18:00:00 +0000 |
Luke Granger-Brown |
evolve: support hg continue
|
Mon, 14 Mar 2022 17:05:41 +0000 |
Luke Granger-Brown |
tests: use desc() revset instead of node hashes in test-evolve-continue.t
|
Sun, 06 Mar 2022 17:44:11 +0300 |
Anton Shestakov |
fixup: allow to be aborted using hg abort
|
Sun, 06 Mar 2022 18:15:54 +0300 |
Anton Shestakov |
fixup: use compat.StateError for missing state file
|
Sun, 06 Mar 2022 17:46:33 +0300 |
Anton Shestakov |
fixup: use compat.InputError for invalid user input
|
Mon, 07 Mar 2022 13:33:57 +0300 |
Anton Shestakov |
ci: run test suite on py2 using hg 6.1, but allow it to fail
|
Mon, 07 Mar 2022 13:08:13 +0300 |
Anton Shestakov |
ci: don't test on python2, since it's no longer supported by core hg (6.2+)
|
Sun, 06 Mar 2022 17:44:11 +0300 |
Anton Shestakov |
fixup: allow to be aborted using hg abort
stable
|
Wed, 23 Feb 2022 17:33:32 +0300 |
Anton Shestakov |
branching: closing test-compat branch for mercurial-4.7
mercurial-4.7
|
Wed, 23 Feb 2022 00:09:39 +0300 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Tue, 22 Feb 2022 23:57:06 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Tue, 22 Feb 2022 18:21:24 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Tue, 22 Feb 2022 18:14:26 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Tue, 22 Feb 2022 17:34:31 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Tue, 22 Feb 2022 08:57:39 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.4 into mercurial-5.3
mercurial-5.3
|
Tue, 22 Feb 2022 08:43:16 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.5 into mercurial-5.4
mercurial-5.4
|
Tue, 22 Feb 2022 08:37:29 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.6 into mercurial-5.5
mercurial-5.5
|
Tue, 22 Feb 2022 08:19:44 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.7 into mercurial-5.6
mercurial-5.6
|
Tue, 22 Feb 2022 08:00:24 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.8 into mercurial-5.7
mercurial-5.7
|
Tue, 22 Feb 2022 07:51:36 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.9 into mercurial-5.8
mercurial-5.8
|
Tue, 22 Feb 2022 07:28:32 +0300 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Tue, 22 Feb 2022 07:18:19 +0300 |
Anton Shestakov |
ci: no need to pull hg-committed on compatibility branches
mercurial-6.0
|
Tue, 22 Feb 2022 07:14:09 +0300 |
Anton Shestakov |
test-compat: back out changeset 0c052cf84944
mercurial-6.0
|
Tue, 22 Feb 2022 07:13:41 +0300 |
Anton Shestakov |
test-compat: back out changeset cb5e056048d0
mercurial-6.0
|
Tue, 22 Feb 2022 07:03:00 +0300 |
Anton Shestakov |
test-compat: back out changeset 5e14782908e4
mercurial-6.0
|
Tue, 22 Feb 2022 07:01:59 +0300 |
Anton Shestakov |
test-compat: back out changeset dbedbcf30f6b
mercurial-6.0
|
Tue, 22 Feb 2022 07:00:32 +0300 |
Anton Shestakov |
test-compat: back out changeset 442771901e01
mercurial-6.0
|
Tue, 22 Feb 2022 06:59:28 +0300 |
Anton Shestakov |
test-compat: back out changeset 0804f51208d6
mercurial-6.0
|