Joey Hess
|
dbb76c22d0
|
Support using the uuidgen command if the uuid command is not available.
|
2011-01-19 18:08:50 -04:00 |
|
Joey Hess
|
f38aa3e83a
|
unfinished switch to using git-annex-shell
|
2010-12-30 20:31:52 -04:00 |
|
Joey Hess
|
37941184f9
|
Rsync will now be used to resume interrupted/failed partial file transfers from a remote.
|
2010-12-02 16:55:21 -04:00 |
|
Joey Hess
|
1f9ce9e9a5
|
tweak
|
2010-11-27 17:31:20 -04:00 |
|
Joey Hess
|
57adb0347b
|
hlint tweaks
Remotes.hs next, and also Backend/* and Command/*
|
2010-11-22 15:46:57 -04:00 |
|
Joey Hess
|
68183b4721
|
add tests for uuid and xargs -0
|
2010-11-18 15:15:40 -04:00 |
|
Joey Hess
|
fbd1cbf2c9
|
tweak
|
2010-11-18 14:11:18 -04:00 |
|
Joey Hess
|
0996403377
|
tweak
|
2010-11-18 14:07:22 -04:00 |
|
Joey Hess
|
161823d6ea
|
Only use cp -a if it is supported, falling back to cp -p or plain cp.
* cp --reflink=auto is used if supported, and will make git annex unlock
much faster on filesystems like btrfs that support copy of write.
|
2010-11-18 13:49:01 -04:00 |
|
Joey Hess
|
54513c69ba
|
Add configure step to build process.
* configure: Check to see if cp -a can be used.
* configure: Check to see if cp --reflink=auto can be used.
|
2010-11-18 13:30:42 -04:00 |
|