summaryrefslogtreecommitdiff
path: root/tests/unit/config
Commit message (Expand)AuthorAgeFilesLines
* Use \n instead if \r\n as line separator (#1905)Bernát Gábor2020-07-241-3/+22
* Allow bypassing the logging setup via the Python API (#1904)Bernát Gábor2020-07-241-2/+2
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-0/+70
* Rename clear-app-data to reset-app-data to avoid cli parser abbreviation bug ...Bernát Gábor2020-05-131-1/+9
* Bump linters (#1823)Bernát Gábor2020-05-121-2/+2
* Better handling of conflicting --copies and --symlinks (#1785)Bernát Gábor2020-04-252-10/+32
* Allow all command line option flags to be used in config file/env-var (#1763)Bernát Gábor2020-04-081-0/+21
* Support wheels without python-requires tag (#1758)Bernát Gábor2020-04-041-1/+1
* PyPy CI timeouts (#1720)Bernát Gábor2020-03-131-1/+1
* pythonw works as python on Windows (#1693)Bernát Gábor2020-03-081-1/+1
* Fix list configuration value parsing (#1676)Bernát Gábor2020-02-271-0/+13
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-1/+4
* require passing a destination directory (#1568)Pradyun Gedam2020-02-111-2/+2
* cleanup env-vars and use venv as default dest dir instead of envBernat Gabor2020-01-101-1/+1
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-101-10/+3
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-1/+1
* unicode support (#1477)Bernát Gábor2020-01-101-2/+5
* Stat rewrite - POCBernát Gábor2020-01-103-0/+86