limiting files based on metadata
Note that there is currently no caching, so --metadata foo=bar --metadata tag=blah will currently read the log 2x per file.
This commit is contained in:
parent
a18eae9a0f
commit
2075cdeb59
7 changed files with 49 additions and 11 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,5 +1,10 @@
|
|||
git-annex (5.20140211) UNRELEASED; urgency=medium
|
||||
|
||||
* metadata: New command that can attach metadata to files.
|
||||
* --metadata can be used to limit commands to acting on files
|
||||
that have particular metadata.
|
||||
* Preferred content expressions can use metadata=field=value
|
||||
to limit them to acting on files that have particular metadata.
|
||||
* Add progress display for transfers to/from external special remotes.
|
||||
* Windows webapp: Can set up box.com, Amazon S3 remotes.
|
||||
* Windows webapp: Can create repos on removable drives.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue