summaryrefslogtreecommitdiff
path: root/ui-repolist.h
blob: 5b1e5427ef2b364348531a398497983c7ab6f0f3 (plain)
1
2
3
4
5
6
7
#ifndef UI_REPOLIST_H
#define UI_REPOLIST_H

extern void cgit_print_repolist();
extern void cgit_print_site_readme();

#endif /* UI_REPOLIST_H */
her1-7/+4 2016-02-05Fix up moving ambiguity tooJason A. Donenfeld1-5/+6 2016-02-05Insert and edit work on files, so don't let the arguments be directoriesJason A. Donenfeld1-2/+2 2016-02-05Handle removal of directories and passwords with the same nameJason A. Donenfeld1-5/+4 2015-10-27emacs: Add defvar for timeout timerPeter Vasil1-1/+8 2015-10-20lastpass2pass.rb: Check for nil names/groupingsBrian Tomlinson1-3/+3 2015-09-30emacs: Guard against "%" in message stringSvend Sorensen1-5/+5 2015-07-24passmenu: Space to tabsChris Down1-2/+2 2015-07-24passmenu: Only pass first line to xdotoolChris Down1-1/+3 2015-07-24passmenu: Read from stdin when using xdotool to type passwordChris Down1-1/+1 2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10