summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-shared.c (follow)
Commit message (Expand)AuthorAge
* Merge commit '5213546273ee798369ff594ad60077f1bef4655e'June 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
* Link to causal.agency cgit from footerJune McEnroe2021-01-17
* Remove redundant title on repo anchorsChris Mayo2021-01-17
* Improve pageheader display on text-based browsersEric Wong2021-01-17
* Add "this commit" option to switch formAlyssa Ross2020-12-27
* Remove dependency on memrchrJune McEnroe2020-12-27
* Merge commit '6169012d588458b9dbbbea56528d5e3669596c80' as 'www/git.causal.ag...June McEnroe2020-12-27
editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe