index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Lock.hs
Commit message (
Expand
)
Author
Age
*
extend Git.Queue to be able to queue more than simple git commands
Joey Hess
2012-06-07
*
lock: Reset unlocked file to index, rather than to branch head.
Joey Hess
2012-05-30
*
rework git check-attr interface
Joey Hess
2012-02-13
*
clean up check selection code
Joey Hess
2011-10-29
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
tweak
Joey Hess
2011-09-15
*
remove command type definitions
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
unannex: Clean up use of git commit -a.
Joey Hess
2011-07-14
*
Fix locking of files with staged changes.
Joey Hess
2011-05-31
*
Massively sped up `git annex lock` by avoiding use of the uber-slow `git rese...
Joey Hess
2011-05-31
*
refactor some boilerplate
Joey Hess
2011-05-15
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
use ShellParam type
Joey Hess
2011-02-28
*
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
*
refactor param seeking
Joey Hess
2010-11-11
*
rework command dispatching for add and pre-commit
Joey Hess
2010-11-11
*
Optimize both pre-commit and lock subcommands.
Joey Hess
2010-11-11
*
use new git function
Joey Hess
2010-11-10
*
fix handling of staged unlocked files
Joey Hess
2010-11-10
*
lock and unlock subcommands
Joey Hess
2010-11-09