25 lines
1.3 KiB
Text
25 lines
1.3 KiB
Text
|
git-annex 8.20201127 released with [[!toggle text="these changes"]]
|
||
|
[[!toggleable text=""" * adjust: New --unlock-present mode which locks files whose content is not
|
||
|
present (so the broken symlink is visible), while unlocking files whose
|
||
|
content is present.
|
||
|
* Added annex.adjustedbranchrefresh git config to update adjusted
|
||
|
branches set up by git-annex adjust --unlock-present/--hide-missing.
|
||
|
* Fix hang when an external special remote program exited but
|
||
|
the stderr pipe to it was left open, due to a daemon having inherited
|
||
|
the file descriptor.
|
||
|
* Fix a bug that could make resuming a download from the web fail
|
||
|
when the entire content of the file is actually already present
|
||
|
locally.
|
||
|
* examinekey: Added a "file" format variable for consistency with find,
|
||
|
and for easier scripting.
|
||
|
* init: When writing hook scripts, set all execute bits, not only
|
||
|
the user execute bit.
|
||
|
* upgrade: Support an edge case upgrading a v5 direct mode repo
|
||
|
where nothing had ever been committed to the head branch.
|
||
|
* Made the test suite significantly less noisy, only displaying command
|
||
|
output when something failed.
|
||
|
* Fix building without the torrent library.
|
||
|
Thanks, Kyle Meyer.
|
||
|
* Fix build on Windows.
|
||
|
* Prevent windows assistant from trying (and failing) to upgrade
|
||
|
itself, which has never been supported on windows."""]]
|