Support using the uuidgen command if the uuid command is not available.

This commit is contained in:
Joey Hess 2011-01-19 18:08:50 -04:00
parent 27325f212b
commit dbb76c22d0
5 changed files with 82 additions and 38 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (0.19) UNRELEASED; urgency=low
* Support using the uuidgen command if the uuid command is not available.
-- Joey Hess <joeyh@debian.org> Wed, 19 Jan 2011 18:07:51 -0400
git-annex (0.18) unstable; urgency=low
* Bugfix: `copy --to` and `move --to` forgot to stage location log changes