about summary refs log tree commit diff
path: root/scan-tree.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-08-04 03:10:29 +0200
committerLars Hjemli <hjemli@gmail.com>2010-08-04 03:10:29 +0200
commitaec9c245e7eaf444c7ae1851e3eda3b30748950f (patch)
tree04d5e945781441f2589ae8eb44bee8d5a2b17c2b /scan-tree.h
parentMerge branch 'js/notes' (diff)
parentAdd support for 'enable-gitweb-owner' option (diff)
downloadcgit-pink-aec9c245e7eaf444c7ae1851e3eda3b30748950f.tar.gz
cgit-pink-aec9c245e7eaf444c7ae1851e3eda3b30748950f.zip
Merge branch 'jd/gitolite'
Diffstat (limited to '')
-rw-r--r--scan-tree.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/scan-tree.h b/scan-tree.h
index 11539f4..1afbd4b 100644
--- a/scan-tree.h
+++ b/scan-tree.h
@@ -1,3 +1,2 @@
-
-
+extern void scan_projects(const char *path, const char *projectsfile, repo_config_fn fn);
 extern void scan_tree(const char *path, repo_config_fn fn);
title='2019-02-17 14:38:11 -0500'>2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe