커밋 기록

작성자 SHA1 메시지 날짜
  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 10 년 전
  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 년 전
  Jonas Borgström 8a1ebe0112 Added '--stats' option to attic prune and attic delete 11 년 전
  Jonas Borgström 839dd94a59 prune: Delete all archives in a single transaction 11 년 전
  Jonas Borgström c3ca45315b cache: Speed up cache rebuild by caching archive metadata requests 11 년 전
  Jonas Borgström 90fe318809 Attempt to make the archive metadata resync more robust 11 년 전
  Jonas Borgström 9dce2362cc archive checkpoint: Reset timer after the checkpoint has been committed 11 년 전
  Jonas Borgström 3193af5482 Remove explicit flush calls since line_buffering is enabled. 11 년 전
  Jonas Borgström 11c08f412a check: No progreess output to stderr during archives check 11 년 전
  Jonas Borgström a68e48bc30 check: Make item stream resync a bit more robust 11 년 전
  Jonas Borgström 7be0ad609d Make the manifest rebuild code more robust 11 년 전
  Jonas Borgström 3982c34e6c Improve attic check documentation 11 년 전
  Jonas Borgström a229db0dce check: More code cleanup 11 년 전
  Jonas Borgström 9e8a944a2a check: archive metadata recovery improvements 11 년 전
  Jonas Borgström 88ff981eee Ignore xattr errors during extract if not supported by the filesystem 11 년 전
  Jonas Borgström d551b13a23 Use StableDict in a few more places 11 년 전
  Jonas Borgström 7b31f23722 Replace verify command with "extract --dry-run" 11 년 전
  Jonas Borgström 30daa23e42 Minor cleanup 11 년 전