| Commit message (Expand) | Author | Age |
* | external: nice error message for keys with spaces in their name | Joey Hess | 2017-08-17 |
* | Windows: Improve handling of shebang in external special remote program, sear... | Joey Hess | 2017-03-08 |
* | add SetupStage parameter to RemoteType.setup | Joey Hess | 2017-02-07 |
* | Always use filesystem encoding for all file and handle reads and writes. | Joey Hess | 2016-12-24 |
* | Avoid backtraces on expected failures when built with ghc 8; only use backtra... | Joey Hess | 2016-11-15 |
* | convert TMVars that are never left empty into TVars | Joey Hess | 2016-09-30 |
* | include external special remote process number in debug | Joey Hess | 2016-09-30 |
* | allow multiple concurrent external special remote processes | Joey Hess | 2016-09-30 |
* | move externalConfig into ExternalState | Joey Hess | 2016-09-30 |
* | remove unnecessary mvar | Joey Hess | 2016-09-30 |
* | Windows: Handle shebang in external special remote program. | Joey Hess | 2016-09-05 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | testremote: Fix crash when testing a freshly made external special remote. | Joey Hess | 2016-07-05 |
* | plumb RemoteGitConfig through to decryptCipher | Joey Hess | 2016-05-23 |
* | plumb RemoteGitConfig through to setRemoteCredPair | Joey Hess | 2016-05-23 |
* | Pass the various gnupg-options configs to gpg in several cases where they wer... | Joey Hess | 2016-05-23 |
* | Propigate GIT_DIR and GIT_WORK_TREE environment to external special remotes. | Joey Hess | 2016-05-06 |
* | Added DIRHASH_LOWER to external special remote protocol. | Joey Hess | 2016-05-03 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | improve error message when special remote program cannot be run | Joey Hess | 2015-11-18 |
* | Display progress meter in -J mode when downloading from the web. | Joey Hess | 2015-11-16 |
* | add removeKey action to Remote | Joey Hess | 2015-10-08 |
* | External special remotes can now be built that can be used in readonly mode, ... | Joey Hess | 2015-08-17 |
* | Added WHEREIS to external special remote protocol. | Joey Hess | 2015-08-13 |
* | Simplify setup process for a ssh remote. | Joey Hess | 2015-08-05 |
* | add filename to progress bar, and display ok/failed at end | Joey Hess | 2015-04-14 |
* | relay external special remote stderr through progress suppression machinery (... | Joey Hess | 2015-04-04 |
* | Fix GETURLS in external special remote protocol to strip downloader prefix fr... | Joey Hess | 2015-03-27 |
* | Added SETURIPRESENT and SETURIMISSING to external special remote protocol | Joey Hess | 2015-03-05 |
* | import Data.Default in Common | Joey Hess | 2015-01-28 |
* | groundwork for parameterizing hash depth | Joey Hess | 2015-01-28 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | reformat | Joey Hess | 2014-12-16 |
* | sanitize filepaths provided by checkUrl | Joey Hess | 2014-12-11 |
* | simplify external special remote implementation | Joey Hess | 2014-12-11 |
* | use subdir for addurl when it creates multiple files | Joey Hess | 2014-12-11 |
* | Expand checkurl to support recommended filename, and multi-file-urls | Joey Hess | 2014-12-11 |
* | Revert "let url claims optionally include a suggested filename" | Joey Hess | 2014-12-11 |
* | let url claims optionally include a suggested filename | Joey Hess | 2014-12-11 |
* | unmangled mangled urls from the log before passing to external special remote | Joey Hess | 2014-12-08 |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | implement CLAIMURL for external special remote | Joey Hess | 2014-12-08 |
* | add stub claimUrl | Joey Hess | 2014-12-08 |
* | External special remote protocol now includes commands for setting and gettin... | Joey Hess | 2014-12-08 |
* | add per-remote-type info | Joey Hess | 2014-10-21 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | glacier, S3: Fix bug that caused embedded creds to not be encypted using the ... | Joey Hess | 2014-09-18 |
* | testremote: Add testing of behavior when remote is not available | Joey Hess | 2014-08-10 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | run Preparer to get Remover and CheckPresent actions | Joey Hess | 2014-08-06 |