summaryrefslogtreecommitdiffstatshomepage
path: root/scan-tree.c
Commit message (Expand)AuthorAge
* White space around control
#ifndef UI_COMMIT_H
#define UI_COMMIT_H

extern void cgit_print_commit(char *hex, const char *prefix);

#endif /* UI_COMMIT_H */
',' to get the real nameStefan Naewe2009-08-20 * Add and use a common readfile() functionLars Hjemli2009-08-18 * truncate buffer before reading empty filesSimon Arlott2009-08-18 * Add support for --scan-tree=<path> option to cgitLars Hjemli2008-09-15