Thomas Waldmann
|
a6f9c29dfe
use new OS and IO exception hierarchy of py 3.3
|
9 лет назад |
Thomas Waldmann
|
19729d3983
requirements: use latest pytest-cov, not blocked by py32 any more
|
9 лет назад |
Thomas Waldmann
|
4444113414
remove misc. compat code not needed for py 3.4+
|
9 лет назад |
Thomas Waldmann
|
6a5629226f
simplify to print(...., flush=True)
|
9 лет назад |
Thomas Waldmann
|
fe8762ad28
os.utime on py 3.4+ always supports fd and follow_symlinks
|
9 лет назад |
Thomas Waldmann
|
265da6286f
remove conditionals/wrappers, we always have stat nanosecond support on 3.4+
|
9 лет назад |
Thomas Waldmann
|
19998888ba
remove support for missing PermissionError on py 3.2
|
9 лет назад |
Thomas Waldmann
|
dabac6a4ed
use mock from stdlib, fixes #145
|
9 лет назад |
Thomas Waldmann
|
8a819d4499
remove borg.support, fixes #358
|
9 лет назад |
Thomas Waldmann
|
a2843bc939
docs: require python 3.4+
|
9 лет назад |
Thomas Waldmann
|
7d591226d2
remove support for python 3.2.x and 3.3.x, require 3.4+, fixes #65, fixes #221
|
9 лет назад |
TW
|
de124aacd0
Merge pull request #593 from anarcat/deambigp
|
9 лет назад |
Thomas Waldmann
|
777fc89d3f
Vagrantfile: rsync symlinks as symlinks, fixes #592
|
9 лет назад |
Antoine Beaupré
|
22efee3d2e
disambiguate -p versus -P
|
9 лет назад |
Thomas Waldmann
|
12c7ef1329
Vagrantfile: avoid pkg-config missing error msg on netbsd
|
9 лет назад |
Thomas Waldmann
|
9ea79d738e
add chunks.archive.d trick to FAQ
|
9 лет назад |
Thomas Waldmann
|
74a9e8d52d
Vagrantfile: remove python 3.2, use older pip/venv for trusty
|
9 лет назад |
Thomas Waldmann
|
f4561e813f
update CHANGES
|
9 лет назад |
Thomas Waldmann
|
dee1d462cc
ran setup.py build_usage
|
9 лет назад |
Thomas Waldmann
|
162d94b2e4
ran setup.py build_api
|
9 лет назад |
Thomas Waldmann
|
e2f5983eef
finer repo check progress indicator
|
9 лет назад |
Thomas Waldmann
|
541bbd4a5b
add --list requirement hint
|
9 лет назад |
TW
|
f27cbd8c91
Merge pull request #589 from hansmi/chg30
|
9 лет назад |
Michael Hanselmann
|
14934dab08
Update changes for shell-style pattern support
|
9 лет назад |
Thomas Waldmann
|
a237c1fb53
add virtualenv<14.0 to requirements so tox does not pull in a py32 incompatible one
|
9 лет назад |
Thomas Waldmann
|
69c8edc4e3
require virtualenv<14.0 so we get a py32 compatible pip
|
9 лет назад |
TW
|
bceaf71f4b
Merge pull request #587 from anarcat/netbsd
|
9 лет назад |
Antoine Beaupré
|
da7bc4af94
add netbsd install instructions
|
9 лет назад |
TW
|
068c68b24c
Merge pull request #584 from hansmi/shell-pattern
|
9 лет назад |
TW
|
297ce6d40a
Merge pull request #586 from ThomasWaldmann/fix-rh-docs
|
9 лет назад |