Thomas Waldmann
|
a31332ddb5
move rdelete command to archiver.rdelete
|
3 years ago |
Thomas Waldmann
|
9fb224db6b
move diff command to archiver.diff
|
3 years ago |
Thomas Waldmann
|
ea03562b11
move prune command to archiver.prune
|
3 years ago |
Thomas Waldmann
|
94e6477e51
move config command to archiver.config
|
3 years ago |
Thomas Waldmann
|
6d60976c51
move help commands to archiver.help
|
3 years ago |
Thomas Waldmann
|
af2ee7aeb1
move key commands to archiver.keys
|
3 years ago |
Thomas Waldmann
|
5ea9fb73db
move benchmark commands to archiver.benchmarks
|
3 years ago |
Thomas Waldmann
|
27b63e7c48
move tar commands to archiver.tar
|
3 years ago |
Thomas Waldmann
|
890d5950e7
move debug commands to archiver.debug
|
3 years ago |
Andrey Bienkowski
|
adb1c36215
black integration
|
3 years ago |
Serghei Iakovlev
|
928d2925bb
Use license_files instead of license_file
|
3 years ago |
Thomas Waldmann
|
c07afb26e4
add python 3.11 to pypi metadata
|
3 years ago |
Thomas Waldmann
|
a970f000b0
allow msgpack 1.0.4, fixes #6716
|
3 years ago |
Andrea Gelmini
|
c79fd61b5c
Fix typos (#6688)
|
3 years ago |
Thomas Waldmann
|
0c27272f97
setup.cfg: setup_requires setuptools_scm
|
3 years ago |
Thomas Waldmann
|
f5f85b9e76
use borgbackup.org as main site
|
3 years ago |
Thomas Waldmann
|
4b561cfb95
master branch is alpha development status (or worse)
|
3 years ago |
Thomas Waldmann
|
9642ace953
require/configure setuptools_scm via pyproject.toml
|
3 years ago |
Manu
|
249de7eb45
Add feedback, part 1
|
3 years ago |
Manu
|
ec11905f11
Add src path to setup.cfg
|
3 years ago |
Manu
|
3732c45f42
Initial commit
|
3 years ago |
Robert Blenis
|
789908f13f
fix pep8 violations in errorlist.py
|
4 years ago |
Robert Blenis
|
96a138b226
fix pep8 violations in conftest.py
|
4 years ago |
Robert Blenis
|
d0841eb759
cleanup flake8 checks
|
4 years ago |
Felix Schwarz
|
3f68f40a38
declare "allow_cache_wipe" marker in setup.cfg to avoid pytest warning
|
5 years ago |
Thomas Waldmann
|
b0afc6709b
flake8: use separate lines for different classes of flake8 ignores
|
7 years ago |
Thomas Waldmann
|
5c66a60f79
flake8: fix W605 (invalid escape sequences)
|
7 years ago |
Thomas Waldmann
|
10cdadb2f8
flake8: fix F841
|
7 years ago |
Thomas Waldmann
|
fc4a7bc0c9
flake8: disable the new checks of flake8 3.6 for now
|
7 years ago |
Milkey Mouse
|
1e520203cb
Fix borg config flake8 failures
|
8 years ago |