summaryrefslogtreecommitdiff
path: root/Command/SendKey.hs
Commit message (Expand)AuthorAge
* update my email address and homepage urlJoey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defJoey Hess2014-10-14
* missing peiceJoey Hess2014-08-16
* git-annex-shell sendkey: Don't fail if a remote asks for a key to be sent tha...Joey Hess2014-08-15
* add desktop notificationsJoey Hess2014-03-22
* reorgJoey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Joey Hess2014-01-20
* merge with git-repairJoey Hess2013-11-19
* hlintJoey Hess2013-09-25
* minor refactoringJoey Hess2013-03-30
* let's use words and unwords rather than split and intercalate " "Joey Hess2013-03-30
* Make git-annex-shell call the command with its (safe) options.guilhem2013-03-30
* webapp: Progess bar fixes for many types of special remotes.Joey Hess2013-03-28
* add section metadata to all commandsJoey Hess2013-03-24
* Special remotes now all rollback storage of keys that get modified during the...Joey Hess2013-01-09
* Got object sending working in direct mode.Joey Hess2012-12-08
* directory special remote: Made more efficient and robust.Joey Hess2012-11-19
* make the assistant retry failed transfersJoey Hess2012-09-23
* unify typesJoey Hess2012-09-21
* add a progress callback to storeKey, and threaded it all the way throughJoey Hess2012-09-19
* renamed RsyncFile -> RsyncJoey Hess2012-09-19
* more descriptive name for oneshotJoey Hess2012-09-15
* keep logs of failed transfers, and requeue them when doing a non-full scanJoey Hess2012-08-23
* record transfers for git-annex-shellJoey Hess2012-07-02
* set oneshot mode on a per-command basisJoey Hess2012-02-14
* add support for using hashDirLower in addition to hashDirMixedJoey Hess2011-11-28
* reorder repo parameters lastJoey Hess2011-11-08
* clean up check selection codeJoey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingJoey Hess2011-10-27
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04
* factor out common importsJoey Hess2011-10-03
* remove command type definitionsJoey Hess2011-09-15
* split groups of related functions out of UtilityJoey Hess2011-08-22
* renameJoey Hess2011-07-05
* show a warning message when failing to find requested keyJoey Hess2011-05-22
* add whenM and unlessMJoey Hess2011-05-17
* avoid version check before running version and upgrade commandsJoey Hess2011-03-19
* fixed dropkey, setkey, and git-annex-shell subcommandsJoey Hess2011-03-15
* first pass at using new keysJoey Hess2011-03-15
* better directory handlingJoey Hess2011-01-27
* got rid of Core moduleJoey Hess2011-01-16
* git-annex-shell is completeJoey Hess2010-12-31