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 */
2-06-12Alias for bsdtarRené Neumann1-0/+1 2012-06-08Start gpg-agent on X-StartupRené Neumann1-0/+1 2012-05-31AK --> amd64René 'Necoro' Neumann1-1/+1 2012-05-29Ignore -m in cciRené Neumann1-0/+3 2012-05-29Force man to not use localized man-pagesRené Neumann1-0/+3 2012-05-21Revert "It uses pinentry directly -- so no use to play around with ssh-add"René 'Necoro' Neumann1-0/+6 This reverts commit 2bfaec3cc8e02a10dfc28e5bd2f6298ccb7bfaf5. As it showed, we got pinentry only because xfce had the wicked idea of starting gpg-agent instead of ssh-agent. 2012-05-20It uses pinentry directly -- so no use to play around with ssh-addRené Neumann1-6/+0