Commit History

Author SHA1 Message Date
  Thomas Waldmann 5300292a04 Merge branch 'merge' into merge-all 10 years ago
  Thomas Waldmann 8a60f05736 PR #250 - Merge branch 'progress_indication' into merge 10 years ago
  Thomas Waldmann 231721d133 implemented create --progress 10 years ago
  Thomas Waldmann 0c183acb55 flexible repository key_size (key like in indexing key, id_hash()) 10 years ago
  Thomas Waldmann b7cefacb69 Merge branch 'python_cleanup' into merge 10 years ago
  Thomas Waldmann e9aacad9a3 remove unused imports 10 years ago
  Thomas Waldmann 4ef6125f45 cleanup pep8 issues found by pycharm 10 years ago
  Thomas Waldmann fbaa505191 PR #206 - Merge branch 'fixes' of https://github.com/thomaswaldmann/attic into merge 10 years ago
  Thomas Waldmann a8ce0b8b8a remove unused imports 10 years ago
  Thomas Waldmann 74768511e1 do os.fsync like recommended in the python docs (gets a fileno, not file object, also do a flush first) 10 years ago
  Yuri D'Elia 15c8a6323f Normalize source/exclude paths before matching 10 years ago
  Jonas Borgström 7b9d129bcd Remove dead code 10 years ago
  Jonas Borgström 21e03af56b Fix minor location parser bug. 11 years ago
  Jonas Borgström 9f64e39d9f Reuse chunker buffer between files. 11 years ago
  Jonas Borgström 8f4e0f7506 acl: Added workaround for old Linux systems 11 years ago
  Jonas Borgström 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 years ago
  Jonas Borgström 64cd6632a1 Avoid deadlock problems 11 years ago
  Jonas Borgström af3e78e6b2 Really fix EDEADLK bug 11 years ago
  Jonas Borgström 9178d76ce7 Fix py3.2 specific EDEADLK related bug. 11 years ago
  Jonas Borgström 3ab53b776d Fix crash on extreme mtime timestamps (year 2400+) 11 years ago
  Jonas Borgström 7e258c8401 crypto: Improved AES performance 11 years ago
  Jonas Borgström a87a019608 cachedir: Add CACHEDIR.TAG file to attic cache dirs 11 years ago
  Jeremy Maitin-Shepard 1d5410a3cf Add --exclude-caches option, for excluding CACHEDIR.TAG directories 11 years ago
  Jonas Borgström 8c25d02481 Experimental FreeBSD ACL support (nfs4 and posix) (#66) 11 years ago
  Jonas Borgström 0ad5253d84 Experimental Linux ACL support (#66) 11 years ago
  Jonas Borgström ccb7ea909f prune: Use the local time zone (not UTC) when interpreting time 11 years ago
  Jonas Borgström 8a1ebe0112 Added '--stats' option to attic prune and attic delete 11 years ago
  Jonas Borgström 80e7e637cc Make --stats output 78 characters wide 11 years ago
  Jonas Borgström 92c333c071 Add a method to detect out of date binary extension modules 11 years ago
  Jonas Borgström e398d5f632 Include "all archives" size information in "--stats" output. 11 years ago