aboutsummaryrefslogtreecommitdiff
path: root/Command/Get.hs
Commit message (Expand)AuthorAge
...
* --auto fixesGravatar Joey Hess2012-12-06
* where indentationGravatar Joey Hess2012-11-12
* generalized Annex.WantedGravatar Joey Hess2012-10-08
* make copy --to check preferred content of the remoteGravatar Joey Hess2012-10-08
* make the assistant retry failed transfersGravatar Joey Hess2012-09-23
* fix transfer log cleanup crashGravatar Joey Hess2012-08-07
* copy, drop: Avoid checking numcopies attribute unnecessarilyGravatar Joey Hess2012-07-10
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* get, move, copy: Now refuse to do anything when the requested file transfer i...Gravatar Joey Hess2012-07-01
* hlintGravatar Joey Hess2012-06-12
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* hlintGravatar Joey Hess2012-02-16
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* tweakGravatar Joey Hess2012-01-06
* look up --to and --from remote names only onceGravatar Joey Hess2012-01-06
* more command-specific optionsGravatar Joey Hess2012-01-06
* type alias cleanupGravatar Joey Hess2011-12-31
* factor out a stopUnlessGravatar Joey Hess2011-12-09
* avoid error message when doing get --from on file not present on remoteGravatar Joey Hess2011-11-18
* better limiting of start actions to only run whenAnnexedGravatar Joey Hess2011-11-10
* 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
* move annex.numcopies parsing into withNumCopiesGravatar Joey Hess2011-09-15
* commentGravatar Joey Hess2011-09-15
* clean up params in usage displayGravatar Joey Hess2011-09-15
* remove optimize subcommand; use --auto insteadGravatar Joey Hess2011-09-15
* unify elipsis handlingGravatar Joey Hess2011-07-19
* remove unused backend machineryGravatar Joey Hess2011-07-05
* get --from is the same as copy --fromGravatar Joey Hess2011-06-09
* refactor some boilerplateGravatar Joey Hess2011-05-15
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* parameterize Backend typeGravatar Joey Hess2011-01-25
* got rid of Core moduleGravatar Joey Hess2011-01-16
* refactor in preparation for adding a git-annex-shell commandGravatar Joey Hess2010-12-30
* rename some stuff and prepare to break out more into Command/*Gravatar Joey Hess2010-12-30
* finished hlintingGravatar Joey Hess2010-11-22
* refactor param seekingGravatar Joey Hess2010-11-11
* refactoring, no code changes reallyGravatar Joey Hess2010-11-08
* broke subcommands out into separate modulesGravatar Joey Hess2010-11-02