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 |
Jonas Borgström
|
2ca063124a
|
Use less precision when comparing mtime on systems not supporting st_mtime_ns
|
2013-07-04 12:10:11 +02:00 |
Jonas Borgström
|
3721f04f05
|
Skip xattr tests unless xattr is enabled on host
|
2013-07-04 11:59:15 +02:00 |
Jonas Borgström
|
7dd937fb4e
|
Remove attempts to enable user_xattr
[no ci]
|
2013-07-04 11:58:48 +02:00 |
Jonas Borgström
|
f4f9138945
|
Try /home/travis next
|
2013-07-03 23:41:25 +02:00 |
Jonas Borgström
|
2a7753c0c9
|
Try /home instead
|
2013-07-03 23:32:42 +02:00 |
Jonas Borgström
|
36e6f35d9b
|
Enable xattr on the current fs instead of /
|
2013-07-03 23:29:40 +02:00 |
Jonas Borgström
|
4321b01134
|
Use sudo to run apt-get
|
2013-07-03 23:23:55 +02:00 |
Jonas Borgström
|
7c18073760
|
Use fakeroot when running tests and enable user_xattr
|
2013-07-03 23:10:54 +02:00 |
Jonas Borgström
|
5ad2839b53
|
Enable shortcut for the RemoteRepositoryTestCase
|
2013-07-03 23:00:11 +02:00 |
Jonas Borgström
|
40e28909e6
|
Use pip install -e instead of setup.py install
|
2013-07-03 22:52:16 +02:00 |
Jonas Borgström
|
46491eb07d
|
Added .travis.yml
|
2013-07-03 22:46:46 +02:00 |
Jonas Borgström
|
6d2382587f
|
updated README
|
2013-07-03 22:38:17 +02:00 |
Jonas Borgström
|
6052a1ed74
|
Minor docs tweaks
|
2013-07-03 22:38:07 +02:00 |
Jonas Borgström
|
f3295cf3e8
|
Add testsuite shortcut to make remote repository testing more robust.
|
2013-07-03 22:30:04 +02:00 |
Jonas Borgström
|
8bdda86ab4
|
Removed unused include and added missing close()-call.
|
2013-07-03 13:08:48 +02:00 |
Jonas Borgström
|
07270cfd51
|
Various hashindex improvements
|
2013-07-03 12:55:51 +02:00 |
Jonas Borgström
|
7e06d30ed4
|
Rework how exclude patterns work
|
2013-06-30 22:32:27 +02:00 |
Jonas Borgström
|
445b862d8c
|
Added more installation documentation.
|
2013-06-30 21:30:17 +02:00 |
Jonas Borgström
|
a32c5651c1
|
Docs improvements
|
2013-06-29 23:58:31 +02:00 |