summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* 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
* split out typesGravatar Joey Hess2014-02-17
* add another quickcheck property, and several edge cases handledGravatar Joey Hess2014-02-16
* filter branches (incomplete)Gravatar Joey Hess2014-02-16
* limiting files based on metadataGravatar Joey Hess2014-02-13
* metacata command can now operate on many files at onceGravatar Joey Hess2014-02-13
* improve simplifierGravatar Joey Hess2014-02-12
* fix metadata log simplifier and additional quickcheck testsGravatar Joey Hess2014-02-12
* fix Ord instance for MetaValue to work like Eq instanceGravatar Joey Hess2014-02-12
* add metadata command to get/set metadataGravatar Joey Hess2014-02-12
* data types and serialization for metadataGravatar Joey Hess2014-02-12
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* Added ways to configure rsync options to be used only when uploading or downl...Gravatar Joey Hess2014-02-02
* use locking on WindowsGravatar Joey Hess2014-01-28
* Optimise non-bare http remotes; no longer does a 404 to the wrong url every t...Gravatar Joey Hess2014-01-26
* added annex.secure-erase-command config option.Gravatar Joey Hess2014-01-24
* explicitly include unused files in backup and incremental backupGravatar Joey Hess2014-01-23
* allow annex.expireunused to be set to false, as well as to a durationGravatar Joey Hess2014-01-22
* assistant unused file handlingGravatar Joey Hess2014-01-22
* benchmarked numcopies .gitattributes in preferred contentGravatar Joey Hess2014-01-21
* reorgGravatar Joey Hess2014-01-21
* numcopies cleanup, part 2Gravatar Joey Hess2014-01-21
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* Add and use numcopiesneeded preferred content expression.Gravatar Joey Hess2014-01-20