summaryrefslogtreecommitdiffstats
path: root/gitweb/gitweb.cgi
AgeCommit message (Expand)AuthorLines
2006-06-22gitweb: Use $hash_base as $search_hash if possibleTimo Hirvonen-1/+3
2006-06-21gitweb: Make use of $PATH_INFO for project parameterJakub Narebski-1/+2
2006-06-21Move $gitbin earlier in gitweb.cgiJakub Narebski-3/+3
2006-06-21Add git version to gitweb outputJakub Narebski-2/+11
2006-06-21gitweb: whitespace cleanupJakub Narebski-19/+19
2006-06-20gitweb: style done with stylesheetJakub Narebski-39/+41
2006-06-20gitweb: A couple of page title tweakingJakub Narebski-0/+6
2006-06-20Fix: Support for the standard mime.types map in gitwebJakub Narebski-1/+1
2006-06-19gitweb: add type="text/css" to stylesheet linkJakub Narebski-2/+2
2006-06-18Support for the standard mime.types map in gitwebPetr Baudis-0/+44
2006-06-18gitweb: text files for 'blob_plain' action without charset by defaultJakub Narebski-3/+3
2006-06-18gitweb: safely output binary files for 'blob_plain' actionJakub Narebski-4/+39
2006-06-18Move gitweb style to gitweb.cssJakub Narebski-60/+4
2006-06-16gitweb: Make the `blame' interface in gitweb optional.Florian Forster-2/+25
2006-06-16gitweb: Adding a `blame' interface.Florian Forster-1/+107
2006-06-10Merge git://git.kernel.org/pub/scm/git/gitwebJunio C Hamano-0/+2407