Commit History

作者 SHA1 備註 提交日期
  Thomas Waldmann db39a5f33a add help for compression and mac methods 10 年之前
  Thomas Waldmann 29449e40bc PR #208 - Merge branch 'stdin_stdout_support' of https://github.com/thomaswaldmann/attic into merge 10 年之前
  Thomas Waldmann ff542e612a flexible type header parsing, compression levels, sha256 + sha512_256 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 年之前
  Thomas Waldmann b305c79ee5 support --compression none 10 年之前
  Thomas Waldmann 7b1a3dcd5d implement compression flexibility (attic init -c / --compression zlib|lzma) 10 年之前
  Yuri D'Elia 15c8a6323f Normalize source/exclude paths before matching 10 年之前
  David Fries f22b62c1a4 limit create file permissions 10 年之前
  Jonas Borgström 678fdd1d42 Fix "Number of files" output for attic info. 10 年之前
  Jonas Borgström 193fb1fcd5 Added support for stripping leading path segments 11 年之前
  Jonas Borgström 64cd6632a1 Avoid deadlock problems 11 年之前
  Jonas Borgström 3ab53b776d Fix crash on extreme mtime timestamps (year 2400+) 11 年之前
  Jonas Borgström a87a019608 cachedir: Add CACHEDIR.TAG file to attic cache dirs 11 年之前
  Jeremy Maitin-Shepard 1d5410a3cf Add --exclude-caches option, for excluding CACHEDIR.TAG directories 11 年之前
  Jonas Borgström 02a8172eee docs: More improvements 11 年之前
  Jonas Borgström ead1511948 docs: More documentation improvements 11 年之前
  Jonas Borgström 8080f183d6 mount: Improve fuse filesystem memory efficiency 11 年之前
  Jonas Borgström 8e078b5f91 Initial (naive) full repository fuse mount support 11 年之前
  Jonas Borgström a9fc62cc9a Added option to restrict remote repository access to specific path(s) 11 年之前
  Johann Klähn f47353e7ef accept names of other commands in help command 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 80e7e637cc Make --stats output 78 characters wide 11 年之前
  Jonas Borgström 92c333c071 Add a method to detect out of date binary extension modules 11 年之前
  Jonas Borgström e398d5f632 Include "all archives" size information in "--stats" output. 11 年之前
  Jonas Borgström 3193af5482 Remove explicit flush calls since line_buffering is enabled. 11 年之前
  Jonas Borgström 55a26e553f check: replace --phase with --repository/archives-only 11 年之前
  Jonas Borgström 477e1a39dd check: Make sure all non-critical output is sent to stdout 11 年之前
  Jonas Borgström 3982c34e6c Improve attic check documentation 11 年之前