Commit message (Collapse) | Author | |||
---|---|---|---|---|
2019-12-18 | Use :target rather than :focus pseudo-class | June McEnroe | ||
:target persists after you click on something else. | ||||
2019-12-18 | Copy cgit auxiliary binaries properly | June McEnroe | ||
2019-12-18 | Add git.causal.agency cgit config | June McEnroe | ||
2019-12-18 | Bail from hi if input is binary | June McEnroe | ||
NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. | ||||
2019-12-16 | Post "cgit setup" | June McEnroe>2020-12-29 | Rename Tag class to IdentifierTag | June McEnroe |
2020-12-29 | Change HTML class from hi to hilex | June McEnroe | ||
2020-12-29 | Add hilex HTML output | June McEnroe |