summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-summary.h
blob: cba696af53af3f6ee843b29ee05a9928ed29a2bf (plain) (blame)
1
2
3
4
5
6
7
#ifndef UI_SUMMARY_H
#define UI_SUMMARY_H

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

#endif /* UI_SUMMARY_H */
href='/src/commit/bin/git-comment.pl?id=774decfc311710c12a27a3c5cd827c96fea4d332&follow=1'>Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe