about summary refs log tree commit diff
path: root/filters/gentoo-ldap-authentication.lua
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-01-01 11:44:50 +0000
committerJune McEnroe <june@causal.agency>2022-02-13 11:53:45 -0500
commit122f7a9be6f41e90e198da8283d5630f217b251c (patch)
tree7e281f96c5d558ff3fa642f82eed54441205d79f /filters/gentoo-ldap-authentication.lua
parentUse git raw note format (diff)
downloadcgit-pink-122f7a9be6f41e90e198da8283d5630f217b251c.tar.gz
cgit-pink-122f7a9be6f41e90e198da8283d5630f217b251c.zip
Improve pageheader display on text-based browsers
Text-based browsers (and some GUI browsers such as dillo) display
the pageheader as:

  "summaryrefslogtreecommitdiff"

This is difficult-to-read.  Improve accessibility for users who
cannot run memory-hungry browsers by using whitespace instead of
relying on CSS.
Diffstat (limited to 'filters/gentoo-ldap-authentication.lua')
0 files changed, 0 insertions, 0 deletions
emove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe