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

extern void cgit_print_summary();

#endif /* UI_SUMMARY_H */
ommit/bin/qf.c?id=3e6c29a0d0e43587289e46f38f2a2e18dc5778e4&follow=1'>Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 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