提交历史

作者 SHA1 备注 提交日期
  Thomas Waldmann 0c183acb55 flexible repository key_size (key like in indexing key, id_hash()) 10 年之前
  Thomas Waldmann 2c2dd21e0e PR #224 - Merge branch 'issue_55' into merge 10 年之前
  Thomas Waldmann 6d67379c08 refactor indicator (status) and item processing 10 年之前
  Thomas Waldmann dd8ff50a5c PR #245 - Merge branch 'fix_exceptions' into merge 10 年之前
  Thomas Waldmann 2da70c7d7a fix some exception handlers 10 年之前
  Thomas Waldmann f31897bb1f PR #244 - Merge branch 'fix_atime' into merge 10 年之前
  Thomas Waldmann 8fba904b16 fix noatime mode, fixes #243 10 年之前
  Thomas Waldmann c4f3068c55 PR #241 - Merge branch 'patch-1' of https://github.com/adept/attic into merge 10 年之前
  Dmitry Astapov 6be2734b7e Do not create items_buffer and chunker unless we are creating new archive 10 年之前
  Thomas Waldmann b7cefacb69 Merge branch 'python_cleanup' into merge 10 年之前
  Thomas Waldmann 4ef6125f45 cleanup pep8 issues found by pycharm 10 年之前
  Thomas Waldmann a21da5d2e0 no bare except 10 年之前
  Thomas Waldmann 60ac104a8f PR #231 - Merge branch 'check_last_N' of https://github.com/ThomasWaldmann/attic into merge 10 年之前
  Thomas Waldmann 90c50e3171 implement check --last N 10 年之前
  Thomas Waldmann 97b5154fc5 check: sort archives in reverse time order 10 年之前
  Thomas Waldmann 9841af5542 better attic create -v output 10 年之前
  Thomas Waldmann aab900b169 extract: if --stdout is given, write all extracted binary data to stdout 10 年之前
  Thomas Waldmann a3f335e0ff create: if "-" is given as path, read binary from stdin 10 年之前
  Jonas Borgström b5a9085717 Fix Python 3.2 compatibility issue with noatime open(). 10 年之前
  Carlo Teubner f4804c07ca open files with O_NOATIME if possible 11 年之前
  Jonas Borgström 9f64e39d9f Reuse chunker buffer between files. 11 年之前
  Jonas Borgström 8f4e0f7506 acl: Added workaround for old Linux systems 11 年之前
  Jonas Borgström 1b0e21b95a Fixed typo 11 年之前
  Jonas Borgström 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 年之前
  Jonas Borgström 4b2dae29d4 Fix incorrect detect of follow_symlinks support 11 年之前
  Jonas Borgström 3ab53b776d Fix crash on extreme mtime timestamps (year 2400+) 11 年之前
  Jonas Borgström 0ad5253d84 Experimental Linux ACL support (#66) 11 年之前
  Jonas Borgström 8bf3bb1ca3 Added support for backup and restore of bsdflags (OS X and FreeBSD) 11 年之前
  Jonas Borgström 4bbde41466 Fix bug where xattrs on symlinks were not correctly restored 11 年之前
  Jonas Borgström af262482de mount: Use RepositoryCache 11 年之前