Fabian Peter Hammerle
|
e5821e5159
rename param `--delete-re` to `--delete-path-regex` (to avoid ambiguity)
|
2 년 전 |
Fabian Peter Hammerle
|
2f74a7858e
regex matching: no longer imply matching at beginning of path
|
2 년 전 |
Fabian Peter Hammerle
|
4df77ef79e
add test for removal from subfolder
|
2 년 전 |
Taras Glek
|
fce1597cf1
delete files only matching regexp
|
2 년 전 |
Fabian Peter Hammerle
|
8cc5d8de6c
test / dev env: upgrade black
|
2 년 전 |
Fabian Peter Hammerle
|
aeeb53e114
drop compatibility with python3.6; test against python3.10
|
2 년 전 |
Fabian Peter Hammerle
|
a91afa30d8
drop compatibility with python3.5
|
3 년 전 |
Fabian Peter Hammerle
|
0e9efadfe6
disable ability to invoke `free_disk` module as script (via `python -m free_disk`, use console entry point `free-disk` instead)
|
3 년 전 |
Fabian Peter Hammerle
|
a8a5ed4ed3
made all constants and functions private (only console entry point should be called directly)
|
3 년 전 |
Fabian Peter Hammerle
|
23101024da
drop support for python3.4; upgrade dev env; disable travis
|
3 년 전 |
Fabian Peter Hammerle
|
498d5abc78
black format
|
4 년 전 |
Fabian Peter Hammerle
|
bd69bde768
add missing timezone identifier to summary
|
5 년 전 |
Fabian Peter Hammerle
|
b7df0e0565
fix install: move module to subfolder to fix auto detection via setuptools.find_packages()
|
5 년 전 |