log

age author description
Mon, 25 Apr 2022 21:18:48 +0400 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Mon, 25 Apr 2022 21:07:20 +0400 Anton Shestakov test-compat: merge stable into mercurial-6.0 mercurial-6.0
Mon, 23 May 2022 14:02:54 +0400 Anton Shestakov topic: switch to namespace when updating to a commit, similar to topic
Thu, 26 May 2022 14:16:58 +0400 Anton Shestakov topic: format fqbn correctly from only a branch if it contains //
Sat, 14 May 2022 23:29:48 +0400 Anton Shestakov topic: fqbn template keyword
Tue, 24 May 2022 19:30:27 +0400 Anton Shestakov topic: add ctx.fqbn() method
Wed, 04 May 2022 15:55:34 +0400 Anton Shestakov topic: namespace template keyword
Wed, 04 May 2022 15:53:57 +0400 Anton Shestakov topic: store topic namespace in commit extras
Wed, 04 May 2022 15:38:24 +0400 Anton Shestakov topic: setting current repo namespace with debug-namespace
Tue, 03 May 2022 21:45:59 +0400 Anton Shestakov topic: list namespaces with debug-namespaces
Tue, 03 May 2022 21:46:23 +0400 Anton Shestakov topic: formatting branch, namespace and topic into fully qualified branch name
Tue, 03 May 2022 21:35:28 +0400 Anton Shestakov topic: introduce topic namespaces concept starting with simple parsing
Thu, 12 May 2022 20:02:40 +0400 Anton Shestakov tests: port test-doctest.py from core hg
Fri, 13 May 2022 14:16:18 +0200 Pierre-Yves David obshistory: rename cyclic to findcycle and correct its docstring
Tue, 03 May 2022 20:59:32 +0400 Anton Shestakov evolve: reword obsdiscovery help text
Wed, 27 Apr 2022 18:23:11 +0400 Anton Shestakov serverminitopic: deprecate in favor of topic extension
Tue, 26 Apr 2022 17:39:11 +0400 Anton Shestakov branching: merge with stable
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