summaryrefslogtreecommitdiff
path: root/Command/Move.hs
Commit message (Expand)AuthorAge
* bugfix to move --toGravatar Joey Hess2011-01-27
* move partitioning out of keyPossibilitiesGravatar Joey Hess2011-01-26
* avoid moving if src and dest are the sameGravatar Joey Hess2011-01-26
* rework config storageGravatar Joey Hess2011-01-26
* got rid of Core moduleGravatar Joey Hess2011-01-16
* bugfix: Running `copy --to` when both local and remote had the key dropped it...Gravatar Joey Hess2011-01-07
* bugfix: Running `move --to` with a remote whose UUID was not yet knownGravatar Joey Hess2011-01-04
* git-annex-shell now exclusively used for all remote accessGravatar Joey Hess2010-12-31
* tuple makes it clearerGravatar Joey Hess2010-12-31
* use git-annex-shell configlistGravatar Joey Hess2010-12-31
* unfinished switch to using git-annex-shellGravatar Joey Hess2010-12-30
* 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
* support trusted repositories that are not configured as remotesGravatar Joey Hess2010-12-29
* refactorGravatar Joey Hess2010-12-29
* Add copy subcommand.Gravatar Joey Hess2010-11-27
* finished hlintingGravatar Joey Hess2010-11-22
* refactor param seekingGravatar Joey Hess2010-11-11
* use -- before filenames when running git add, git rm, etcGravatar Joey Hess2010-11-10
* refactoring, no code changes reallyGravatar Joey Hess2010-11-08
* broke subcommands out into separate modulesGravatar Joey Hess2010-11-02