about summary refs log tree commit diff
path: root/ui-summary.h
blob: c01f56012dcdcd64f39f6935c20eb5d18efb1b33 (plain) (blame)
1
2
3
4
5
6
7
#ifndef UI_SUMMARY_H
#define UI_SUMMARY_H

extern void cgit_print_summary();
extern void cgit_print_repo_readme(char *path);

#endif /* UI_SUMMARY_H */
/td>June McEnroe 2015-01-06Highlight columns 80, 100, 120June McEnroe 2014-11-29Add iTerm2 to effuse exlcudeJune McEnroe 2014-11-29Update README listJune McEnroe 2014-11-29Remove unused configsJune McEnroe