summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)AuthorFilesLines
2006-06-22gitweb: whitespace cleanup around '='Libravatar Jakub Narebski1-4/+4
2006-06-22gitweb: Use $hash_base as $search_hash if possibleLibravatar Timo Hirvonen1-1/+3
2006-06-21gitweb: Make use of $PATH_INFO for project parameterLibravatar Jakub Narebski1-1/+2
2006-06-21Move $gitbin earlier in gitweb.cgiLibravatar Jakub Narebski1-3/+3
2006-06-21Add git version to gitweb outputLibravatar Jakub Narebski1-2/+11
2006-06-21gitweb: whitespace cleanupLibravatar Jakub Narebski2-21/+21
2006-06-20gitweb: style done with stylesheetLibravatar Jakub Narebski2-154/+246
2006-06-20gitweb: A couple of page title tweakingLibravatar Jakub Narebski1-0/+6
2006-06-20Fix: Support for the standard mime.types map in gitwebLibravatar Jakub Narebski1-1/+1
2006-06-19gitweb: add type="text/css" to stylesheet linkLibravatar Jakub Narebski1-2/+2
2006-06-19Make CSS file gitweb/gitweb.css more readableLibravatar Jakub Narebski1-50/+222
2006-06-18Fix gitweb stylesheetLibravatar Jakub Narebski1-0/+4
2006-06-18Support for the standard mime.types map in gitwebLibravatar Petr Baudis1-0/+44
2006-06-18gitweb: text files for 'blob_plain' action without charset by defaultLibravatar Jakub Narebski1-3/+3
2006-06-18gitweb: safely output binary files for 'blob_plain' actionLibravatar Jakub Narebski1-4/+39
2006-06-18Move gitweb style to gitweb.cssLibravatar Jakub Narebski2-60/+58
2006-06-17Update gitweb README: gitweb is now included with gitLibravatar Jakub Narebski1-8/+1
2006-06-16gitweb: Make the `blame' interface in gitweb optional.Libravatar Florian Forster1-2/+25
2006-06-16gitweb: Adding a `blame' interface.Libravatar Florian Forster1-1/+107
2006-06-10Merge git://git.kernel.org/pub/scm/git/gitwebLibravatar Junio C Hamano5-0/+2435