status: Can now be run with a directory path to show only the status of that directory, rather than the whole annex.

This commit is contained in:
Joey Hess 2013-03-11 01:22:56 -04:00
parent 0ecd05c28d
commit baf226e313
4 changed files with 95 additions and 30 deletions

2
debian/changelog vendored
View file

@ -46,6 +46,8 @@ git-annex (4.20130228) UNRELEASED; urgency=low
* addurl: Escape invalid characters in urls, rather than failing to
use an invalid url.
* addurl: Properly handle url-escaped characters in file:// urls.
* status: Can now be run with a directory path to show only the
status of that directory, rather than the whole annex.
-- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400