summaryrefslogtreecommitdiff
path: root/Command/Migrate.hs
Commit message (Expand)AuthorAge
* separate source of content from the filename associated with the key when gen...Gravatar Joey Hess2012-06-05
* reorgGravatar Joey Hess2012-02-17
* make Migrate use ReKey rather than the other way aroundGravatar Joey Hess2012-02-16
* rekey: New plumbing level command, can be used to change the keys used for fi...Gravatar Joey Hess2012-02-16
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* type alias cleanupGravatar Joey Hess2011-12-31
* more partial function removalGravatar Joey Hess2011-12-15
* factor out a stopUnlessGravatar Joey Hess2011-12-09
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* update comment to explain non-obvious temp fileGravatar Joey Hess2011-11-19
* migrate: Don't fall over a stale temp file.Gravatar Joey Hess2011-11-17
* lintGravatar Joey Hess2011-11-11
* better limiting of start actions to only run whenAnnexedGravatar Joey Hess2011-11-10
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* cleanupGravatar Joey Hess2011-10-31
* 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
* migrate: Copy url logs for keys when migrating.Gravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* go go gadget hlintGravatar Joey Hess2011-09-20
* tweakGravatar Joey Hess2011-09-15
* remove command type definitionsGravatar Joey Hess2011-09-15
* clean up params in usage displayGravatar Joey Hess2011-09-15
* code simplification thanks to applicative functorsGravatar Joey Hess2011-08-25
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
* remove unused backend machineryGravatar Joey Hess2011-07-05
* add whenM and unlessMGravatar Joey Hess2011-05-17
* migrate: Use current filename when generating new key, for backends where the...Gravatar Joey Hess2011-05-16
* refactor some boilerplateGravatar Joey Hess2011-05-15
* migrate: Support migrating v1 SHA keys to v2 SHA keys with size information t...Gravatar Joey Hess2011-03-23
* refactorGravatar Joey Hess2011-03-23
* migrate: Bugfix for case when migrating a file results in a key that is alrea...Gravatar Joey Hess2011-03-23
* free space checkingGravatar Joey Hess2011-03-22
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* better directory handlingGravatar Joey Hess2011-01-27
* parameterize Backend typeGravatar Joey Hess2011-01-25
* got rid of Core moduleGravatar Joey Hess2011-01-16
* migrate: Fix support for --backend option.Gravatar Joey Hess2011-01-11
* copyright yearsGravatar Joey Hess2011-01-08
* New migrate subcommand can be used to switch files to using a different backe...Gravatar Joey Hess2011-01-08