summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* use a SetGravatar Joey Hess2015-01-28
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* refactorGravatar Joey Hess2015-01-28
* rework Differences data typeGravatar Joey Hess2015-01-28
* only simplify Version differencesGravatar Joey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494Gravatar Joey Hess2015-01-04
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* don't allow file paths to .git directoryGravatar Joey Hess2014-12-11
* sanitize filepaths provided by checkUrlGravatar Joey Hess2014-12-11
* use subdir for addurl when it creates multiple filesGravatar Joey Hess2014-12-11
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* implement CLAIMURL for external special remoteGravatar Joey Hess2014-12-08
* add stub claimUrlGravatar Joey Hess2014-12-08
* add per-remote-type infoGravatar Joey Hess2014-10-21
* unused importGravatar Joey Hess2014-10-14
* vicfg: Deleting configurations now resets to the default, where before it has...Gravatar Joey Hess2014-10-14
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* Promote file not found warning message to an error.Gravatar Joey Hess2014-09-11
* New annex.hardlink setting. Closes: #758593Gravatar Joey Hess2014-09-05
* reorganize and refactor lock codeGravatar Joey Hess2014-08-20
* testremote: Add testing of behavior when remote is not availableGravatar Joey Hess2014-08-10
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* better byteRetrieverGravatar Joey Hess2014-08-03
* S3: support chunkingGravatar Joey Hess2014-08-02
* specialize Preparer a bit, so resourcePrepare can be addedGravatar Joey Hess2014-08-02
* add new section for testing commandsGravatar Joey Hess2014-08-01
* optimise case of remote that retrieves FileContent, when chunks and encryptio...Gravatar Joey Hess2014-07-29
* better type for RetrieverGravatar Joey Hess2014-07-29
* allow Retriever action to update the progress meterGravatar Joey Hess2014-07-29
* lift types from IO to AnnexGravatar Joey Hess2014-07-29
* add ContentSource type, for remotes that act on files rather than ByteStringsGravatar Joey Hess2014-07-29
* resume interrupted chunked uploadsGravatar Joey Hess2014-07-28
* fix handling of removal of keys that are not presentGravatar Joey Hess2014-07-28
* resume interrupted chunked downloadsGravatar Joey Hess2014-07-27
* add key stability checking interfaceGravatar Joey Hess2014-07-27
* wordingGravatar Joey Hess2014-07-26
* use same hash directories for chunked key as are used for its parentGravatar Joey Hess2014-07-25
* add chunk metadata to KeyGravatar Joey Hess2014-07-24
* migrate: Avoid re-checksumming when migrating from hashE to hash backend.Gravatar Joey Hess2014-07-10
* execute remote.<name>.annex-shell on remote, if setGravatar Fraser Tweedale2014-05-16
* ddar special remoteGravatar Robie Basak2014-05-15
* add CredPair cacheGravatar Joey Hess2014-04-29
* reinit: New command that can initialize a new reposotory using the configurat...Gravatar Joey Hess2014-04-15
* reorg matcher types; no non-type code changesGravatar Joey Hess2014-03-29