summaryrefslogtreecommitdiffstatshomepage
path: root/ui-patch.c
Commit message (Expand)AuthorAge
* Update copyright information
#ifndef UI_ATOM_H
#define UI_ATOM_H

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

#endif
b6f77328288afb6dd0eddf674fc9b5b' rel='nofollow'>Remove obsolete cacheitem parameter to ui-functionsLars Hjemli2008-03-24 | * Add struct cgit_page to cgit_contextLars Hjemli2008-03-24 | * Introduce html.hLars Hjemli2008-03-18 | * Introduce struct cgit_contextLars Hjemli2008-02-16 * | Fix segfault in patch view for root commitLars Hjemli2008-03-17 |/ * Check for NULL-subject in patch viewLars Hjemli2008-01-10 * Add plain patch viewLars Hjemli2007-12-11