Mon, 21 Feb 2022 12:46:27 -0700 |
Gregory Szorc |
tests: remove Python 2 support code
|
Mon, 18 Feb 2019 00:27:25 +0900 |
FUJIWARA Katsunori |
tests: bulk changes to avoid whitespace errors of check-code.py
|
Wed, 23 Jan 2019 17:41:46 -0800 |
Gregory Szorc |
tests: handle string escaping/encoding on Python 3
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Sat, 24 Feb 2018 01:22:15 +0530 |
Pulkit Goyal |
py3: use '//' for integer divisions
|
Sun, 18 Feb 2018 17:43:12 +0530 |
Pulkit Goyal |
py3: use range instead of xrange in tests/test-mq-missingfiles.t
|
Sun, 11 Feb 2018 17:06:04 +0530 |
Pulkit Goyal |
py3: replace file() with open() in test-mq-missingfiles.t
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Fri, 26 Aug 2016 12:48:20 +0200 |
liscju |
import: report directory-relative paths in error messages (issue5224)
|
Wed, 14 Oct 2015 03:30:27 -0400 |
timeless |
mq: consistently use qrefresh
|
Tue, 17 Mar 2015 21:53:17 +0900 |
Yuya Nishihara |
commands: say "working directory" in full spelling
|
Fri, 01 Jun 2012 17:37:56 +0200 |
Patrick Mezard |
patch: keep patching after missing copy source (issue3480)
stable
|
Wed, 18 May 2011 23:48:17 +0200 |
Patrick Mezard |
patch: add a workingbackend dirstate layer on top of fsbackend
|
Sun, 08 May 2011 17:48:29 +0200 |
Patrick Mezard |
mq: explicitly updatedir() even if patch() fails
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|
Sun, 19 Sep 2010 23:42:18 +0200 |
Adrian Buehlmann |
tests: unify some of test-mq*
base
tests/test-mq-missingfiles@e7333f6caa23
|