index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
SetKey.hs
Commit message (
Expand
)
Author
Age
*
other 80% of avoding verification when hard linking to objects in shared repo
Joey Hess
2015-10-02
*
Do verification of checksums of annex objects downloaded from remotes.
Joey Hess
2015-10-01
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
import: Fix failure of cross-device import on Windows.
Joey Hess
2015-07-07
*
Brought back the setkey plumbing command that was removed in 2011, since we f...
Joey Hess
2015-07-02
*
Removed the setkey command, and added a setcontent command with a more useful...
Joey Hess
2011-10-31
*
refactoring and cleanup
Joey Hess
2011-10-30
*
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
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
avoid namespace conflict
Joey Hess
2011-08-16
*
finished hlint pass
Joey Hess
2011-07-15
*
fix usage for setkey
Joey Hess
2011-07-04
*
add web special remote
Joey Hess
2011-07-01
*
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
*
use ShellParam type
Joey Hess
2011-02-28
*
Support filenames that start with a dash; when such a file is passed to a uti...
Joey Hess
2011-02-25
*
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
*
Fix bug in setkey subcommand triggered by move --to.
Joey Hess
2010-11-27
*
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