| Commit message (Expand) | Author | Age |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | add removeKey action to Remote | Joey Hess | 2015-10-08 |
* | refactor | Joey Hess | 2015-08-17 |
* | 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 |
* | glacier: Detect when the glacier command in PATH is the wrong one, from boto,... | Joey Hess | 2015-02-06 |
* | 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 |
* | include creds info for glacier and webdav | Joey Hess | 2014-10-22 |
* | add per-remote-type info | Joey Hess | 2014-10-21 |
* | glacier: Fix pipe setup when calling glacier-cli to retrieve an object. | Joey Hess | 2014-10-20 |
* | 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 |
* | better byteRetriever | Joey Hess | 2014-08-03 |
* | convert glacier to new ChunkedEncryptable API (but do not support chunking) | Joey Hess | 2014-08-02 |
* | fix build | Joey Hess | 2014-07-26 |
* | export CreateProcess fields from Utility.Process | Joey Hess | 2014-06-10 |
* | Fix glacier repo creation bug | Joey Hess | 2014-03-27 |
* | glacier: Pass --region to glacier checkpresent. | Joey Hess | 2014-03-04 |
* | webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20... | Joey Hess | 2014-02-24 |
* | glacier: Do not try to run glacier value create when an existing glacier remo... | Joey Hess | 2014-02-20 |
* | 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 |
* | 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 |
* | glacier: Better handling of the glacier inventory, which avoids duplicate upl... | Joey Hess | 2013-05-29 |
* | 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 |
* | webapp: S3 and Glacier forms now have a select list of all currently-supporte... | Joey Hess | 2012-12-01 |
* | avoid unnecessary Maybe | Joey Hess | 2012-11-30 |
* | assistant: Retrival from glacier now handled. | Joey Hess | 2012-11-29 |