| Commit message (Expand) | Author | Age |
* | metadata: Added -r to remove all current values of a field. | Joey Hess | 2016-02-29 |
* | Support --metadata field<number, --metadata field>number etc to match ranges ... | Joey Hess | 2016-02-27 |
* | fix test suite fail in LANG=C | Joey Hess | 2015-08-12 |
* | metadata: Fix encoding problem that led to mojibake when storing metadata str... | Joey Hess | 2015-03-04 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | avoid generating arbitrary MetaData with illegal fields | Joey Hess | 2014-03-26 |
* | hilarious typo | Joey Hess | 2014-03-18 |
* | Each for each metadata field, there's now an automatically maintained "$field... | Joey Hess | 2014-03-18 |
* | pre-commit-annex hook script to automatically extract metadata from lots of t... | Joey Hess | 2014-03-02 |
* | metadata: FIeld names are now case insensative. | Joey Hess | 2014-02-25 |
* | metadata: Field names limited to alphanumerics and a few whitelisted punctuat... | Joey Hess | 2014-02-23 |
* | annex.genmetadata can be set to make git-annex automatically set metadata (ye... | Joey Hess | 2014-02-23 |
* | pre-commit: Update metadata when committing changes to annexed files within a... | Joey Hess | 2014-02-19 |
* | add git annex view command | Joey Hess | 2014-02-18 |
* | add another quickcheck property, and several edge cases handled | Joey Hess | 2014-02-16 |
* | filter branches (incomplete) | Joey Hess | 2014-02-16 |
* | limiting files based on metadata | Joey Hess | 2014-02-13 |
* | metacata command can now operate on many files at once | Joey Hess | 2014-02-13 |
* | improve simplifier | Joey Hess | 2014-02-12 |
* | fix metadata log simplifier and additional quickcheck tests | Joey Hess | 2014-02-12 |
* | fix Ord instance for MetaValue to work like Eq instance | Joey Hess | 2014-02-12 |
* | add metadata command to get/set metadata | Joey Hess | 2014-02-12 |
* | data types and serialization for metadata | Joey Hess | 2014-02-12 |