summary refs log tree commit diff
path: root/www/git.causal.agency/cgit (follow)
Commit message (Expand)AuthorAge
* Silence owner-info errorJune McEnroe2021-09-30
* Remove default faviconJune McEnroe2021-09-22
* Show about path in page titleJune McEnroe2021-09-06
* Generate valid Atom feedsJune McEnroe2021-06-08
* Set CGIT_VERSION to "causal agency"June McEnroe2021-06-08
* Merge commit '5213546273ee798369ff594ad60077f1bef4655e'June McEnroe2021-06-08
* Fetch git .tar.gz for compatibilityJune McEnroe2021-06-08
* Fix crash trying to print "this commit" on 404sJune McEnroe2021-04-12
* 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 '6169012d588458b9dbbbea56528d5e3669596c80' as 'www/git.causal.ag...June McEnroe2020-12-27
oloring mentions if there are control codesJune McEnroe This was breaking leading color codes. 2020-02-10Recalculate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe A warm message shouldn't clear a window's hotness. 2020-02-10Always increase unreadLinesJune McEnroe So that if you switch to a window and some new activity happens before you press M-u, it'll still jump to the right place. 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe But include a pair of parentheses in the URL itself. 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe