index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
MetaData.hs
Commit message (
Expand
)
Author
Age
*
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