commit e9ace9bb970fdc8adf86e50c58320653ad6a14d2 from: Omar Polo date: Thu Nov 21 21:28:30 2024 UTC CHANGES for 0.106 commit - 39b18c7c0c3039efb57a18c79cc86e677515b015 commit + e9ace9bb970fdc8adf86e50c58320653ad6a14d2 blob - 6fa9c8a73a90e954ae564824a6d10d2bc61f6bf3 blob + 58b72c010af2862eec7b592dbd72d9f13aca445d --- CHANGES +++ CHANGES @@ -1,3 +1,9 @@ +* got 0.106; 2024-11-21 +- prevent gotd fromexiting with pending notifications if client disconnects +- convert got to the new imsg API +- gotwebd: improve performance of repository age calculations +- gotwebd: ensure child processes inherit non-default config + * got 0.105; 2024-11-14 - fix bogus "branch on server has different ancestry" errors from 'got send' - do not try to merge binary files during (un)stage -p and revert -p