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

extern void cgit_print_snapshot(const char *head, const char *hex,
				const char *filename, int dwim);

#endif /* UI_SNAPSHOT_H */
528a9184ea20ed948b6bd9e4afc999993dd7&follow=1'>FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do 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