about summary refs log tree commit diff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-09-15 00:07:12 +0200
committerLars Hjemli <hjemli@gmail.com>2008-09-15 23:35:27 +0200
commit93397a765b9d9af11b7d10c114406e303ea4fb1c (patch)
treefa40c0c8df7549525123359bf817598ae7e9f43d /tests/.gitignore
parentTeach cgit how to use PATH_INFO (diff)
downloadcgit-pink-93397a765b9d9af11b7d10c114406e303ea4fb1c.tar.gz
cgit-pink-93397a765b9d9af11b7d10c114406e303ea4fb1c.zip
Add support for --scan-tree=<path> option to cgit
This option makes cgit scan a directory tree looking for git repositories,
generating suitable definitions for a cgitrc file on stdout.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'tests/.gitignore')
0 files changed, 0 insertions, 0 deletions
ncy with shotty shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe