Commit History

Author SHA1 Message Date
  Jonas Borgström 7b31f23722 Replace verify command with "extract --dry-run" 11 years ago
  Jonas Borgström 30daa23e42 Minor cleanup 11 years ago
  Jonas Borgström 7bcb0f97d6 Slightly lower the number of file descriptors kept open 11 years ago
  Jonas Borgström 893120e609 attic check performance improvement and minor progress reporting changes 11 years ago
  Jonas Borgström c394a31d62 Improved archive metadata deduplication. 11 years ago
  Jonas Borgström f942b070e2 Added --exclude-from to CHANGES 11 years ago
  Jonas Borgström d44fa850cd Fix exception during "attic create" with repeated files 11 years ago
  Jonas Borgström 32e773c15d Implemented archive metadata checking and repair 11 years ago
  Jonas Borgström 0d248192e5 Implemented Repository.list() 11 years ago
  Jonas Borgström bbf490bf8b More repository check/repair improvements 11 years ago
  Jonas Borgström 22548841a2 Merge pull request #38 from jdchristensen/quickstart 11 years ago
  Dan Christensen a79acdd10c Correct --weekly help to say weekly, not daily. 11 years ago
  Dan Christensen 2d4382b2ee Updates to quickstart.rst, including sshfs locking warning 11 years ago
  Jonas Borgström ab1cf32071 Implemented hashindex.iteritems(marker=X) 11 years ago
  Jonas Borgström 1e4fd4e18a PyBuffer_FromMemory should be a static function 11 years ago
  Jonas Borgström 66fe7e5377 Removed redundant is_a_terminal function and minor check fixes. 11 years ago
  Jonas Borgström 14dd0414eb Merge remote-tracking branch 'jdchristensen/help' 11 years ago
  Jonas Borgström 1809ea2f3e More attic check --repair improvements 11 years ago
  Jonas Borgström 33b58eac82 Initial check --repair support 11 years ago
  Jonas Borgström 5898b3b935 Merge remote-tracking branch 'jdchristensen/prune-within' 11 years ago
  Dan Christensen b5483b79a4 Add a --within option to the prune command. 11 years ago
  Dan Christensen 9d19550c1a Add support for --exclude-from. 11 years ago
  Dan Christensen 020c4f802f return self.exit_code from do_help 11 years ago
  Dan Christensen 989a86463c Escape the backslash in the help text. 11 years ago
  Dan Christensen c0cb26613d On help on patterns. 11 years ago
  Jonas Borgström 2252616f9e Repository code cleanup 11 years ago
  Jonas Borgström c22bc30a06 Merge pull request #33 from jdchristensen/exclude 11 years ago
  Dan Christensen 4da8466b3b Fix a doc typo. 11 years ago
  Dan Christensen b76a40c987 Simplify the ExcludePattern logic further, and explain. 11 years ago
  Dan Christensen 8cc74be62e Simplify IncludePattern and add a few more tests to PatternTestCase. 11 years ago