Sun, 25 Aug 2024 17:55:37 +0400 |
Anton Shestakov |
topic: remove obsolete "b" prefix recognition
|
Sun, 25 Aug 2024 17:22:40 +0400 |
Anton Shestakov |
topic: don't recreate stack, we already have it from before
|
Sun, 25 Aug 2024 17:18:56 +0400 |
Anton Shestakov |
topic: stack index prefix is always "s" now
|
Fri, 02 Aug 2024 16:36:40 +0400 |
Anton Shestakov |
tests: use testrepohg in test-check-tag.t
|
Fri, 02 Aug 2024 16:29:10 +0400 |
Anton Shestakov |
tests: use testrepohg in test-check-flake8.t
|
Thu, 01 Aug 2024 16:12:46 +0400 |
Anton Shestakov |
tests: use testrepohg in test-check-pyflakes.t
|
Thu, 01 Aug 2024 16:08:18 +0400 |
Anton Shestakov |
ci: use v1.0 image for tests-py2-6.1, there's no python2 in newer branches
|
Thu, 01 Aug 2024 16:06:02 +0400 |
Anton Shestakov |
ci: drop PY variable, py2-hgext3rd and py3-hgext3rd are no longer same class
|
Fri, 23 Aug 2024 17:00:28 +0400 |
Anton Shestakov |
evolve: check that the evolved revisions are indeed in the repo during abort
stable
|
Tue, 20 Aug 2024 17:01:50 +0400 |
Anton Shestakov |
topic: add fqbn method to dirstate to use instead of repo[None].fqbn()
|
Sun, 25 Feb 2024 17:55:06 -0300 |
Anton Shestakov |
tests: add another test case for FQBN in hg branch, with non-ASCII characters
|
Sun, 19 Nov 2023 23:00:11 -0300 |
Anton Shestakov |
topic: make hg branch command output FQBN
|
Fri, 03 Nov 2023 15:11:06 -0300 |
Anton Shestakov |
tests: demonstrate that using FQBN sometimes works with hg up
|
Sun, 25 Feb 2024 17:53:00 -0300 |
Anton Shestakov |
tests: remove (esc) when it's not needed in test-namespaces.t
|
Sat, 09 Dec 2023 15:26:35 -0300 |
Anton Shestakov |
topic: implement dirstate.topic() and dirstate.tns()
|