log

age author description
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