Historie revizí

Autor SHA1 Zpráva Datum
  Thomas Waldmann 3ade3d8a41 use hashlib.pbkdf2_hmac from py stdlib instead of own openssl wrapper před 10 roky
  Thomas Waldmann 2cc0225527 use hmac.compare_digest instead of == operator před 10 roky
  Thomas Waldmann 9fa18c9ee9 use stat.filemode instead of homegrown code před 10 roky
  Thomas Waldmann 7c8bfe6681 __file__ is now always an absolute path (3.4) před 10 roky
  Thomas Waldmann 0be62d4233 stuff found on "Porting to Python 3.3" před 10 roky
  Thomas Waldmann 8e13d315bb use PyMemoryView_FromMemory (py 3.3+) před 10 roky
  Thomas Waldmann ef00f5d12d we always have shutil.get_terminal_size on py 3.3+ před 10 roky
  Thomas Waldmann fc326df600 a2b_base64 now also accepts ascii-only str objects před 10 roky
  Thomas Waldmann fc52101d46 suppress unneeded exception context (PEP 409) před 10 roky
  Thomas Waldmann a6f9c29dfe use new OS and IO exception hierarchy of py 3.3 před 10 roky
  Thomas Waldmann 19729d3983 requirements: use latest pytest-cov, not blocked by py32 any more před 10 roky
  Thomas Waldmann 4444113414 remove misc. compat code not needed for py 3.4+ před 10 roky
  Thomas Waldmann 6a5629226f simplify to print(...., flush=True) před 10 roky
  Thomas Waldmann fe8762ad28 os.utime on py 3.4+ always supports fd and follow_symlinks před 10 roky
  Thomas Waldmann 265da6286f remove conditionals/wrappers, we always have stat nanosecond support on 3.4+ před 10 roky
  Thomas Waldmann 19998888ba remove support for missing PermissionError on py 3.2 před 10 roky
  Thomas Waldmann dabac6a4ed use mock from stdlib, fixes #145 před 10 roky
  Thomas Waldmann 8a819d4499 remove borg.support, fixes #358 před 10 roky
  Thomas Waldmann a2843bc939 docs: require python 3.4+ před 10 roky
  Thomas Waldmann 7d591226d2 remove support for python 3.2.x and 3.3.x, require 3.4+, fixes #65, fixes #221 před 10 roky
  TW de124aacd0 Merge pull request #593 from anarcat/deambigp před 9 roky
  Thomas Waldmann 777fc89d3f Vagrantfile: rsync symlinks as symlinks, fixes #592 před 9 roky
  Antoine Beaupré 22efee3d2e disambiguate -p versus -P před 9 roky
  Thomas Waldmann 12c7ef1329 Vagrantfile: avoid pkg-config missing error msg on netbsd před 9 roky
  Thomas Waldmann 9ea79d738e add chunks.archive.d trick to FAQ před 9 roky
  Thomas Waldmann 74a9e8d52d Vagrantfile: remove python 3.2, use older pip/venv for trusty před 9 roky
  Thomas Waldmann f4561e813f update CHANGES před 9 roky
  Thomas Waldmann dee1d462cc ran setup.py build_usage před 9 roky
  Thomas Waldmann 162d94b2e4 ran setup.py build_api před 9 roky
  Thomas Waldmann e2f5983eef finer repo check progress indicator před 9 roky