highlight v6 changes

This commit is contained in:
Joey Hess 2016-06-09 15:17:54 -04:00
parent b6b5a11601
commit b146e13bff
Failed to extract signature

View file

@ -20,18 +20,17 @@ git-annex (6.20160528) UNRELEASED; urgency=medium
* list: Do not include dead repositories. * list: Do not include dead repositories.
* move --to: Better behavior when system is completely out of disk space; * move --to: Better behavior when system is completely out of disk space;
drop content from disk before writing location log. drop content from disk before writing location log.
* Fix bad automatic merge conflict resolution between an annexed file * v6: Fix bad automatic merge conflict resolution between an annexed file
and a directory with the same name when in an adjusted branch. and a directory with the same name when in an adjusted branch.
* Avoid a crash if getpwuid does not work, when querying the user's full * Avoid a crash if getpwuid does not work, when querying the user's full
name. name.
* Fix bug in initialization of clone from a repo with an adjusted branch * v6: Fix bug in initialization of clone from a repo with an adjusted branch
that had not been synced back to master. that had not been synced back to master.
(This bug caused broken tree objects to get built by a later git annex (This bug caused broken tree objects to get built by a later git annex
sync.) sync.)
* Make lock and unlock work in v6 repos on files whose content is not * v6: Make lock and unlock work on files whose content is not present.
present. * v6: Fix update of associated files db when unlocking a file.
* Fix update of associated files db when unlocking a file in a v6 repo. * v6: Make git clean filter preserve the backend that was used for a file.
* Make git clean filter preserve the backend that was used for a file.
-- Joey Hess <id@joeyh.name> Fri, 27 May 2016 13:12:48 -0400 -- Joey Hess <id@joeyh.name> Fri, 27 May 2016 13:12:48 -0400