Commit Graph

39 Commits (bd650dd4ecc96cebf067f9d716c7f597ecdb74c5)

Author SHA1 Message Date
Christian Hesse 255b78ff52 git: update to v2.18.0 7 years ago
Jeff Smith 86a6d358f7 git: update to v2.14 7 years ago
Christian Hesse 3d33b46df2 git: update to v2.13.4 7 years ago
Christian Hesse c330a2e5f8 ui-blog: fix oid handling 8 years ago
Christian Hesse 6e4b7b6776 ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid' 8 years ago
Jason A. Donenfeld 9ca2566972 ui-blob: set CSP just in case 9 years ago
Jason A. Donenfeld 92996ac2a6 ui-blob: always use generic mimetypes 9 years ago
Jason A. Donenfeld 1c581a0726 ui-blob: Do not accept mimetype from user 9 years ago
Christian Hesse 7320bfa893 ui-blob: fix resource leak: free before return 9 years ago
Christian Hesse 30802126d4 ui-blob: fix resource leak: free before return 9 years ago
John Keeping 509488d85c ui-blob: remove useless null check 9 years ago
John Keeping 9a06211daa blob: use cgit_print_error_page() to add HTTP headers 10 years ago
John Keeping 12d3d4c3ed Avoid signed bitfields 10 years ago
Christian Hesse 7358f63015 git: update for v2.3.0 10 years ago
Christian Hesse b431282c91 remove trailing whitespaces from source files 11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations 12 years ago
Jason A. Donenfeld cd4c77d989 readme: Accept multiple candidates and test them. 12 years ago
John Keeping ed5bd30ebe Convert cgit_print_error to a variadic function 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
John Keeping 1c32e008c8 ui-blob: don't segfault when no path is given 12 years ago
Lukas Fleischer 41f9c4e2f6 ui-blob.c: Use a context structure in walk_tree() 12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs. 12 years ago
Lukas Fleischer 53bc747d31 Fix several whitespace errors 12 years ago
John Keeping c1633c6bef Update git to v1.7.6.5 12 years ago
Mark Lodato d187b98557 prefer html_raw() to write() 15 years ago
Jason A. Donenfeld 379e80e3a8 Support refspecs in about-filter. 15 years ago
Martins Polakovs 24538b0727 Fix segfault on ppc when browsing tree 15 years ago
Lars Hjemli 596eb8fcb0 ui-blob: return 'application/octet-stream' for binary blobs 16 years ago
Lars Hjemli 566f92b276 Adjust to new calling convention for read_tree_recursive() 17 years ago
Michael Krelin 42effc9390 allow specification of directly linked blobs mimetypes 17 years ago
Michael Krelin 01d2dce7e7 allow blob extract blobs by head/path combination 17 years ago
Lars Hjemli fa4dfee548 Don't specify mimetype in ui-blob.c 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 17 years ago
Lars Hjemli b608e88adb Remove obsolete cacheitem parameter to ui-functions 17 years ago
Lars Hjemli f3c1a187fe Add struct cgit_page to cgit_context 17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h 17 years ago
Lars Hjemli ca8eb8fc8f Add support for downloading single blobs 18 years ago