about summary refs log tree commit diff
path: root/ui-ssdiff.h
blob: 64b4b1215adced788d2145cf9b771ed9d669d464 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef UI_SSDIFF_H
#define UI_SSDIFF_H

extern void cgit_ssdiff_print_deferred_lines();

extern void cgit_ssdiff_line_cb(char *line, int len);

extern void cgit_ssdiff_header_begin();
extern void cgit_ssdiff_header_end();

extern void cgit_ssdiff_footer();

#endif /* UI_SSDIFF_H */
bject'>Add license to readmeJune McEnroe 2015-07-04Add pathogen to vimJune McEnroe 2015-05-28Add send-prefix bindingJune McEnroe 2015-05-28Bash is usually in /binJune McEnroe 2015-05-24Swap windows instead of moving themJune McEnroe 2015-05-24Replace effuse with simple shell scriptsJune McEnroe 2015-05-23Add tmux shortcut functionsJune McEnroe 2015-05-23More tmux configurationJune McEnroe