Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
2d2a480325
2 changed files with 13 additions and 3 deletions
|
@ -6,10 +6,10 @@ Now in the
|
|||
|
||||
* Month 1 [[!traillink assistant/encrypted_git_remotes]]
|
||||
* Month 2 [[!traillink assistant/disaster_recovery]]
|
||||
* Month 3 user-driven features and polishing [[todo/direct_mode_guard]] [[assistant/upgrading]]
|
||||
* Month 4 [[Windows_webapp|assistant/Windows]], Linux arm, [[todo/support_for_writing_external_special_remotes]]
|
||||
* Month 3 user-driven features and polishing [[!traillink todo/direct_mode_guard]] [[!traillink assistant/upgrading]]
|
||||
* Month 4 [[!traillink assistant/windows text="Windows webapp"]], Linux arm, [[!traillink todo/support_for_writing_external_special_remotes]]
|
||||
* Month 5 user-driven features and polishing
|
||||
* **Month 6 get Windows out of beta, [[metadata and views|design/metadata]]**
|
||||
* **Month 6 get Windows out of beta, [[!traillink design/metadata text="metadata and views"]]**
|
||||
* Month 7 user-driven features and polishing
|
||||
* Month 8 [[!traillink assistant/telehash]]
|
||||
* Month 9 [[!traillink assistant/gpgkeys]] [[!traillink assistant/sshpassword]]
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.172"
|
||||
subject="comment 1"
|
||||
date="2014-02-21T22:36:51Z"
|
||||
content="""
|
||||
--metadata does not support globs, so your example is asking for all files that don't have an author field with a literal \"*\" value. When I try that command, it lists all files ... as expected.
|
||||
|
||||
It seems that adding glob support to it would get to the result you want, and makes sense to parallel git annex view. Change made in git!
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue