about summary refs log tree commit diff
path: root/cmd.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-09-13 22:17:02 +0200
committerLars Hjemli <hjemli@gmail.com>2009-09-13 22:17:02 +0200
commit27479ac54c99584612f7246c9456119e88621eaa (patch)
tree69e884eb2bdcff64c85a8c7cfcb725002736831b /cmd.h
parentMerge branch 'stable' (diff)
downloadcgit-pink-27479ac54c99584612f7246c9456119e88621eaa.tar.gz
cgit-pink-27479ac54c99584612f7246c9456119e88621eaa.zip
CGIT 0.8.3
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
Drop 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