This is the second release of cgit-pink, a fork of cgit aiming for
better maintenance and more frequest releases. This version of
cgit-pink is based on git 2.36.1.
This release includes a number of fixes sent to the cgit list:
- Bounds checking off-by-one in fmt()
- Reset font size for blame oid
- Use release_commit_memory()
- Tolerate short writes in print_slot
Two minor new features:
- Render readme from branch in query
- Link to parent commit in blame
Thanks to Christian Hesse, lemon, John Keeping and Hristo Venev for
(unknowingly) contributing to this release.