提交歷史

作者 SHA1 備註 提交日期
  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 d9cfca8989 PR #223 - Merge branch 'fix_45' of https://github.com/ThomasWaldmann/attic into merge 10 年之前
  Thomas Waldmann 4633931413 add global option --no-cache-files to lower memory consumption 10 年之前
  Thomas Waldmann c8b23b507d PR #221 - Merge branch 'issue_139' of https://github.com/ThomasWaldmann/attic into merge 10 年之前
  Thomas Waldmann e425545c10 datetime does not like the year 10.000, fixes issue #139 10 年之前
  Thomas Waldmann 29449e40bc PR #208 - Merge branch 'stdin_stdout_support' of https://github.com/thomaswaldmann/attic into merge 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 年之前
  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. 11 年之前
  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 年之前