update to got 0.76

- 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)
This commit is contained in:
stsp 2022-09-23 14:51:28 +00:00
parent d180fba980
commit 06fcb05567
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ COMMENT-main = game of trees version control system
COMMENT-web = game of trees repository cgi script
COMMENT-webd = game of trees repository fast-cgi server
V = 0.75
V = 0.76
DISTNAME = got-${V}
PKGNAME-web = gotweb-${V}
PKGNAME-webd = gotwebd-${V}

View File

@ -1,2 +1,2 @@
SHA256 (got-0.75.tar.gz) = quONg9omCkpQPQmOc3phbFm6O6ebksinHaBmjD31NrI=
SIZE (got-0.75.tar.gz) = 768451
SHA256 (got-0.76.tar.gz) = otc1y79FN7rHKNh+NF4EWNf6RfUadTMiasHaeHmjk1A=
SIZE (got-0.76.tar.gz) = 777980