commit 850b13af18b3bc8b446abb4e96cdbbe5075cf67e from: Stefan Sperling via: Thomas Adam date: Thu Jan 19 16:33:26 2023 UTC fix what is probably a typo in changelog commit - 4d1b110a47b7f4986745be6f7fb9a416cf972f66 commit + 850b13af18b3bc8b446abb4e96cdbbe5075cf67e blob - 58a7ae80fb1cb2de2bb5b84f375d38403bb1b254 blob + 83f50062784cac1b0eaeb52ddc516b3af29cb9ed --- CHANGES +++ CHANGES @@ -35,7 +35,7 @@ - reduce max amount of tags stored in object cache to avoid high memory usage - avoid copying reused deltas to delta cache file; copy from pack file instead - got patch: handle the removal of binary files (op) -- fix uninitialised fildes variables in libexec helpers (jamsek) +- fix uninitialised variables in libexec helpers (jamsek) - got: minor refactor of got_pathlist_free() API (jamsek) - fix indexing of pack files which contain ref-deltas