summaryrefslogtreecommitdiff
path: root/ui-clone.h
blob: 89cd4f1e209b7f8e57edc3bf31a70493d5391633 (plain)
1
2
3
4
5
6
7
8
#ifndef UI_CLONE_H
#define UI_CLONE_H

void cgit_clone_info(struct cgit_context *ctx);
void cgit_clone_objects(struct cgit_context *ctx);
void cgit_clone_head(struct cgit_context *ctx);

#endif /* UI_CLONE_H */
n> 2012-10-17Add the kw() functionRené Neumann3-1/+23 2012-10-16Add vundle as a subprojectRené Neumann3-1/+5 2012-10-15Fix font size of urxvtRené Neumann1-1/+1 2012-10-15Gitconfig changes -- make the git@git.necoro.eu one more aliasRené Neumann1-0/+1 2012-10-14Minor fixesRené 'Necoro' Neumann1-3/+1 2012-10-14Even more urxvt stuffRené 'Necoro' Neumann2-3/+17 2012-10-13add 'altscreen on' to screenrcRené 'Necoro' Neumann1-0/+7 2012-10-12Moar urxvt settingsRené Neumann1-2/+23 2012-10-12Small fixesRené Neumann2-2/+3 2012-10-12Fix colorscheme nameRené Neumann1-1/+1 2012-10-12Added some logic to automatically fix terminfoRené Neumann2-0/+104