Commit History

Author SHA1 Message Date
  Thomas Waldmann 233d1f7272 Merge security fix from master. Merge branch 'master' into merge 10 years ago
  Jonas Borgström 78f9ad1fab Require approval before accessing previously unknown unencrypted repositories 10 years ago
  Thomas Waldmann 3d2a3d11af PR #251 - Merge branch 'rename_archive' into merge 10 years ago
  Thomas Waldmann 9f6840dddb implement attic rename repo::oldname newname 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 2c2dd21e0e PR #224 - Merge branch 'issue_55' into merge 10 years ago
  Thomas Waldmann 6d67379c08 refactor indicator (status) and item processing 10 years ago
  Thomas Waldmann 57b1b3dbec PR #246 - Merge branch 'remote_exceptions' into merge 10 years ago
  Thomas Waldmann c679f1a6f0 catch all Exceptions, transmit traceback back from remote 10 years ago
  Thomas Waldmann 3daaceb6bf PR #238 - Merge branch 'fix_fuse_error_msg' into merge 10 years ago
  Thomas Waldmann ee1dc89b52 fix misleading hint the fuse ImportError handler gave, fixes #237 10 years ago
  Thomas Waldmann b7cefacb69 Merge branch 'python_cleanup' into merge 10 years ago
  Thomas Waldmann 4ef6125f45 cleanup pep8 issues found by pycharm 10 years ago
  Thomas Waldmann 60ac104a8f PR #231 - Merge branch 'check_last_N' of https://github.com/ThomasWaldmann/attic into merge 10 years ago
  Thomas Waldmann 90c50e3171 implement check --last N 10 years ago
  Thomas Waldmann 9841af5542 better attic create -v output 10 years ago
  Thomas Waldmann d9cfca8989 PR #223 - Merge branch 'fix_45' of https://github.com/ThomasWaldmann/attic into merge 10 years ago
  Thomas Waldmann 4633931413 add global option --no-cache-files to lower memory consumption 10 years ago
  Thomas Waldmann c8b23b507d PR #221 - Merge branch 'issue_139' of https://github.com/ThomasWaldmann/attic into merge 10 years ago
  Thomas Waldmann e425545c10 datetime does not like the year 10.000, fixes issue #139 10 years ago
  Thomas Waldmann 29449e40bc PR #208 - Merge branch 'stdin_stdout_support' of https://github.com/thomaswaldmann/attic into merge 10 years ago
  Thomas Waldmann aab900b169 extract: if --stdout is given, write all extracted binary data to stdout 10 years ago
  Thomas Waldmann a3f335e0ff create: if "-" is given as path, read binary from stdin 10 years ago
  Yuri D'Elia 15c8a6323f Normalize source/exclude paths before matching 10 years ago
  David Fries f22b62c1a4 limit create file permissions 11 years ago
  Jonas Borgström 678fdd1d42 Fix "Number of files" output for attic info. 11 years ago
  Jonas Borgström 193fb1fcd5 Added support for stripping leading path segments 11 years ago
  Jonas Borgström 64cd6632a1 Avoid deadlock problems 11 years ago
  Jonas Borgström 3ab53b776d Fix crash on extreme mtime timestamps (year 2400+) 11 years ago