summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* 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
* avoid generating arbitrary MetaData with illegal fieldsGravatar Joey Hess2014-03-26
* add desktop notificationsGravatar Joey Hess2014-03-22
* hilarious typoGravatar Joey Hess2014-03-18
* Each for each metadata field, there's now an automatically maintained "$field...Gravatar Joey Hess2014-03-18
* finish wiring up groupwantedGravatar Joey Hess2014-03-15
* vicfg: Allows editing preferred content expressions for groups.Gravatar Joey Hess2014-03-15
* only run sshCleanup when the command actually used ssh connection cachingGravatar Joey Hess2014-03-13
* clean up cleanup action enumerationGravatar Joey Hess2014-03-13
* annex.startupscan can be set to false to disable the assistant's startup scan.Gravatar Joey Hess2014-03-05
* thought of another way to break prop_idempotent_key_decodeGravatar Joey Hess2014-03-05
* quickcheck says: "a-s--a" is not a legal key filenameGravatar Joey Hess2014-03-05
* pre-commit-annex hook script to automatically extract metadata from lots of t...Gravatar Joey Hess2014-03-02
* vadd: Allow listing multiple desired values for a field.Gravatar Joey Hess2014-03-02
* view, vfilter: Add support for filtering tags and values out of a view, using...Gravatar Joey Hess2014-03-02
* annex.listen can be configured, instead of using --listenGravatar Joey Hess2014-03-01
* webapp: Don't list the public repository group when editing a git repository;...Gravatar Joey Hess2014-02-28
* metadata: FIeld names are now case insensative.Gravatar Joey Hess2014-02-25
* metadata: Field names limited to alphanumerics and a few whitelisted punctuat...Gravatar Joey Hess2014-02-23
* annex.genmetadata can be set to make git-annex automatically set metadata (ye...Gravatar Joey Hess2014-02-23
* factor out new moduleGravatar Joey Hess2014-02-22
* add tip about metadata driven views (and more flexible view filtering)Gravatar Joey Hess2014-02-19
* new section for metadataGravatar Joey Hess2014-02-19
* pre-commit: Update metadata when committing changes to annexed files within a...Gravatar Joey Hess2014-02-19
* remove Read instance for RefGravatar Joey Hess2014-02-19
* add git annex view commandGravatar Joey Hess2014-02-18
* better data typesGravatar Joey Hess2014-02-17