Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Sun, 29 Dec 2019 21:10:04 -0500 |
Matt Harbison |
rcutil: drop the `defaultrcpath()` method (API)
|
Sun, 29 Dec 2019 21:06:34 -0500 |
Matt Harbison |
ui: add the ability to apply `defaultrc` configs from resources
|
Thu, 12 Dec 2019 09:59:03 -0800 |
Martin von Zweigbergk |
tests: make test-config-env.py a little less hacky
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Sat, 24 Mar 2018 15:09:33 +0900 |
Yuya Nishihara |
procutil: bulk-replace util.std* to point to new module
|
Sun, 04 Mar 2018 15:26:26 -0500 |
Yuya Nishihara |
py3: byte-stringify test-config.t and test-config-env.py
|
Sun, 09 Apr 2017 22:19:27 -0400 |
Matt Harbison |
tests: print Unix style paths in *.py tests
|
Sun, 26 Mar 2017 21:33:37 -0700 |
Jun Wu |
rcutil: let environ override system configs (BC)
|