| Commit message (Expand) | Author | Age | Files | Lines |
* | gitweb: fill in gitweb configuration by Makefile | Martin Waitz | 2006-08-01 | 1 | -2598/+0 |
* | gitweb: Refactoring git_project_list | Jakub Narebski | 2006-07-31 | 1 | -22/+35 |
* | gitweb: avoid undefined value warning in print_page_path | Junio C Hamano | 2006-07-31 | 1 | -3/+3 |
* | gitweb: when showing history of a tree, show tree link not blob | Junio C Hamano | 2006-07-31 | 1 | -1/+1 |
* | gitweb: fix use of uninitialized value. | Junio C Hamano | 2006-07-31 | 1 | -3/+5 |
* | gitweb: an obvious cut and paste error. | Junio C Hamano | 2006-07-31 | 1 | -1/+1 |
* | gitweb: There can be more than two levels of subdirectories | Junio C Hamano | 2006-07-31 | 1 | -16/+8 |
* | gitweb: use a hash to lookup the sub for an action | Matthias Lederhofer | 2006-07-31 | 1 | -56/+25 |
* | gitweb: Reordering code and dividing it into categories | Jakub Narebski | 2006-07-31 | 1 | -776/+840 |
* | gitweb: Remove characters entities entirely when shortening string -- correction | Jakub Narebski | 2006-07-31 | 1 | -1/+1 |
* | gitweb: do not quote path for list version of open "-|" | Jakub Narebski | 2006-07-31 | 1 | -1/+1 |
* | gitweb: Refactor generation of shortlog, tags and heads body | Jakub Narebski | 2006-07-31 | 1 | -208/+175 |
* | gitweb: Ref refactoring - use git_get_referencing for marking tagged/head com... | Jakub Narebski | 2006-07-30 | 1 | -31/+22 |
* | gitweb: Remove characters entities entirely when shortening string | Jakub Narebski | 2006-07-30 | 1 | -0/+1 |
* | gitweb: Headers refactoring - use git_header_div for header divs | Jakub Narebski | 2006-07-30 | 1 | -60/+40 |
* | gitweb: Remove $project from git_get_paging_nav arguments | Jakub Narebski | 2006-07-30 | 1 | -3/+3 |
* | gitweb: Pager refactoring - use git_get_paging_nav for pagination | Jakub Narebski | 2006-07-30 | 1 | -36/+32 |
* | gitweb: Add "\n" after <br/> in git_page_nav | Jakub Narebski | 2006-07-30 | 1 | -1/+1 |
* | gitweb: Show project descriptions with utf-8 characters in project list corre... | Jakub Narebski | 2006-07-30 | 1 | -1/+1 |
* | gitweb: Replace form-feed character by ^L | Jakub Narebski | 2006-07-30 | 1 | -0/+1 |
* | gitweb: Navbar refactoring - use git_page_nav to generate navigation bar | Jakub Narebski | 2006-07-30 | 1 | -169/+66 |
* | gitweb: Add git_page_nav for later use | Jakub Narebski | 2006-07-30 | 1 | -0/+34 |
* | gitweb: Cleanup - chomp @lines in consistent style | Jakub Narebski | 2006-07-30 | 1 | -10/+9 |
* | gitweb: Cleanup - chomp $line in consistent style | Jakub Narebski | 2006-07-30 | 1 | -2/+2 |
* | gitweb: More explicit error messages for open "-|" | Jakub Narebski | 2006-07-30 | 1 | -12/+17 |
* | gitweb: simplify git_get_hash_by_path | Jakub Narebski | 2006-07-30 | 1 | -23/+9 |
* | gitweb: Use list for of open for running git commands, thorougly. | Jakub Narebski | 2006-07-30 | 1 | -24/+27 |
* | gitweb: whitespace cleanup | Jakub Narebski | 2006-07-30 | 1 | -28/+30 |
* | Merge branch 'lt/web' | Junio C Hamano | 2006-07-30 | 1 | -2/+75 |
|\ |
|
| * | gitweb.cgi: git_blame2: slight optimization reading the blame lines | Luben Tuikov | 2006-07-24 | 1 | -14/+5 |
| * | gitweb.cgi: git_blame2: Revision blocks now have alternating colors | Luben Tuikov | 2006-07-24 | 1 | -4/+11 |
| * | gitweb.cgi: git_blame2: Allow back-trekking through commits | Luben Tuikov | 2006-07-24 | 1 | -1/+7 |
| * | gitweb.cgi: git_blame2: an alternative simple working git blame | Luben Tuikov | 2006-07-24 | 1 | -1/+70 |
* | | Merge branch 'lt/web' | Junio C Hamano | 2006-07-28 | 1 | -28/+55 |
|\ \
| |/ |
|
| * | gitweb.cgi: Centralize printing of the page path | Luben Tuikov | 2006-07-24 | 1 | -20/+21 |
| * | gitweb.cgi: Show "raw" head of project link even when $hash is not defined | Luben Tuikov | 2006-07-24 | 1 | -0/+3 |
| * | gitweb.cgi: Include direct link to "raw" files from "history" | Luben Tuikov | 2006-07-24 | 1 | -6/+29 |
| * | gitweb.cgi: Teach git_history() to read hash from $hash_base | Luben Tuikov | 2006-07-24 | 1 | -13/+13 |
* | | gitweb: fix two warnings | Johannes Schindelin | 2006-07-26 | 1 | -2/+2 |
* | | gitweb: escape tag comments | Daniel Drake | 2006-07-25 | 1 | -1/+1 |
|/ |
|
* | gitweb: Make command invocations go through the git wrapper | Alp Toker | 2006-07-12 | 1 | -33/+29 |
* | gitweb: Include a site name in page titles | Alp Toker | 2006-07-11 | 1 | -2/+6 |
* | gitweb: Send XHTML as 'application/xhtml+xml' where possible | Alp Toker | 2006-07-11 | 1 | -2/+12 |
* | gitweb.cgi: Teach "a=blob" action to know the blob/file mime type | Luben Tuikov | 2006-07-10 | 1 | -60/+67 |
* | gitweb.cgi: Create $git_temp if it doesn't exist | Luben Tuikov | 2006-07-10 | 1 | -0/+3 |
* | Add "raw" output option to blobs in "tree" view format | Luben Tuikov | 2006-07-09 | 1 | -0/+1 |
* | gitweb: Declare global variables with "our" | Dennis Stosberg | 2006-07-01 | 1 | -28/+27 |
* | gitweb: Enable tree (directory) history display | Luben Tuikov | 2006-07-01 | 1 | -0/+1 |
* | gitweb: optimize per-file history generation | Junio C Hamano | 2006-07-01 | 1 | -7/+3 |
* | gitweb: whitespace cleanup around '=' | Jakub Narebski | 2006-06-22 | 1 | -4/+4 |