index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
SendKey.hs
Commit message (
Expand
)
Author
Age
*
add desktop notifications
Joey Hess
2014-03-22
*
reorg
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
merge with git-repair
Joey Hess
2013-11-19
*
hlint
Joey Hess
2013-09-25
*
minor refactoring
Joey Hess
2013-03-30
*
let's use words and unwords rather than split and intercalate " "
Joey Hess
2013-03-30
*
Make git-annex-shell call the command with its (safe) options.
guilhem
2013-03-30
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
add section metadata to all commands
Joey Hess
2013-03-24
*
Special remotes now all rollback storage of keys that get modified during the...
Joey Hess
2013-01-09
*
Got object sending working in direct mode.
Joey Hess
2012-12-08
*
directory special remote: Made more efficient and robust.
Joey Hess
2012-11-19
*
make the assistant retry failed transfers
Joey Hess
2012-09-23
*
unify types
Joey Hess
2012-09-21
*
add a progress callback to storeKey, and threaded it all the way through
Joey Hess
2012-09-19
*
renamed RsyncFile -> Rsync
Joey Hess
2012-09-19
*
more descriptive name for oneshot
Joey Hess
2012-09-15
*
keep logs of failed transfers, and requeue them when doing a non-full scan
Joey Hess
2012-08-23
*
record transfers for git-annex-shell
Joey Hess
2012-07-02
*
set oneshot mode on a per-command basis
Joey Hess
2012-02-14
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
reorder repo parameters last
Joey Hess
2011-11-08
*
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
*
remove command type definitions
Joey Hess
2011-09-15
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
rename
Joey Hess
2011-07-05
*
show a warning message when failing to find requested key
Joey Hess
2011-05-22
*
add whenM and unlessM
Joey Hess
2011-05-17
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
fixed dropkey, setkey, and git-annex-shell subcommands
Joey Hess
2011-03-15
*
first pass at using new keys
Joey Hess
2011-03-15
*
better directory handling
Joey Hess
2011-01-27
*
got rid of Core module
Joey Hess
2011-01-16
*
git-annex-shell is complete
Joey Hess
2010-12-31