summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-tree.c (follow)
Commit message (Collapse)AuthorAge
* Improve button spacing for browsers w/o CSSEric Wong2021-01-17
| | | | | | | For browsers on low-end machines running browsers without CSS support, the default tree view displayed "logplain" when it should be "log plain". Stop relying on CSS and add a space in between elements to improve accessibility.
* Show symlink targets in tree listingJune McEnroe2020-12-27
| | | | | Add links to symbolic link targets in tree listings, formatted like "ls -l". Path normalization collapses any ".." components of the link.
* Don't link to blame for binary blobsJune McEnroe2020-12-27
|
* Merge commit '6169012d588458b9dbbbea56528d5e3669596c80' as ↵June McEnroe2020-12-27
'www/git.causal.agency/cgit' From tag 'v1.2.3'.