addurl: Support --json, particularly useful in --batch mode.

This commit is contained in:
Joey Hess 2016-01-13 14:25:30 -04:00
parent ecd0684bfc
commit 1d5b70db9c
Failed to extract signature
4 changed files with 10 additions and 1 deletions

1
debian/changelog vendored
View file

@ -34,6 +34,7 @@ git-annex (6.20151219) UNRELEASED; urgency=medium
displays in this situation. Fixed by treating files git thinks are
modified the same as typechanged files.
* addurl: Added --batch and --with-files options.
* addurl: Support --json, particularly useful in --batch mode.
* Debian: Adjust build dependencies for webapp, DAV. Now available on
mips, mipsel, but temporarily removed armel since build is failing
there.