log

age author description
Sun, 24 May 2020 13:07:44 +0800 Anton Shestakov tests: actually use the correct python version for flake8/pyflakes stable
Sun, 24 May 2020 13:02:48 +0800 Anton Shestakov tests: modernize test-check-pyflakes.t stable
Sat, 06 Jun 2020 21:19:33 +0800 Anton Shestakov ci: add /ci/repos/mercurial to $PYTHONPATH for docs stable
Sun, 07 Jun 2020 18:17:08 +0800 Anton Shestakov ci: print exact version of used Python
Sun, 07 Jun 2020 18:08:14 +0800 Anton Shestakov tests: replace ls -A with hg status -A
Sun, 07 Jun 2020 18:02:15 +0800 Anton Shestakov tests: update logmarkers template to use {dates} and {users}
Sun, 07 Jun 2020 17:56:03 +0800 Anton Shestakov tests: put a common template snippet into [templates]
Sun, 07 Jun 2020 17:48:16 +0800 Anton Shestakov tests: remove "unused" second argument to join() template function
Sun, 07 Jun 2020 17:45:13 +0800 Anton Shestakov tests: drop label from log template in test-evolve-obshistory-amend.t
Sat, 06 Jun 2020 21:19:33 +0800 Anton Shestakov ci: add /ci/repos/mercurial to $PYTHONPATH for docs
Fri, 29 May 2020 13:50:41 +0800 Anton Shestakov ci: add --no-rust to -cext variants
Fri, 29 May 2020 13:23:45 +0800 Anton Shestakov tests: replace check-compat-strings.sh with a Python script
Sat, 06 Jun 2020 20:37:10 +0800 Anton Shestakov obsdiscovery: use plural forms of nodes and markers for variables
Sat, 06 Jun 2020 20:32:38 +0800 Anton Shestakov obsdiscovery: assign successors and predecessors to variables
Sat, 06 Jun 2020 19:43:58 +0800 Anton Shestakov obsdiscovery: make some variables' names longer
Sat, 06 Jun 2020 19:32:15 +0800 Anton Shestakov obsdiscovery: import node as nodemod to free up the name
Sun, 31 May 2020 14:09:17 +0800 Anton Shestakov branching: merge with stable
Fri, 29 May 2020 14:29:03 +0800 Anton Shestakov compat: compatibility for mergestate being a separate module in 5.5
Sun, 24 May 2020 16:44:24 +0800 Anton Shestakov ci: use set -x to echo the whole run-tests.py command string
Sun, 24 May 2020 16:29:20 +0800 Anton Shestakov ci: set HGMODULEPOLICY when running specific variants
Fri, 22 May 2020 08:39:51 +0800 Anton Shestakov ci: use a template + variables for defining tests
Sun, 24 May 2020 13:43:53 +0800 Anton Shestakov tests: drop hg 3.0 check
Sun, 24 May 2020 13:42:09 +0800 Anton Shestakov tests: use hghaveaddon.py to check for check-manifest
Sun, 24 May 2020 13:20:45 +0800 Anton Shestakov tests: use hghaveaddon.py to check for flake8
Sun, 24 May 2020 13:07:44 +0800 Anton Shestakov tests: actually use the correct python version for flake8/pyflakes
Sun, 24 May 2020 13:02:48 +0800 Anton Shestakov tests: modernize test-check-pyflakes.t
Sat, 23 May 2020 11:43:26 +0800 Anton Shestakov topic: document the other safehasattr() compatibility check
Tue, 19 May 2020 12:49:12 +0800 Anton Shestakov topic: rename topicrel() to topicsubrel() while at it
Tue, 19 May 2020 12:25:14 +0800 Anton Shestakov topic: support foo#stack syntax
Tue, 19 May 2020 12:23:29 +0800 Anton Shestakov topic: rename stackrel() to stacksubrel()