Tag
- Commit:
9f5064a086dd9a27731ff41373e8b41f89edc2bc
(tags/0.76)- Tagger:
- Stefan Sperling <stsp@stsp.name>
- Date:
- Message:
- sync distfile list
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)