commit 6e5c74f156e9b172df0f9547840123d254ad9420 from: Stefan Sperling date: Sat Sep 11 13:51:57 2021 UTC publish got 0.58 commit - 1e80276a5bffce3dab90a2376085959d96b67b5c commit + 6e5c74f156e9b172df0f9547840123d254ad9420 blob - 329d6246310cb86bd09e2d79289cc82333516f40 blob + b0d9118fbaa6a8a1ff23a9567c1b0c8581470f33 --- releases/CHANGES +++ releases/CHANGES @@ -1,3 +1,13 @@ +* got 0.58; 2021-09-11 +- tog: support navigating to first/last line of tree and ref views (naddy) +- tog: jump directly to first log item instead of traversing the list (naddy) +- tog: when jumping to bottom of the log view, go from tail backwards (naddy) +- make "got branch -d" print reference name and value (naddy) +- move code duplicated by got-send-pack and got-fetch-pack to common files +- assert against accidentally overflowing argv[] in got_dial_ssh() (naddy) +- make 'gotadmin info' display separate send/fetch URLs if they differ +- fix a null-pointer deref in 'got fetch -d' (reported by Omar Polo) + * got 0.57; 2021-09-03 - remove superfluous strdup(3) from parse.y files (Martin Vahlensieck) - adapt regress tests which handle UTC dates (naddy) blob - /dev/null blob + ba09dbd72e478181265fb52bed36c4dd1346d887 (mode 644) Binary files /dev/null and releases/got-0.58.tar.gz differ