summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
2006-06-22gitweb: whitespace cleanup around '='Jakub Narebski
2006-06-22gitweb: Use $hash_base as $search_hash if possibleTimo Hirvonen
2006-06-21gitweb: Make use of $PATH_INFO for project parameterJakub Narebski
2006-06-21Move $gitbin earlier in gitweb.cgiJakub Narebski
2006-06-21Add git version to gitweb outputJakub Narebski
2006-06-21gitweb: whitespace cleanupJakub Narebski
2006-06-20gitweb: style done with stylesheetJakub Narebski
2006-06-20gitweb: A couple of page title tweakingJakub Narebski
2006-06-20Fix: Support for the standard mime.types map in gitwebJakub Narebski
2006-06-20gitweb: add type="text/css" to stylesheet linkJakub Narebski
2006-06-19Make CSS file gitweb/gitweb.css more readableJakub Narebski
2006-06-19Fix gitweb stylesheetJakub Narebski
2006-06-19Support for the standard mime.types map in gitwebPetr Baudis
2006-06-19gitweb: text files for 'blob_plain' action without charset by defaultJakub Narebski
2006-06-19gitweb: safely output binary files for 'blob_plain' actionJakub Narebski
2006-06-19Move gitweb style to gitweb.cssJakub Narebski
2006-06-17Update gitweb README: gitweb is now included with gitJakub Narebski
2006-06-17gitweb: Make the `blame' interface in gitweb optional.Florian Forster
2006-06-17gitweb: Adding a `blame' interface.Florian Forster
2006-06-10Merge git://git.kernel.org/pub/scm/git/gitwebJunio C Hamano