summaryrefslogtreecommitdiff
path: root/ui-refs.h
blob: b35c04aa2f6dbd0c21e7155713ef7464a5cc87e0 (plain)
1
2
3
4
5
6
7
8
#ifndef UI_REFS_H
#define UI_REFS_H

extern void cgit_print_branches(int maxcount);
extern void cgit_print_tags(int maxcount);
extern void cgit_print_refs();

#endif /* UI_REFS_H */
essarily have a trailing slashSamuel Lethiec1-0/+2 2015-05-11lastpass importer: more types supported and better checkingRaphaël Droz1-3/+7 2015-05-11add support for passing arbitrary options to all invocations of GPGDavid Adam2-4/+7 2015-05-11Exit 1 when gpg fails in multiline too.Anne Jan Brouwer1-1/+1