about summary refs log tree commit diff
path: root/ui-atom.c
diff options
context:
space:
mode:
authorGeorg Lukas <georg@op-co.de>2009-11-28 03:07:34 +0100
committerGeorg Lukas <georg@op-co.de>2009-11-28 03:07:34 +0100
commit545b5a5dcae2a0c322381493ee90f6c37353da9c (patch)
treeefc130ef25bb9974ad2df31aa374f6b86d5fdd0f /ui-atom.c
parentsyntax highlighting for all formats supported by "highlight" (diff)
downloadcgit-pink-545b5a5dcae2a0c322381493ee90f6c37353da9c.tar.gz
cgit-pink-545b5a5dcae2a0c322381493ee90f6c37353da9c.zip
cgit.css: highlight directories in tree
Diffstat (limited to 'ui-atom.c')
0 files changed, 0 insertions, 0 deletions
23Remove use of "%n" to appease de RaadtJune McEnroe 2021-01-23Drop filesystem access iff possibleKlemens Nanni 2021-01-23Drop exec capability iff restrictedKlemens Nanni 2021-01-23Drop network capability after ircConnect()Klemens Nanni 2021-01-23Call pledge(2) after unveil(2)Klemens Nanni 2021-01-23Separate kiosk mode from restrict modeJune McEnroe 2021-01-21Simplify windowUpdate loops and factor out windowTopJune McEnroe 2021-01-21Document that M-l shows timestampsJune McEnroe 2021-01-19Don't lose swapped window when navigating to current bufferJeremy O'Brien 2021-01-19Use Warm heat for manually inserted blank linesJune McEnroe 2021-01-18Add example tmux(1) configKlemens Nanni 2021-01-17Use Warm heat for blank linesJune McEnroe 2021-01-16Add -I highlight option and /highlightJune McEnroe