commit fcf073d26ed58fc7c502619e26c71f95fed9dccc from: Stefan Sperling date: Sun Aug 17 11:14:07 2025 UTC CHANGES for 0.117 commit - 67e1bc05349929c2485ed00e3aa04272da0cabd8 commit + fcf073d26ed58fc7c502619e26c71f95fed9dccc blob - 32d497bdda762e17749da4137cc8a60bffe3ad49 blob + 1f587aa8a7f2fed691836ae62b45550fbc7f0b6a --- CHANGES +++ CHANGES @@ -1,3 +1,15 @@ +* got 0.117; 2025-08-17 +- regress: replace "sed -i" with ed(1) for portable in-place editing +- ensure that error messages from gotsysd libexec helpers get logged +- fix gotsysd using wrong auth and hmac labels in the generated gotd.conf +- preserve bad symlinks across merges during rebase and histedit +- improve binary files detection: detect any control characters, not just NUL +- gotwebd: fix race condition resulting in trucated html with trailing garbage +- make commit coloring faster and more accurate, producing smaller pack files +- improve selection of pack files for pinning in the open pack file cache +- regress: don't load global/home git configuration files while running tests +- make 'got clone' set a got.conf default branch for fetching only, not sending + * got 0.116; 2025-07-25 - make our pack-refs header format align with the expectations of git 2.50.0 - fix bogus "bad offset in pack file" errors wrongly raised by gotd