aboutsummaryrefslogtreecommitdiff
path: root/Remote/Helper/Special.hs
Commit message (Expand)AuthorAge
* add gitAnnexTmpWorkDir and withTmpWorkDirGravatar Joey Hess2017-11-29
* Display progress meter when uploading a key without size informationGravatar Joey Hess2017-11-14
* adeiu, MissingHGravatar Joey Hess2017-05-16
* plumb RemoteGitConfig through to decryptCipherGravatar Joey Hess2016-05-23
* Pass the various gnupg-options configs to gpg in several cases where they wer...Gravatar Joey Hess2016-05-23
* Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-optio...Gravatar Joey Hess2016-05-10
* Fix bug that prevented resuming of uploads to encrypted special remotes that ...Gravatar Joey Hess2016-04-27
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
* other 80% of avoding verification when hard linking to objects in shared repoGravatar Joey Hess2015-10-02
* support gpg.programGravatar Joey Hess2015-09-09
* disable whereisKey for encrypted or chunked remotesGravatar Joey Hess2015-08-19
* refactorGravatar Joey Hess2015-08-17
* Fix bug that prevented uploads to remotes using new-style chunking from resum...Gravatar Joey Hess2015-07-16
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * Fix bogus failure of fsck --fast.Gravatar Joey Hess2015-04-27
* | add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
|/
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
* avoid unncessary IOGravatar Joey Hess2015-02-12
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* add per-remote-type infoGravatar Joey Hess2014-10-21
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* convert WebDAV to new special remote interface, adding new-style chunking sup...Gravatar Joey Hess2014-08-06
* run Preparer to get Remover and CheckPresent actionsGravatar Joey Hess2014-08-06
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* roll ChunkedEncryptable into Special and improve interfaceGravatar Joey Hess2014-08-03
* git subcommand cleanupGravatar Joey Hess2013-03-03
* where indentingGravatar Joey Hess2012-11-11
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* lintGravatar Joey Hess2011-11-11
* cleanupGravatar Joey Hess2011-11-09
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean up read/show abuseGravatar Joey Hess2011-11-08
* add a UUID typeGravatar Joey Hess2011-11-07
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* A remote can have a annexUrl configured, that is used by git-annex instead of...Gravatar Joey Hess2011-10-14
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* reorg Remote/*Gravatar Joey Hess2011-08-16