| Commit message (Expand) | Author | Age |
* | Added GIT_ANNEX_VECTOR_CLOCK environment variable | Joey Hess | 2017-08-14 |
* | AssociatedFile newtype | Joey Hess | 2017-03-10 |
* | metadata --batch: Fix bug when conflicting metadata changes were made in the ... | Joey Hess | 2016-12-13 |
* | Avoid backtraces on expected failures when built with ghc 8; only use backtra... | Joey Hess | 2016-11-15 |
* | addurl, get: Added --json-progress option, which adds progress objects to the... | Joey Hess | 2016-09-09 |
* | disentangle concurrency and message type | Joey Hess | 2016-09-09 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | Added metadata --batch option, which allows getting, setting, deleting, and m... | Joey Hess | 2016-07-27 |
* | improved use of Aeson for JSONActionItem | Joey Hess | 2016-07-26 |
* | saner format for metadata --json | Joey Hess | 2016-07-26 |
* | allow using Aeson for streaming JSON output | Joey Hess | 2016-07-26 |
* | --branch, stage 2 | Joey Hess | 2016-07-20 |
* | metadata: Added -r to remove all current values of a field. | Joey Hess | 2016-02-29 |
* | use DelMeta to unset tag | Joey Hess | 2016-02-29 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | metadata: Fix reversion introduced in 5.20150727 that caused display of metad... | Joey Hess | 2015-08-11 |
* | converted MetaData, eliminating a global value from Annex state .. beautiful | Joey Hess | 2015-07-12 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | a few command usage fixes | Joey Hess | 2015-03-25 |
* | metadata: When setting metadata, do not recurse into directories by default, ... | Joey Hess | 2015-02-10 |
* | The file matching options are now only accepted by commands that can actually... | Joey Hess | 2015-02-06 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | Each for each metadata field, there's now an automatically maintained "$field... | Joey Hess | 2014-03-18 |
* | close | Joey Hess | 2014-03-17 |
* | metadata: Add --get (from bremner) | Joey Hess | 2014-03-15 |
* | metadata: Support --json | Joey Hess | 2014-02-23 |
* | annex.genmetadata can be set to make git-annex automatically set metadata (ye... | Joey Hess | 2014-02-23 |
* | metadata: add --tag and --untag shorthand options | Joey Hess | 2014-02-19 |
* | new section for metadata | Joey Hess | 2014-02-19 |
* | limiting files based on metadata | Joey Hess | 2014-02-13 |
* | nice git ack space optimisation when setting the same metadata value for mult... | Joey Hess | 2014-02-13 |
* | metacata command can now operate on many files at once | Joey Hess | 2014-02-13 |
* | don't bring forward old values in new log line | Joey Hess | 2014-02-12 |
* | add metadata command to get/set metadata | Joey Hess | 2014-02-12 |