add vadd command

This commit is contained in:
Joey Hess 2014-02-18 20:01:56 -04:00
parent 5790acc19f
commit f603692a72
5 changed files with 53 additions and 9 deletions

2
debian/changelog vendored
View file

@ -7,7 +7,7 @@ git-annex (5.20140211) UNRELEASED; urgency=medium
to limit them to acting on files that have particular metadata.
* view: New command that creates and checks out a branch that provides
a structured view of selected metadata.
* vadd, vrm, vpop: New commands for operating within views.
* vadd, vpop: New commands for operating within views.
* Add progress display for transfers to/from external special remotes.
* Windows webapp: Can set up box.com, Amazon S3, and rsync.net remotes
* Windows webapp: Can create repos on removable drives.