| Commit message (Expand) | Author | Age |
* | 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 |
* | add per-remote-type info | Joey Hess | 2014-10-21 |
* | unused import | Joey Hess | 2014-10-14 |
* | vicfg: Deleting configurations now resets to the default, where before it has... | Joey Hess | 2014-10-14 |
* | indent with tabs not spaces | Joey Hess | 2014-10-09 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | Promote file not found warning message to an error. | Joey Hess | 2014-09-11 |
* | New annex.hardlink setting. Closes: #758593 | Joey Hess | 2014-09-05 |
* | reorganize and refactor lock code | Joey Hess | 2014-08-20 |
* | testremote: Add testing of behavior when remote is not available | Joey Hess | 2014-08-10 |
* | pushed checkPresent exception handling out of Remote implementations | Joey Hess | 2014-08-06 |
* | better byteRetriever | Joey Hess | 2014-08-03 |
* | S3: support chunking | Joey Hess | 2014-08-02 |
* | specialize Preparer a bit, so resourcePrepare can be added | Joey Hess | 2014-08-02 |
* | add new section for testing commands | Joey Hess | 2014-08-01 |
* | optimise case of remote that retrieves FileContent, when chunks and encryptio... | Joey Hess | 2014-07-29 |
* | better type for Retriever | Joey Hess | 2014-07-29 |
* | 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 |
* | resume interrupted chunked uploads | Joey Hess | 2014-07-28 |
* | fix handling of removal of keys that are not present | Joey Hess | 2014-07-28 |
* | resume interrupted chunked downloads | Joey Hess | 2014-07-27 |
* | add key stability checking interface | Joey Hess | 2014-07-27 |
* | wording | Joey Hess | 2014-07-26 |
* | use same hash directories for chunked key as are used for its parent | Joey Hess | 2014-07-25 |
* | add chunk metadata to Key | Joey Hess | 2014-07-24 |
* | migrate: Avoid re-checksumming when migrating from hashE to hash backend. | Joey Hess | 2014-07-10 |
* | execute remote.<name>.annex-shell on remote, if set | Fraser Tweedale | 2014-05-16 |
* | ddar special remote | Robie Basak | 2014-05-15 |
* | add CredPair cache | Joey Hess | 2014-04-29 |
* | reinit: New command that can initialize a new reposotory using the configurat... | Joey Hess | 2014-04-15 |
* | reorg matcher types; no non-type code changes | Joey Hess | 2014-03-29 |
* | avoid generating arbitrary MetaData with illegal fields | Joey Hess | 2014-03-26 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | hilarious typo | Joey Hess | 2014-03-18 |
* | Each for each metadata field, there's now an automatically maintained "$field... | Joey Hess | 2014-03-18 |
* | finish wiring up groupwanted | Joey Hess | 2014-03-15 |
* | vicfg: Allows editing preferred content expressions for groups. | Joey Hess | 2014-03-15 |
* | only run sshCleanup when the command actually used ssh connection caching | Joey Hess | 2014-03-13 |
* | clean up cleanup action enumeration | Joey Hess | 2014-03-13 |
* | annex.startupscan can be set to false to disable the assistant's startup scan. | Joey Hess | 2014-03-05 |
* | thought of another way to break prop_idempotent_key_decode | Joey Hess | 2014-03-05 |
* | quickcheck says: "a-s--a" is not a legal key filename | Joey Hess | 2014-03-05 |
* | pre-commit-annex hook script to automatically extract metadata from lots of t... | Joey Hess | 2014-03-02 |
* | vadd: Allow listing multiple desired values for a field. | Joey Hess | 2014-03-02 |
* | view, vfilter: Add support for filtering tags and values out of a view, using... | Joey Hess | 2014-03-02 |
* | annex.listen can be configured, instead of using --listen | Joey Hess | 2014-03-01 |