about summary refs log tree commit diff
path: root/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 */
f.c?id=77113cf667e1f4fbccc337b508d0f81b1f4b7563&follow=1'>Don'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