summary refs log tree commit diff
path: root/www/git.causal.agency/cgit (follow)
Commit message (Expand)AuthorAge
* Use owner-filter for repo page headersJune McEnroe2021-02-04
* Remove Lua supportJune McEnroe2021-01-20
* Fix tests for diff spansJune McEnroe2021-01-20
* Use <pre> and <span> to print diffsJune McEnroe2021-01-17
* Ignore cgit/gitJune McEnroe2021-01-17
* Link to causal.agency cgit from footerJune McEnroe2021-01-17
* Use buffered stdioEric Wong2021-01-17
* Remove redundant title on repo anchorsChris Mayo2021-01-17
* Improve button spacing for browsers w/o CSSEric Wong2021-01-17
* Improve decoration display for browsers without CSSEric Wong2021-01-17
* Use <pre> for commit-msgEric Wong2021-01-17
* Improve pageheader display on text-based browsersEric Wong2021-01-17
* Use git raw note formatChris Mayo2021-01-17
* Add "this commit" option to switch formAlyssa Ross2020-12-27
* Show subject in commit page titleJune McEnroe2020-12-27
* Show symlink targets in tree listingJune McEnroe2020-12-27
* Disallow blame in robots.txtJune McEnroe2020-12-27
* Don't link to blame for binary blobsJune McEnroe2020-12-27
* Bail from blame if blob is binaryJune McEnroe2020-12-27
* Remove dependency on memrchrJune McEnroe2020-12-27
* Remove cgit/git submoduleJune McEnroe2020-12-27
* Merge commit '85016e706cd00e527dba3fa83b2783dfb56a4ffa' as 'www/git.causal.ag...June McEnroe2020-12-27
support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe