aboutsummaryrefslogtreecommitdiff
path: root/Command/ReKey.hs
Commit message (Expand)AuthorAge
* rekey --force: Incorrectly marked the new key's content as being present in t...Gravatar Joey Hess2016-12-19
* rekey: Added --batch mode.Gravatar Joey Hess2016-12-05
* avoid backtrace when rekey cntent verification failsGravatar Joey Hess2016-11-22
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* Preserve execute bits of unlocked files in v6 mode.Gravatar Joey Hess2016-04-14
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* rekey: No longer copies over urls from the old to the new key.Gravatar Joey Hess2016-01-07
* migrate and rekey v6 unlocked file supportGravatar Joey Hess2016-01-07
* refactoringGravatar Joey Hess2015-12-22
* other 80% of avoding verification when hard linking to objects in shared repoGravatar Joey Hess2015-10-02
* Do verification of checksums of annex objects downloaded from remotes.Gravatar Joey Hess2015-10-01
* rename functionGravatar Joey Hess2015-10-01
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* display cmdparamdesc in optparse-applicative usage messagesGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* add, import, assistant: Better preserve the mtime of symlinks, when when addi...Gravatar Joey Hess2013-09-25
* Supports indirect mode on encfs in paranoia mode, and other filesystems that ...Gravatar Joey Hess2013-06-10
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* addurl: Bugfix: Did not properly add file in direct mode.Gravatar Joey Hess2013-04-11
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* migrate, rekey: copy rather than hard linking in crippled filesystem modeGravatar Joey Hess2013-02-15
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* where indentationGravatar Joey Hess2012-11-12
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* variable nameGravatar Joey Hess2012-02-17
* reorder for clarityGravatar Joey Hess2012-02-16
* 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