about summary refs log tree commit diff
diff options
context:
space:
mode:
authorHarley Laue <losinggeneration@gmail.com>2008-05-20 19:08:21 -0500
committerLars Hjemli <hjemli@gmail.com>2008-05-21 07:39:57 +0200
commite6b635c2b1a0b2c08170c70e8b9e59f4b9789431 (patch)
tree72c6b77ade6dda081e85d03ae3d3d21a25cc7bf9
parentui-tree.c: avoid peeking at GITLINK objects (diff)
downloadcgit-pink-e6b635c2b1a0b2c08170c70e8b9e59f4b9789431.tar.gz
cgit-pink-e6b635c2b1a0b2c08170c70e8b9e59f4b9789431.zip
Added root-desc to default configuration.
Signed-off-by: Harley Laue <losinggeneration@gmail.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
-rw-r--r--cgitrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/cgitrc b/cgitrc
index ce0c01b..f1d8997 100644
--- a/cgitrc
+++ b/cgitrc
@@ -90,6 +90,10 @@
 #root-title=Git repository browser
 
 
+## Set the description printed on the root page
+#root-desc=a fast web interface for the git dscm
+
+
 ## If specified, the file at this path will be included as HTML in the
 ## sidebar on the repository index page
 #index-info=
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-02 20:53:17 -0400'>2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe