Joey Hess
|
c1839fdccb
|
unlock: Fix behavior when file content is not present.
|
2011-01-13 23:46:02 -04:00 |
|
Joey Hess
|
a89a6f2114
|
refactor in preparation for adding a git-annex-shell command
|
2010-12-30 15:06:26 -04:00 |
|
Joey Hess
|
6a5be9d53c
|
rename some stuff and prepare to break out more into Command/*
|
2010-12-30 14:19:16 -04:00 |
|
Joey Hess
|
92e5d28ca8
|
precommit: Optimise to avoid calling git-check-attr more than once.
|
2010-11-28 14:21:30 -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
|
da0de293d1
|
refactor param seeking
|
2010-11-11 18:54:52 -04:00 |
|
Joey Hess
|
55720885ae
|
set write bit on unlocked file
|
2010-11-10 12:50:00 -04:00 |
|
Joey Hess
|
536bc97d25
|
lock and unlock subcommands
|
2010-11-09 15:59:49 -04:00 |
|