index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Unlock.hs
Commit message (
Expand
)
Author
Age
*
unlock: Made atomic.
Joey Hess
2011-06-20
*
add whenM and unlessM
Joey Hess
2011-05-17
*
refactor some boilerplate
Joey Hess
2011-05-15
*
free space checking
Joey Hess
2011-03-22
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
better directory handling
Joey Hess
2011-01-27
*
got rid of Core module
Joey Hess
2011-01-16
*
on second thought, unlock should fail if content is not present
Joey Hess
2011-01-14
*
unlock: Fix behavior when file content is not present.
Joey Hess
2011-01-13
*
refactor in preparation for adding a git-annex-shell command
Joey Hess
2010-12-30
*
rename some stuff and prepare to break out more into Command/*
Joey Hess
2010-12-30
*
precommit: Optimise to avoid calling git-check-attr more than once.
Joey Hess
2010-11-28
*
Only use cp -a if it is supported, falling back to cp -p or plain cp.
Joey Hess
2010-11-18
*
refactor param seeking
Joey Hess
2010-11-11
*
set write bit on unlocked file
Joey Hess
2010-11-10
*
lock and unlock subcommands
Joey Hess
2010-11-09