Historique des commits

Auteur SHA1 Message Date
  Jonas Borgström 7b9d129bcd Remove dead code il y a 11 ans
  Jonas Borgström 21e03af56b Fix minor location parser bug. 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 2f72b9f960 HashIndex: Switch to a non-mmap based implementation il y a 11 ans
  Jonas Borgström 64cd6632a1 Avoid deadlock problems il y a 11 ans
  Jonas Borgström af3e78e6b2 Really fix EDEADLK bug il y a 11 ans
  Jonas Borgström 9178d76ce7 Fix py3.2 specific EDEADLK related bug. 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 7e258c8401 crypto: Improved AES performance il y a 11 ans
  Jonas Borgström a87a019608 cachedir: Add CACHEDIR.TAG file to attic cache dirs il y a 11 ans
  Jeremy Maitin-Shepard 1d5410a3cf Add --exclude-caches option, for excluding CACHEDIR.TAG directories il y a 11 ans
  Jonas Borgström 8c25d02481 Experimental FreeBSD ACL support (nfs4 and posix) (#66) il y a 11 ans
  Jonas Borgström 0ad5253d84 Experimental Linux ACL support (#66) il y a 11 ans
  Jonas Borgström ccb7ea909f prune: Use the local time zone (not UTC) when interpreting time 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 80e7e637cc Make --stats output 78 characters wide il y a 11 ans
  Jonas Borgström 92c333c071 Add a method to detect out of date binary extension modules il y a 11 ans
  Jonas Borgström e398d5f632 Include "all archives" size information in "--stats" output. il y a 11 ans
  Dan Christensen 78c2ef6a13 When -v is specified with prune, also show the timestamp of each il y a 11 ans
  Jonas Borgström d551b13a23 Use StableDict in a few more places il y a 11 ans
  Jonas Borgström 7b31f23722 Replace verify command with "extract --dry-run" il y a 11 ans
  Jonas Borgström 893120e609 attic check performance improvement and minor progress reporting changes il y a 11 ans
  Jonas Borgström c394a31d62 Improved archive metadata deduplication. il y a 11 ans
  Jonas Borgström 32e773c15d Implemented archive metadata checking and repair il y a 11 ans
  Jonas Borgström 66fe7e5377 Removed redundant is_a_terminal function and minor check fixes. il y a 11 ans
  Jonas Borgström 5898b3b935 Merge remote-tracking branch 'jdchristensen/prune-within' il y a 11 ans
  Dan Christensen b5483b79a4 Add a --within option to the prune command. il y a 11 ans
  Dan Christensen 9d19550c1a Add support for --exclude-from. il y a 11 ans
  Dan Christensen 4da8466b3b Fix a doc typo. il y a 11 ans