Commit Diff


commit - f6425eeaed9cf31bcf18f8f50ad04c1c6ea6674f
commit + e3209a821a85d8604fa994eddf3f0e490e21b519
blob - 4a544bdff42da64db45e765edcd4c15f292734a3
blob + 4db559daed75f668a917f541a750ba045ecb1b80
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,3 +1,17 @@
+* got 0.76; 2022-09-08
+- gotwebd documentation fixes
+- tog: extend log view author highlight colour to full field width (jamsek)
+- tog: make headline highlight extend the full view width (jamsek)
+- make got_commit_graph_iter_next use caller-provided storage for the id (op)
+- tog: add new log view limit feature to filter commits (patch by Mikhail + op)
+- tog: respect current cursor position during log search (patch by Mikhail)
+- tog: implement runtime help accessible via H,F1 keymaps (jamsek)
+- add gotadmin init -b <branch> to specify repo head ref (jamsek)
+- ensure got patch respects x-bit perms for new files (jamsek)
+- gotwebd: drop needless NULL check (op)
+- show file mode for new added files in work tree diffs (jamsek)
+- fix wrong function prototypes shown in diff hunk headers (thj@freebsd, jamsek)
+
 * got 0.75; 2022-09-07
   too many changes to list all here; see git repository history for more
 - unlink temporary files created during ssh signature verification
blob - /dev/null
blob + 3ffae07c457b8c0b9821bb908fd65a1fc5440a0d (mode 644)
Binary files /dev/null and releases/got-0.76.tar.gz differ