Commit Graph

43 Commits (d466dfc252f9896b1d6bdce623067378e04b8e71)

Author SHA1 Message Date
Christian Hesse 255b78ff52 git: update to v2.18.0 7 years ago
John Keeping 51cc456b77 ui-plain: print symlink content 8 years ago
Jeff Smith 86a6d358f7 git: update to v2.14 8 years ago
Christian Hesse 073a8bb396 ui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid' 9 years ago
Joe Anakata de6098be6a ui-plain: fix to show a repo's root directory listing in plain view 9 years ago
Jason A. Donenfeld c326f3eb02 ui-plain: add enable-html-serving flag 9 years ago
Christian Hesse 559ab5ecc4 git: update to v2.7.0 9 years ago
Christian Hesse 08a2b818f2 ui-plain: fix resource leak: free before assigning NULL 10 years ago
Christian Hesse 979db79a80 ui-plain: fix resource leak: free before return 10 years ago
Christian Hesse aa943bc9a6 refactor get_mimetype_from_file() to get_mimetype_for_filename() 10 years ago
Christian Hesse f5c83d7b5d move get_mimetype_from_file() to shared 10 years ago
John Keeping 2b3e76a9f9 plain: use cgit_print_error_page() instead of html_status() 10 years ago
John Keeping 157f544ac2 Remove redundant includes 10 years ago
Christian Hesse 7358f63015 git: update for v2.3.0 10 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
John Keeping 407f71cc06 plain: don't append charset for binary MIME types 11 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers 12 years ago
John Keeping 42d5476f25 Remove redundant calls to fmt("%s", ...) 12 years ago
John Keeping 57d09bf448 Mark char* fields in struct cgit_page as const 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
Lukas Fleischer b1db30cd25 ui-plain.c: Use a context structure in walk_tree() 12 years ago
Lukas Fleischer a6317505ea ui-plain.c: Do not access match variable in print_*() 12 years ago
John Keeping c1633c6bef Update git to v1.7.6.5 12 years ago
Ferry Huberts d01c600c17 ui_plain: automatically lookup mimetype when mimetype-file is set 14 years ago
Lars Hjemli 7421857b4d ui-plain.c: add support for path-selected submodule links 14 years ago
Lars Hjemli 7f88d20823 ui-plain.c: fix html and links generated by print_dir() and print_dir_entry() 14 years ago
Lars Hjemli 82a883ede7 Use GIT-1.7.3 15 years ago
Lars Hjemli 6d7552bc07 Use GIT-1.7.2.2 15 years ago
Mark Lodato 6c1a736455 ui-plain: print directory listings 15 years ago
Mark Lodato 74ebf82229 ui-plain: more efficient walk_tree() 15 years ago
Mark Lodato 89082346d5 ui-plain: remove unused curr_rev variable 15 years ago
Martins Polakovs 24538b0727 Fix segfault on ppc when browsing tree 16 years ago
Lars Hjemli b507252b46 ui-plain.c: only return the blob with the specified path 16 years ago
Lars Hjemli c4d46c7035 Add support for mime type registration and lookup 16 years ago
Remko Tronçon 7d77008042 ui-plain: Return 'application/octet-stream' for binary files. 16 years ago
Lars Hjemli 488a214a81 Add support for ETag in 'plain' view 16 years ago
Ramsay Jones bdd4a56ad5 Fix some warnings to allow -Werror 17 years ago
Lars Hjemli 135b231160 ui-plain: handle subdirectories 17 years ago
Lars Hjemli 885096c189 Supply status description to html_status() 17 years ago
Lars Hjemli e5da4bca54 Implement plain view 17 years ago