summaryrefslogtreecommitdiff
path: root/ui-atom.h
blob: 749ffd36e0db9be9eaa3e3a31df33339badfedf4 (plain)
1
2
3
4
5
6
#ifndef UI_ATOM_H
#define UI_ATOM_H

extern void cgit_print_atom(char *tip, char *path, int max_count);

#endif
s='logheader'>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