| Commit message (Expand) | Author | Age |
* | groundwork for parameterizing hash depth | Joey Hess | 2015-01-28 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | 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 |
* | 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 |
* | make local gcrypt storeKey be atomic | Joey Hess | 2014-08-04 |
* | gcrypt: fix removal of key that does not exist | Joey Hess | 2014-08-04 |
* | roll ChunkedEncryptable into Special and improve interface | Joey Hess | 2014-08-03 |
* | better byteRetriever | Joey Hess | 2014-08-03 |
* | specialize Preparer a bit, so resourcePrepare can be added | Joey Hess | 2014-08-02 |
* | allow Retriever action to update the progress meter | Joey Hess | 2014-07-29 |
* | lift types from IO to Annex | Joey Hess | 2014-07-29 |
* | add ContentSource type, for remotes that act on files rather than ByteStrings | Joey Hess | 2014-07-29 |
* | fix handling of removal of keys that are not present | Joey Hess | 2014-07-28 |
* | better Preparer interface | Joey Hess | 2014-07-27 |
* | improve exception handling | Joey Hess | 2014-07-26 |
* | better exception display | Joey Hess | 2014-07-26 |
* | fix key checking when a directory special remote's directory is missing | Joey Hess | 2014-07-26 |
* | convert directory special remote to using ChunkedEncryptable | Joey Hess | 2014-07-26 |
* | support new style chunking in directory special remote | Joey Hess | 2014-07-25 |
* | move meteredWriteFileChunks out of legacy | Joey Hess | 2014-07-24 |
* | improve chunk data types | Joey Hess | 2014-07-24 |
* | prepare for new style chunking | Joey Hess | 2014-07-24 |
* | plumb creds from webapp to initremote | Joey Hess | 2014-02-11 |
* | add GETAVAILABILITY to external special remote protocol | Joey Hess | 2014-01-13 |
* | 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 |
* | directory, webdav: Fix bug introduced in version 4.20131002 that caused the c... | Joey Hess | 2013-10-26 |
* | 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 |
* | Windows: Fixed permissions problem that prevented removing files from directo... | Joey Hess | 2013-08-04 |
* | get rid of __WINDOWS__, use mingw32_HOST_OS | Joey Hess | 2013-08-02 |
* | directory special remote: Fix checking that there is enough disk space to hol... | Joey Hess | 2013-07-20 |
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | When initializing a directory special remote with a relative path, the path i... | Joey Hess | 2013-05-06 |
* | 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 |