aboutsummaryrefslogtreecommitdiff
path: root/gitweb
Commit message (Expand)AuthorAge
* Merge branch 'lt/web'Junio C Hamano2006-07-30
|\
| * gitweb.cgi: git_blame2: slight optimization reading the blame linesLuben Tuikov2006-07-24
| * gitweb.cgi: git_blame2: Revision blocks now have alternating colorsLuben Tuikov2006-07-24
| * gitweb.cgi: git_blame2: Allow back-trekking through commitsLuben Tuikov2006-07-24
| * gitweb.cgi: git_blame2: an alternative simple working git blameLuben Tuikov2006-07-24
* | Merge branch 'lt/web'Junio C Hamano2006-07-28
|\ \ | |/
| * gitweb.cgi: Centralize printing of the page pathLuben Tuikov2006-07-24
| * gitweb.cgi: Show "raw" head of project link even when $hash is not definedLuben Tuikov2006-07-24
| * gitweb.cgi: Include direct link to "raw" files from "history"Luben Tuikov2006-07-24
| * gitweb.cgi: Teach git_history() to read hash from $hash_baseLuben Tuikov2006-07-24
* | gitweb: fix two warningsJohannes Schindelin2006-07-26
* | gitweb: escape tag commentsDaniel Drake2006-07-25
|/
* gitweb.css: Use monospace fonts for commits and tree-diff.Luben Tuikov2006-07-13
* gitweb: Make command invocations go through the git wrapperAlp Toker2006-07-12
* gitweb: Include a site name in page titlesAlp Toker2006-07-11
* gitweb: Send XHTML as 'application/xhtml+xml' where possibleAlp Toker2006-07-11
* gitweb.cgi: Teach "a=blob" action to know the blob/file mime typeLuben Tuikov2006-07-10
* gitweb.cgi: Create $git_temp if it doesn't existLuben Tuikov2006-07-10
* Add "raw" output option to blobs in "tree" view formatLuben Tuikov2006-07-09
* gitweb: Declare global variables with "our"Dennis Stosberg2006-07-01
* gitweb: Enable tree (directory) history displayLuben Tuikov2006-07-01
* gitweb: optimize per-file history generationJunio C Hamano2006-07-01
* gitweb: whitespace cleanup around '='Jakub Narebski2006-06-22
* gitweb: Use $hash_base as $search_hash if possibleTimo Hirvonen2006-06-22
* gitweb: Make use of $PATH_INFO for project parameterJakub Narebski2006-06-21
* Move $gitbin earlier in gitweb.cgiJakub Narebski2006-06-21
* Add git version to gitweb outputJakub Narebski2006-06-21
* gitweb: whitespace cleanupJakub Narebski2006-06-21
* gitweb: style done with stylesheetJakub Narebski2006-06-20
* gitweb: A couple of page title tweakingJakub Narebski2006-06-20
* Fix: Support for the standard mime.types map in gitwebJakub Narebski2006-06-20
* gitweb: add type="text/css" to stylesheet linkJakub Narebski2006-06-19
* Make CSS file gitweb/gitweb.css more readableJakub Narebski2006-06-19
* Fix gitweb stylesheetJakub Narebski2006-06-18
* Support for the standard mime.types map in gitwebPetr Baudis2006-06-18
* gitweb: text files for 'blob_plain' action without charset by defaultJakub Narebski2006-06-18
* gitweb: safely output binary files for 'blob_plain' actionJakub Narebski2006-06-18
* Move gitweb style to gitweb.cssJakub Narebski2006-06-18
* Update gitweb README: gitweb is now included with gitJakub Narebski2006-06-17
* gitweb: Make the `blame' interface in gitweb optional.Florian Forster2006-06-16
* gitweb: Adding a `blame' interface.Florian Forster2006-06-16
* Merge git://git.kernel.org/pub/scm/git/gitwebJunio C Hamano2006-06-10