about summary refs log tree commit diff
INDEX(7) Miscellaneous Information Manual INDEX(7)

cgit-pinkweb frontend for git

cgit-pink is a fork of cgit. Upstream cgit has long been stagnant, with the vast majority of patches sent to the mailing list going silently ignored, despite their obvious merit in many cases. This fork aims to incorporate a number of existing patches as well as to provide a friendlier place to send new patches. They will, at the very least, get a reply. This fork also aims to make new releases which can hopefully be picked up by package repositories, making it easier for users to run an improved cgit.

  • web interface (CGI) for git repositories, written in C
  • licensed under GPLv2
  • discussions, patches, etc. go to <list+cgit@causal.agency> (archive)
  • real time chat available in #ascii.town on tilde.chat
  • common questions are answered in the faq(7)

  • basic repository browsing (logs, diffs, trees...)
  • caching of generated HTML
  • cloneable URLs (implements dumb HTTP transport)
  • commit feeds (atom format)
  • discovery of git repositories
  • on-the-fly archives for tags and commits
  • plugin support for syntax highlighting
  • side-by-side diffs
  • simple time/author statistics
  • simple virtual hosting support (macro expansion)
  • understands GitWeb project-lists
  • understands gitweb.owner in git config files

  • download current or past releases
  • clone the repo:
    git clone https://git.causal.agency/cgit-pink
  • see the README for build instructions

March 27, 2022 Causal Agency
/tr> 2021-08-26Support DESTDIR in install/uninstallJune McEnroe 2021-08-26Add version number generatorJune McEnroe 2021-08-22Add ISC license headerJune McEnroe 2021-08-22Update to Linux man-pages 5.12Štěpán Němec 2021-06-21Add manuals for macOS 11.3June McEnroe 2021-05-08Update to OpenBSD 6.9June McEnroe 2021-04-26Update to Linux man-pages 5.11June McEnroe 2021-04-26Update to FreeBSD 13.0June McEnroe 2021-01-27Completely rewrite how manuals are fetched and installedJune McEnroe Also add section 6 manuals from NetBSD and OpenBSD! 2020-12-14Update to man-pages-posix 2017-aJune McEnroe 2020-12-14Update to OpenBSD 6.8June McEnroe 2020-12-14Update to NetBSD 9.1June McEnroe 2020-12-14Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe