Dan Christensen
|
5d2d3f1f93
|
Add --dry-run option to prune.
|
2014-02-19 21:33:05 -05:00 |
|
Jonas Borgström
|
e458f859d3
|
Added command line deprecation functionality
The following deprecations are currently handled:
- attic verify -> attic extract --dry-run
- attic prune --hourly|daily|... -> attic prune --keep-X
|
2014-02-19 22:53:44 +01:00 |
|
Jonas Borgström
|
d551b13a23
|
Use StableDict in a few more places
|
2014-02-18 23:09:12 +01:00 |
|
Jonas Borgström
|
7b31f23722
|
Replace verify command with "extract --dry-run"
closes #25
|
2014-02-18 21:33:06 +01:00 |
|
Jonas Borgström
|
893120e609
|
attic check performance improvement and minor progress reporting changes
|
2014-02-17 18:25:25 +01:00 |
|
Jonas Borgström
|
d44fa850cd
|
Fix exception during "attic create" with repeated files
Closes #39
|
2014-02-16 22:37:12 +01:00 |
|
Jonas Borgström
|
32e773c15d
|
Implemented archive metadata checking and repair
|
2014-02-16 22:21:39 +01:00 |
|
Jonas Borgström
|
33b58eac82
|
Initial check --repair support
|
2014-02-09 16:05:04 +01:00 |
|
Dan Christensen
|
9d19550c1a
|
Add support for --exclude-from.
|
2014-02-08 12:44:48 -05:00 |
|
Jonas Borgström
|
2252616f9e
|
Repository code cleanup
|
2014-02-08 13:32:47 +01:00 |
|
Jonas Borgström
|
faedaf8160
|
Basic repository consistency check functionality.
Still no archive metadata validation or repair functionality.
|
2014-02-05 00:04:30 +01:00 |
|
Jonas Borgström
|
50cabd53b1
|
Fix deadlock when extracting 0 sized files from remote repositories
|
2014-01-30 22:16:21 +01:00 |
|
Jonas Borgström
|
a579b7917b
|
Remove unused imports
|
2013-10-18 21:00:20 +02:00 |
|
Jonas Borgström
|
b92a620600
|
Crypto code cleanup and test improvements.
|
2013-08-12 14:39:14 +02:00 |
|
Jonas Borgström
|
ee77ce8b98
|
Added more robust test for AES counter uniqueness
|
2013-08-12 13:39:46 +02:00 |
|
Jonas Borgström
|
16d9e55f84
|
Support access of read only repositories
|
2013-08-11 22:19:38 +02:00 |
|
Jonas Borgström
|
7815ed5885
|
Fix xattr issue on OS X.
|
2013-08-05 20:38:37 +02:00 |
|
Jonas Borgström
|
af059fbdfc
|
Make sure all paths included in an archive are relative and local
|
2013-08-03 13:36:54 +02:00 |
|
Jonas Borgström
|
2e237ad006
|
Improved mtime precisoin checking for FUSE.
|
2013-07-30 14:52:02 +02:00 |
|
Jonas Borgström
|
2281af5284
|
Rewrote xattr support
|
2013-07-27 22:33:43 +02:00 |
|
Jonas Borgström
|
626777405d
|
Make fuse fs work on OS X
|
2013-07-27 14:31:28 +02:00 |
|
Jonas Borgström
|
99f64dfe1d
|
archiver test case improvements.
|
2013-07-26 13:18:57 +02:00 |
|
Jonas Borgström
|
0b19df3cea
|
Added initial fuse test case
|
2013-07-25 22:54:19 +02:00 |
|
Jonas Borgström
|
b718a443a8
|
Project rename
|
2013-07-09 20:14:18 +02:00 |
|