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

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

#endif /* UI_BLOB_H */
/portato.git/commit/portato/config_parser.py?h=0.14&id=2357a6077f3a6ffe3988210a0b3d3528ac93534e&follow=1'>Allow ':' 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