summaryrefslogtreecommitdiff
path: root/ui-plain.c
AgeCommit message (Expand)Author
snapshot2013-04-08Mark char* fields in struct cgit_page as constJohn Keeping
snapshot2013-04-08Always #include corresponding .h in .c filesJohn Keeping
snapshot2013-03-04ui-plain.c: Use a context structure in walk_tree()Lukas Fleischer
snapshot2013-03-04ui-plain.c: Do not access match variable in print_*()Lukas Fleischer
snapshot2013-03-02Update git to v1.7.6.5John Keeping
snapshot2012-03-18Merge branch 'fh/mimetypes'Lars Hjemli
snapshot2011-07-19ui_plain: automatically lookup mimetype when mimetype-file is setFerry Huberts
snapshot2011-06-15ui-plain.c: add support for path-selected submodule linksLars Hjemli
snapshot2011-06-12ui-plain.c: fix html and links generated by print_dir() and print_dir_entry()Lars Hjemli
snapshot2010-08-22Use GIT-1.7.2.2Lars Hjemli
snapshot2010-01-31ui-plain: print directory listingsMark Lodato
snapshot2010-01-31ui-plain: more efficient walk_tree()Mark Lodato
snapshot2010-01-30ui-plain: remove unused curr_rev variableMark Lodato
snapshot2009-12-12Fix segfault on ppc when browsing treeMartins Polakovs
snapshot2009-09-06Merge branch 'stable'Lars Hjemli
snapshot2009-09-06ui-plain.c: only return the blob with the specified pathLars Hjemli
snapshot2009-07-25Add support for mime type registration and lookupLars Hjemli
snapshot2009-07-25Merge branch 'plain-etag'Lars Hjemli
snapshot2009-07-25ui-plain: Return 'application/octet-stream' for binary files.Remko Tronçon
snapshot2009-02-19Add support for ETag in 'plain' viewLars Hjemli
snapshot2008-11-06Fix some warnings to allow -WerrorRamsay Jones
snapshot2008-09-02ui-plain: handle subdirectoriesLars Hjemli
snapshot2008-08-06Supply status description to html_status()Lars Hjemli
snapshot2008-08-06Implement plain viewLars Hjemli