index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
DropKey.hs
Commit message (
Expand
)
Author
Age
*
more descriptive name for oneshot
Joey Hess
2012-09-15
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
set oneshot mode on a per-command basis
Joey Hess
2012-02-14
*
inverted logic
Joey Hess
2011-12-09
*
factor out a stopUnless
Joey Hess
2011-12-09
*
lockContent in dropkey
Joey Hess
2011-11-09
*
cleanup
Joey Hess
2011-10-31
*
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
*
reorganize log modules
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
remove command type definitions
Joey Hess
2011-09-15
*
add web special remote
Joey Hess
2011-07-01
*
refactor some boilerplate
Joey Hess
2011-05-15
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
make commands that take a key as a parameter error if it's bad
Joey Hess
2011-03-15
*
fixed dropkey, setkey, and git-annex-shell subcommands
Joey Hess
2011-03-15
*
first pass at using new keys
Joey Hess
2011-03-15
*
rework config storage
Joey Hess
2011-01-26
*
got rid of Core module
Joey Hess
2011-01-16
*
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
*
finished hlinting
Joey Hess
2010-11-22
*
refactor param seeking
Joey Hess
2010-11-11
*
Annexed file contents are now made unwritable and put in unwriteable director...
Joey Hess
2010-11-08
*
refactoring, no code changes really
Joey Hess
2010-11-08
*
broke subcommands out into separate modules
Joey Hess
2010-11-02