summaryrefslogtreecommitdiff
path: root/Command/SendKey.hs
Commit message (Expand)AuthorAge
* reorgGravatar Joey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* merge with git-repairGravatar Joey Hess2013-11-19
* hlintGravatar Joey Hess2013-09-25
* minor refactoringGravatar Joey Hess2013-03-30
* let's use words and unwords rather than split and intercalate " "Gravatar Joey Hess2013-03-30
* Make git-annex-shell call the command with its (safe) options.Gravatar guilhem2013-03-30
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* Special remotes now all rollback storage of keys that get modified during the...Gravatar Joey Hess2013-01-09
* Got object sending working in direct mode.Gravatar Joey Hess2012-12-08
* directory special remote: Made more efficient and robust.Gravatar Joey Hess2012-11-19
* make the assistant retry failed transfersGravatar Joey Hess2012-09-23
* unify typesGravatar Joey Hess2012-09-21
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* renamed RsyncFile -> RsyncGravatar Joey Hess2012-09-19
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* keep logs of failed transfers, and requeue them when doing a non-full scanGravatar Joey Hess2012-08-23
* record transfers for git-annex-shellGravatar Joey Hess2012-07-02
* set oneshot mode on a per-command basisGravatar Joey Hess2012-02-14
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean up check selection codeGravatar Joey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* remove command type definitionsGravatar Joey Hess2011-09-15
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* renameGravatar Joey Hess2011-07-05
* show a warning message when failing to find requested keyGravatar Joey Hess2011-05-22
* add whenM and unlessMGravatar Joey Hess2011-05-17
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* fixed dropkey, setkey, and git-annex-shell subcommandsGravatar Joey Hess2011-03-15
* first pass at using new keysGravatar Joey Hess2011-03-15
* better directory handlingGravatar Joey Hess2011-01-27
* got rid of Core moduleGravatar Joey Hess2011-01-16
* git-annex-shell is completeGravatar Joey Hess2010-12-31