summaryrefslogtreecommitdiff
path: root/ui-tag.h
blob: d295cdcdbd59d75d7b3ef6a7a25f8b61a5d9edd4 (plain)
1
2
3
4
5
6
#ifndef UI_TAG_H
#define UI_TAG_H

extern void cgit_print_tag(char *revname);

#endif /* UI_TAG_H */
d=d6768a67093166810621d2521f10fd016bd75721&follow=1'>cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping1-1/+8 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping1-1/+1 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping3-119/+80