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

extern void cgit_print_blob(const char *hex, char *path, const char *head);

#endif /* UI_BLOB_H */
2009-07-05 04:20:58 +0200'>2009-07-05Translation and stuffRené 'Necoro' Neumann3-348/+412 2009-07-05TypoRené 'Necoro' Neumann1-1/+1 2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2-6/+2 2009-07-05DocRené 'Necoro' Neumann1-1/+14 2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1 2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12 2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118 2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24 2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14