summaryrefslogtreecommitdiff
path: root/gitweb
Commit message (Expand)AuthorAgeFilesLines
...
* gitweb: Headers refactoring - use git_header_div for header divsJakub Narebski2006-07-301-60/+40
* gitweb: Remove $project from git_get_paging_nav argumentsJakub Narebski2006-07-301-3/+3
* gitweb: Pager refactoring - use git_get_paging_nav for paginationJakub Narebski2006-07-301-36/+32
* gitweb: Add "\n" after <br/> in git_page_navJakub Narebski2006-07-301-1/+1
* gitweb: Show project descriptions with utf-8 characters in project list corre...Jakub Narebski2006-07-301-1/+1
* gitweb: Replace form-feed character by ^LJakub Narebski2006-07-301-0/+1
* gitweb: Navbar refactoring - use git_page_nav to generate navigation barJakub Narebski2006-07-301-169/+66
* gitweb: Add git_page_nav for later useJakub Narebski2006-07-301-0/+34
* gitweb: Cleanup - chomp @lines in consistent styleJakub Narebski2006-07-301-10/+9
* gitweb: Cleanup - chomp $line in consistent styleJakub Narebski2006-07-301-2/+2
* gitweb: More explicit error messages for open "-|"Jakub Narebski2006-07-301-12/+17
* gitweb: simplify git_get_hash_by_pathJakub Narebski2006-07-301-23/+9
* gitweb: Use list for of open for running git commands, thorougly.Jakub Narebski2006-07-301-24/+27
* gitweb: whitespace cleanupJakub Narebski2006-07-301-28/+30
* Merge branch 'lt/web'Junio C Hamano2006-07-301-2/+75
|\
| * gitweb.cgi: git_blame2: slight optimization reading the blame linesLuben Tuikov2006-07-241-14/+5
| * gitweb.cgi: git_blame2: Revision blocks now have alternating colorsLuben Tuikov2006-07-241-4/+11
| * gitweb.cgi: git_blame2: Allow back-trekking through commitsLuben Tuikov2006-07-241-1/+7
| * gitweb.cgi: git_blame2: an alternative simple working git blameLuben Tuikov2006-07-241-1/+70
* | Merge branch 'lt/web'Junio C Hamano2006-07-281-28/+55
|\ \ | |/
| * gitweb.cgi: Centralize printing of the page pathLuben Tuikov2006-07-241-20/+21
| * gitweb.cgi: Show "raw" head of project link even when $hash is not definedLuben Tuikov2006-07-241-0/+3
| * gitweb.cgi: Include direct link to "raw" files from "history"Luben Tuikov2006-07-241-6/+29
| * gitweb.cgi: Teach git_history() to read hash from $hash_baseLuben Tuikov2006-07-241-13/+13
* | gitweb: fix two warningsJohannes Schindelin2006-07-261-2/+2
* | gitweb: escape tag commentsDaniel Drake2006-07-251-1/+1
|/
* gitweb.css: Use monospace fonts for commits and tree-diff.Luben Tuikov2006-07-131-1/+8
* gitweb: Make command invocations go through the git wrapperAlp Toker2006-07-121-33/+29
* gitweb: Include a site name in page titlesAlp Toker2006-07-111-2/+6
* gitweb: Send XHTML as 'application/xhtml+xml' where possibleAlp Toker2006-07-111-2/+12
* gitweb.cgi: Teach "a=blob" action to know the blob/file mime typeLuben Tuikov2006-07-101-60/+67
* gitweb.cgi: Create $git_temp if it doesn't existLuben Tuikov2006-07-101-0/+3
* Add "raw" output option to blobs in "tree" view formatLuben Tuikov2006-07-091-0/+1
* gitweb: Declare global variables with "our"Dennis Stosberg2006-07-011-28/+27
* gitweb: Enable tree (directory) history displayLuben Tuikov2006-07-011-0/+1
* gitweb: optimize per-file history generationJunio C Hamano2006-07-011-7/+3
* gitweb: whitespace cleanup around '='Jakub Narebski2006-06-221-4/+4
* gitweb: Use $hash_base as $search_hash if possibleTimo Hirvonen2006-06-221-1/+3
* gitweb: Make use of $PATH_INFO for project parameterJakub Narebski2006-06-211-1/+2
* Move $gitbin earlier in gitweb.cgiJakub Narebski2006-06-211-3/+3
* Add git version to gitweb outputJakub Narebski2006-06-211-2/+11
* gitweb: whitespace cleanupJakub Narebski2006-06-212-21/+21
* gitweb: style done with stylesheetJakub Narebski2006-06-202-154/+246
* gitweb: A couple of page title tweakingJakub Narebski2006-06-201-0/+6
* Fix: Support for the standard mime.types map in gitwebJakub Narebski2006-06-201-1/+1
* gitweb: add type="text/css" to stylesheet linkJakub Narebski2006-06-191-2/+2
* Make CSS file gitweb/gitweb.css more readableJakub Narebski2006-06-191-50/+222
* Fix gitweb stylesheetJakub Narebski2006-06-181-0/+4
* Support for the standard mime.types map in gitwebPetr Baudis2006-06-181-0/+44
* gitweb: text files for 'blob_plain' action without charset by defaultJakub Narebski2006-06-181-3/+3