about summary refs log tree commit diff
path: root/ui-refs.h
blob: b35c04aa2f6dbd0c21e7155713ef7464a5cc87e0 (plain) (blame)
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 */
class='logheader'>2014-06-30Add Eunuch pluginJune McEnroe 2014-06-30Switch to Hybrid colorschemeJune McEnroe 2014-06-30Plugin cleanupJune McEnroe 2014-06-30Add speeddatingJune McEnroe 2014-06-29Add nrformats settingJune McEnroe 2014-06-28Add multiple cursorsJune McEnroe 2014-06-28Add indent guidesJune McEnroe 2014-06-10Add delimitMateJune McEnroe 2014-05-28Use ~ for home directory in gitconfigJune McEnroe 2014-05-28Add .DS_store to global gitignoreJune McEnroe 2014-05-15Add OS X specific shell configurationsJune McEnroe 2014-04-19Heavily comment .vimrcJune McEnroe 2014-04-19Autocorrect git commandsJune McEnroe 2014-04-19Fix gitprompt for git 1.9.1June McEnroe