Sun, 29 May 2022 15:32:43 +0200 |
Manuel Jacob |
py3: remove xrange() compatibility code
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Fri, 06 Nov 2020 13:58:59 -0800 |
Gregory Szorc |
global: use python3 in shebangs
|
Fri, 06 Mar 2020 09:50:57 +0100 |
Manuel Jacob |
tests: rename _bytespath() to _sys2bytes() and _strpath() to _sys2str()
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Fri, 12 Oct 2018 16:07:08 +0900 |
FUJIWARA Katsunori |
tests: configure fsmonitor.mode=paranoid always if fsmonitor is used
|
Sat, 10 Jun 2017 14:07:30 -0700 |
Siddharth Agarwal |
tests: add a wrapper to run fsmonitor tests
|