Historique des commits

Auteur SHA1 Message Date
  Thomas Waldmann dd8ff50a5c PR #245 - Merge branch 'fix_exceptions' into merge il y a 10 ans
  Thomas Waldmann 2da70c7d7a fix some exception handlers il y a 10 ans
  Thomas Waldmann f31897bb1f PR #244 - Merge branch 'fix_atime' into merge il y a 10 ans
  Thomas Waldmann 8fba904b16 fix noatime mode, fixes #243 il y a 10 ans
  Thomas Waldmann c4f3068c55 PR #241 - Merge branch 'patch-1' of https://github.com/adept/attic into merge il y a 10 ans
  Dmitry Astapov 6be2734b7e Do not create items_buffer and chunker unless we are creating new archive il y a 10 ans
  Thomas Waldmann b7cefacb69 Merge branch 'python_cleanup' into merge il y a 10 ans
  Thomas Waldmann 4ef6125f45 cleanup pep8 issues found by pycharm il y a 10 ans
  Thomas Waldmann a21da5d2e0 no bare except il y a 10 ans
  Thomas Waldmann 60ac104a8f PR #231 - Merge branch 'check_last_N' of https://github.com/ThomasWaldmann/attic into merge il y a 10 ans
  Thomas Waldmann 90c50e3171 implement check --last N il y a 10 ans
  Thomas Waldmann 97b5154fc5 check: sort archives in reverse time order il y a 10 ans
  Thomas Waldmann aab900b169 extract: if --stdout is given, write all extracted binary data to stdout il y a 10 ans
  Thomas Waldmann a3f335e0ff create: if "-" is given as path, read binary from stdin il y a 10 ans
  Jonas Borgström b5a9085717 Fix Python 3.2 compatibility issue with noatime open(). il y a 10 ans
  Carlo Teubner f4804c07ca open files with O_NOATIME if possible il y a 11 ans
  Jonas Borgström 9f64e39d9f Reuse chunker buffer between files. il y a 11 ans
  Jonas Borgström 8f4e0f7506 acl: Added workaround for old Linux systems il y a 11 ans
  Jonas Borgström 1b0e21b95a Fixed typo il y a 11 ans
  Jonas Borgström 2f72b9f960 HashIndex: Switch to a non-mmap based implementation il y a 11 ans
  Jonas Borgström 4b2dae29d4 Fix incorrect detect of follow_symlinks support il y a 11 ans
  Jonas Borgström 3ab53b776d Fix crash on extreme mtime timestamps (year 2400+) il y a 11 ans
  Jonas Borgström 0ad5253d84 Experimental Linux ACL support (#66) il y a 11 ans
  Jonas Borgström 8bf3bb1ca3 Added support for backup and restore of bsdflags (OS X and FreeBSD) il y a 11 ans
  Jonas Borgström 4bbde41466 Fix bug where xattrs on symlinks were not correctly restored il y a 11 ans
  Jonas Borgström af262482de mount: Use RepositoryCache il y a 11 ans
  Jonas Borgström 8a1ebe0112 Added '--stats' option to attic prune and attic delete il y a 11 ans
  Jonas Borgström 839dd94a59 prune: Delete all archives in a single transaction il y a 11 ans
  Jonas Borgström c3ca45315b cache: Speed up cache rebuild by caching archive metadata requests il y a 11 ans
  Jonas Borgström 90fe318809 Attempt to make the archive metadata resync more robust il y a 11 ans