about summary refs log tree commit diff
path: root/ui-snapshot.h
blob: 35403033394035374ddda0f2844f341c9400a298 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef UI_SNAPSHOT_H
#define UI_SNAPSHOT_H

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

#endif /* UI_SNAPSHOT_H */
d=2c07d5041540239fb6fe25af7748aa463a98ed6e&follow=1'>Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe