aboutsummaryrefslogtreecommitdiff
path: root/Remote/External.hs
Commit message (Expand)AuthorAge
* Added EXTENSIONS to external special remote protocol.Gravatar Joey Hess2018-02-07
* Added INFO to external special remote protocol.Gravatar Joey Hess2018-02-06
* external crash fixesGravatar Joey Hess2017-09-28
* split out Types.ExportGravatar Joey Hess2017-09-15
* add missing caseGravatar Joey Hess2017-09-15
* implement removeExportDirectoryGravatar Joey Hess2017-09-15
* export: cache connections for S3 and webdavGravatar Joey Hess2017-09-12
* External special remote protocol extended to support export.Gravatar Joey Hess2017-09-08
* prevent exporttree=yes on remotes that don't support exportsGravatar Joey Hess2017-09-07
* refactor ExportActionsGravatar Joey Hess2017-09-01
* add API for exportingGravatar Joey Hess2017-08-29
* external: nice error message for keys with spaces in their nameGravatar Joey Hess2017-08-17
* Windows: Improve handling of shebang in external special remote program, sear...Gravatar Joey Hess2017-03-08
* add SetupStage parameter to RemoteType.setupGravatar Joey Hess2017-02-07
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* convert TMVars that are never left empty into TVarsGravatar Joey Hess2016-09-30
* include external special remote process number in debugGravatar Joey Hess2016-09-30
* allow multiple concurrent external special remote processesGravatar Joey Hess2016-09-30
* move externalConfig into ExternalStateGravatar Joey Hess2016-09-30
* remove unnecessary mvarGravatar Joey Hess2016-09-30
* Windows: Handle shebang in external special remote program.Gravatar Joey Hess2016-09-05
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* testremote: Fix crash when testing a freshly made external special remote.Gravatar Joey Hess2016-07-05
* plumb RemoteGitConfig through to decryptCipherGravatar Joey Hess2016-05-23
* plumb RemoteGitConfig through to setRemoteCredPairGravatar Joey Hess2016-05-23
* Pass the various gnupg-options configs to gpg in several cases where they wer...Gravatar Joey Hess2016-05-23
* Propigate GIT_DIR and GIT_WORK_TREE environment to external special remotes.Gravatar Joey Hess2016-05-06
* Added DIRHASH_LOWER to external special remote protocol.Gravatar Joey Hess2016-05-03
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* improve error message when special remote program cannot be runGravatar Joey Hess2015-11-18
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
* add removeKey action to RemoteGravatar Joey Hess2015-10-08
* External special remotes can now be built that can be used in readonly mode, ...Gravatar Joey Hess2015-08-17
* Added WHEREIS to external special remote protocol.Gravatar Joey Hess2015-08-13
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
* relay external special remote stderr through progress suppression machinery (...Gravatar Joey Hess2015-04-04
* Fix GETURLS in external special remote protocol to strip downloader prefix fr...Gravatar Joey Hess2015-03-27
* Added SETURIPRESENT and SETURIMISSING to external special remote protocolGravatar Joey Hess2015-03-05
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* groundwork for parameterizing hash depthGravatar Joey Hess2015-01-28
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* reformatGravatar Joey Hess2014-12-16
* sanitize filepaths provided by checkUrlGravatar Joey Hess2014-12-11
* simplify external special remote implementationGravatar Joey Hess2014-12-11
* use subdir for addurl when it creates multiple filesGravatar Joey Hess2014-12-11
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* 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