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
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Fri, 12 Apr 2019 15:41:32 +0200 |
Pierre-Yves David |
repoview: move subsettable in a dedicated module
|
Sun, 17 Feb 2019 22:39:12 -0500 |
Matt Harbison |
tests: correct the remaining fallout from recent path style changes on Windows
|
Fri, 10 Feb 2017 16:56:29 -0800 |
Martin von Zweigbergk |
cleanup: use set literals
|
Sun, 09 Oct 2016 01:03:19 +0900 |
FUJIWARA Katsunori |
perf: replace ui.configint() by getint() for Mercurial earlier than 1.9
|