add news item for git-annex 10.20240808
This commit is contained in:
parent
c15c32b5f8
commit
3b758aaad6
2 changed files with 7 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
git-annex 10.20240227 released with [[!toggle text="these changes"]]
|
||||
[[!toggleable text=""" * importfeed: Added --scrape option, which uses yt-dlp to screen scrape
|
||||
the equivilant of an RSS feed.
|
||||
* importfeed --force: Don't treat it as a failure when an already
|
||||
downloaded file exists. (Fixes a behavior change introduced in
|
||||
10.20230626.)
|
||||
* importfeed --force: Avoid creating duplicates of existing
|
||||
already downloaded files when yt-dlp or a special remote was used.
|
||||
* addurl, importfeed: Added --raw-except option.
|
||||
* stack.yaml: Update to lts-22.9 and use crypton.
|
||||
* assistant, undo: When committing, let the usual git commit
|
||||
hooks run.
|
||||
* Added annex.commitmessage-command config.
|
||||
* pre-commit: Avoid committing the git-annex branch
|
||||
(except when a commit is made in a view, which changes metadata).
|
||||
* Pass --no-warnings to yt-dlp."""]]
|
7
doc/news/version_10.20240808.mdwn
Normal file
7
doc/news/version_10.20240808.mdwn
Normal file
|
@ -0,0 +1,7 @@
|
|||
git-annex 10.20240808 released with [[!toggle text="these changes"]]
|
||||
[[!toggleable text=""" * Remove debug output (to stderr) accidentially included in
|
||||
last version.
|
||||
* When getting from a P2P HTTP remote, prompt for credentials when
|
||||
required, instead of failing.
|
||||
* When proxying an upload to a special remote, verify the hash.
|
||||
* Avoid loading cluster log at startup."""]]
|
Loading…
Reference in a new issue