| Commit message (Expand) | Author | Age |
* | 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 |
* | well along the way to fully quiet --quiet | Joey Hess | 2015-04-04 |
* | 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 |
* | Expand checkurl to support recommended filename, and multi-file-urls | Joey Hess | 2014-12-11 |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | add stub claimUrl | 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 |
* | run Preparer to get Remover and CheckPresent actions | Joey Hess | 2014-08-06 |
* | pushed checkPresent exception handling out of Remote implementations | Joey Hess | 2014-08-06 |
* | roll ChunkedEncryptable into Special and improve interface | Joey Hess | 2014-08-03 |
* | hook: use ChunkedEncryptable | Joey Hess | 2014-08-02 |
* | export CreateProcess fields from Utility.Process | Joey Hess | 2014-06-10 |
* | plumb creds from webapp to initremote | Joey Hess | 2014-02-11 |
* | avoid needing a build-dep on hxt for Data.AssocList | Joey Hess | 2014-01-14 |
* | Fix a long-standing bug that could cause the wrong index file to be used when... | Joey Hess | 2014-01-14 |
* | add GETAVAILABILITY to external special remote protocol | Joey Hess | 2014-01-13 |
* | external special remotes mostly implemented (untested) | Joey Hess | 2013-12-26 |
* | gcrypt, bup: Fix bug that prevented using these special remotes with encrypti... | Joey Hess | 2013-11-02 |
* | assistant: Support repairing git remotes that are locally accessible | Joey Hess | 2013-10-27 |
* | add remote fsck interface | Joey Hess | 2013-10-11 |
* | hlint | Joey Hess | 2013-09-25 |
* | Support hot-swapping of removable drives containing gcrypt repositories. | Joey Hess | 2013-09-12 |
* | partially complete gcrypt remote (local send done; rest not) | Joey Hess | 2013-09-07 |
* | Allow public-key encryption of file content. | guilhem | 2013-09-03 |
* | hook special remote: Added combined hook program support. | Joey Hess | 2013-05-21 |
* | connect existing meters to the transfer log for downloads | Joey Hess | 2013-04-11 |
* | webapp: Progess bar fixes for many types of special remotes. | Joey Hess | 2013-03-28 |
* | add globallyAvailable to remotes | Joey Hess | 2013-03-15 |
* | split cost out into its own module | Joey Hess | 2013-03-13 |
* | GnuPG options for symmetric encryption. | guilhem | 2013-03-11 |
* | Special remotes now all rollback storage of keys that get modified during the... | Joey Hess | 2013-01-09 |
* | Fix transferring files to special remotes in direct mode. | Joey Hess | 2013-01-06 |
* | type based git config handling for remotes | Joey Hess | 2013-01-01 |
* | whitespace fixes | Joey Hess | 2012-12-13 |
* | avoid unnecessary Maybe | Joey Hess | 2012-11-30 |
* | better streaming while encrypting/decrypting | Joey Hess | 2012-11-18 |
* | where indenting | Joey Hess | 2012-11-11 |
* | !! removal | Joey Hess | 2012-10-21 |
* | unify types | Joey Hess | 2012-09-21 |
* | add a progress callback to storeKey, and threaded it all the way through | Joey Hess | 2012-09-19 |
* | add support for readonly remotes | Joey Hess | 2012-08-26 |
* | tweak field name | Joey Hess | 2012-08-26 |
* | add routes to pause/start/cancel transfers | Joey Hess | 2012-08-08 |