Commit Graph

359 Commits

Author SHA1 Message Date
Jonas Borgström 012e0d4153 New syntax to enable repository encryption 2013-08-10 13:02:20 +02:00
Jonas Borgström 5fa5380f0f Detect and abort if repository is older than the cache 2013-08-09 23:23:00 +02:00
Jonas Borgström b2346b7c9b Hide internal "serve" command from "Available commands". 2013-08-09 13:03:48 +02:00
Jonas Borgström 9ebeb0f98d Documentation: Added info about mailing list 2013-08-06 22:17:28 +02:00
Jonas Borgström 3b4875cf2e Start using versioneer for version numbers 2013-08-05 23:05:15 +02:00
Jonas Borgström 781a9552f0 Remove nature.css and make sure docs folder is included by sdist 2013-08-05 22:43:50 +02:00
Jonas Borgström 05a14c3be3 Attic 0.7 2013-08-05 20:54:27 +02:00
Jonas Borgström 7815ed5885 Fix xattr issue on OS X. 2013-08-05 20:38:37 +02:00
Jonas Borgström a51a10a96c More documentation improvements. 2013-08-04 23:20:22 +02:00
Jonas Borgström a35339f2c2 Renamed commands.rst to usage.rst 2013-08-04 21:23:12 +02:00
Jonas Borgström f230a96c40 Update homepage url and make version number pep440 compliant 2013-08-04 13:43:35 +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 b6c8392c03 More documentation work 2013-08-03 13:05:06 +02:00
Jonas Borgström e016a4ee92 A new Attic sphinx theme 2013-08-03 13:04:57 +02:00
Jonas Borgström 41c18f950b Document ATTIC_PASSPHRASE 2013-07-30 21:51:21 +02:00
Jonas Borgström 2e237ad006 Improved mtime precisoin checking for FUSE. 2013-07-30 14:52:02 +02:00
Jonas Borgström 43a4bf6829 Updated documentation 2013-07-30 13:54:04 +02:00
Jonas Borgström df5e4a52a6 Fix Python 3.2 issue on FreeBSD 2013-07-29 21:09:31 +02:00
Jonas Borgström 88618e4132 Fix mtime precision checks for python < 3.3 2013-07-29 14:30:26 +02:00
Jonas Borgström 8e03738f4c More robust mtime precision checks 2013-07-29 13:57:43 +02:00
Jonas Borgström 2be5867c5f Ported to FreeBSD 2013-07-28 14:56:13 +02:00
Jonas Borgström f049b3d4c7 Fix xattr on OS X 2013-07-28 13:38:41 +02:00
Jonas Borgström 2281af5284 Rewrote xattr support 2013-07-27 22:33:43 +02:00
Jonas Borgström 6c5f494a82 fuse: allow additional mount options using "-o foo,bar" 2013-07-27 14:44:12 +02:00
Jonas Borgström 626777405d Make fuse fs work on OS X 2013-07-27 14:31:28 +02:00
Jonas Borgström beed6b368b Simplify wait_for_mount() 2013-07-26 13:23:33 +02:00
Jonas Borgström 99f64dfe1d archiver test case improvements. 2013-07-26 13:18:57 +02:00
Jonas Borgström e8e3289d8a travis: Don't try to use fuse since it's not available 2013-07-25 23:18:34 +02:00
Jonas Borgström f4acacef30 travis: install libattr1-dev 2013-07-25 23:08:03 +02:00
Jonas Borgström 071dfc2ce8 travis: install libfuse-dev and fuse-utils 2013-07-25 23:01:05 +02:00
Jonas Borgström 0b19df3cea Added initial fuse test case 2013-07-25 22:54:19 +02:00
Jonas Borgström 023da55875 Master is 0.7dev 2013-07-25 21:36:52 +02:00
Jonas Borgström 5d1e9dc501 Daemonize by default when mounting fuse filesystem 2013-07-25 21:36:52 +02:00
Jonas Borgström bcc99aa056 More code cleanup 2013-07-25 21:36:52 +02:00
Jonas Borgström eabe7c7cc5 More memory efficient implementation 2013-07-25 21:36:52 +02:00
Jonas Borgström f4b12a3179 Added hard links support 2013-07-25 21:36:52 +02:00
Jonas Borgström 4f88eac300 fuse: added xattr support 2013-07-25 21:36:52 +02:00
Jonas Borgström 961890a41c Initial fuse attempt 2013-07-25 21:36:52 +02:00
Jonas Borgström 5df3e91474 Bump version number to 0.6.1 2013-07-19 13:22:22 +02:00
Jonas Borgström 576daaf38b call fd.flush() to make sure mtime isn't modified on fd.close() 2013-07-19 13:21:23 +02:00
Jonas Borgström e2648aebb0 Bump version number to 0.6 2013-07-09 20:59:20 +02:00
Jonas Borgström b718a443a8 Project rename 2013-07-09 20:14:18 +02:00
Jonas Borgström a5a73ca926 Fix reST syntax
[ci skip]
2013-07-08 21:57:25 +02:00
Jonas Borgström a9272ce913 Update documentation 2013-07-08 21:19:50 +02:00
Jonas Borgström e578d28184 Remove hashing from PlaintextKey.
Not needed since silent disk corruption will be detected
by the repository segment checksum.
2013-07-08 14:00:22 +02:00
Jonas Borgström a887fa2065 Verify hash before decompressing with PlaintextKey 2013-07-05 17:04:01 +02:00
Jonas Borgström 0c1d6e8179 Fix usage.rst syntax 2013-07-05 17:04:01 +02:00
Jonas Borgström 701a940de7 Inline comments not supported in tox.ini 2013-07-05 12:36:49 +02:00
Jonas Borgström 1cb5cff7aa Add MANIFEST.in 2013-07-05 12:33:38 +02:00
Jonas Borgström f827b99ffe Improved documentation. 2013-07-05 12:32:56 +02:00