Age | Commit message (Expand) | Author | Files | Lines |
2013-03-07 | gitweb/README: remove reference to git.kernel.org | Fredrik Gustafsson | 1 | -3/+0 |
2011-10-16 | gitweb: Add gitweb(1) manpage for gitweb itself | Jakub Narebski | 1 | -258/+20 |
2011-10-16 | gitweb: Add gitweb.conf(5) manpage for gitweb configuration files | Drew Northup | 1 | -133/+2 |
2011-07-24 | gitweb: Introduce common system-wide settings for convenience | Jakub Narebski | 1 | -3/+24 |
2011-06-02 | gitweb: Move information about installation from README to INSTALL | Jakub Narebski | 1 | -114/+0 |
2011-04-29 | gitweb: Optional grouping of projects by category | Sebastien Cevey | 1 | -0/+16 |
2011-04-13 | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 1 | -1/+1 |
2010-11-29 | gitweb: document $per_request_config better | Jonathan Nieder | 1 | -2/+7 |
2010-11-29 | gitweb: selectable configurations that change with each request | Jakub Narebski | 1 | -0/+7 |
2010-10-06 | Merge branch 'cw/gitweb-hilite-config' | Junio C Hamano | 1 | -1/+10 |
2010-09-27 | Enable highlight executable path as a configuration option | Christopher Wilson | 1 | -1/+10 |
2010-08-22 | Typos in code comments, an error message, documentation | Ralf Wildenhues | 1 | -2/+2 |
2010-05-31 | gitweb: Move static files into seperate subdirectory | Pavan Kumar Sunkara | 1 | -6/+8 |
2010-04-02 | Gitweb: add support for minifying gitweb.css | Mark Rada | 1 | -1/+2 |
2010-03-02 | gitweb multiple project roots documentation | Sylvain Rabot | 1 | -3/+64 |
2010-01-30 | gitweb: Load checking | John 'Warthog9' Hawley | 1 | -1/+6 |
2009-12-03 | gitweb: Describe (possible) gitweb.js minification in gitweb/README | Jakub Narebski | 1 | -1/+2 |
2009-12-01 | Merge branch 'jn/gitweb-blame' | Junio C Hamano | 1 | -0/+4 |
2009-09-01 | gitweb: Incremental blame (using JavaScript) | Jakub Narebski | 1 | -0/+4 |
2009-08-05 | gitweb/README: Document $base_url | Jakub Narebski | 1 | -0/+6 |
2009-06-27 | gitweb/README: fix AliasMatch in example | Giuseppe Bilotta | 1 | -1/+9 |
2009-04-20 | Documentation: fix typos / spelling mistakes | Mike Ralphson | 1 | -1/+1 |
2009-02-08 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+8 |
2009-02-08 | gitweb: add $prevent_xss option to prevent XSS by repository content | Matt McCutchen | 1 | -1/+8 |
2009-02-01 | gitweb: Update README that gitweb works better with PATH_INFO | Jakub Narebski | 1 | -6/+4 |
2009-01-30 | gitweb: webserver config for PATH_INFO | Giuseppe Bilotta | 1 | -0/+76 |
2008-07-27 | gitweb: More about how gitweb gets 'owner' of repository | Jakub Narebski | 1 | -1/+2 |
2008-07-07 | gitweb: Describe projects_index format in more detail | Jakub Narebski | 1 | -6/+40 |
2008-06-08 | gitweb setup instruction: rewrite HEAD and root as well | Ask Bjørn Hansen | 1 | -4/+14 |
2008-04-21 | Spelling fixes in the gitweb documentation | Rafael Garcia-Suarez | 1 | -25/+25 |
2008-03-27 | gitweb: fallback to system-wide config file if default config does not exist | Gerrit Pape | 1 | -1/+8 |
2008-02-09 | gitweb: Use the config file to set repository owner's name. | Bruno Ribas | 1 | -0/+4 |
2008-01-29 | gitweb: Add info about $projectroot and $projects_list to gitweb/README | Jakub Narebski | 1 | -2/+15 |
2007-12-02 | gitweb: Update and improve gitweb/README file | Jakub Narebski | 1 | -18/+197 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2006-10-18 | Merge branch 'mw/pathinfo' | Junio C Hamano | 1 | -1/+15 |
2006-10-07 | gitweb: Document features better | Petr Baudis | 1 | -1/+15 |
2006-10-03 | Update the gitweb/README file to include setting the GITWEB_CONFIG environment | Alan Chandler | 1 | -0/+7 |
2006-10-03 | gitweb: document webserver configuration for common gitweb/repo URLs. | Martin Waitz | 1 | -1/+25 |
2006-08-02 | gitweb: require $ENV{'GITWEB_CONFIG'} | Matthias Lederhofer | 1 | -0/+5 |
2006-08-01 | gitweb/README: do not bug Kay with gitweb questions anymore | Junio C Hamano | 1 | -1/+5 |
2006-08-01 | gitweb: use out-of-line GIT logo. | Martin Waitz | 1 | -0/+2 |
2006-08-01 | gitweb: fill in gitweb configuration by Makefile | Martin Waitz | 1 | -0/+17 |
2006-06-17 | Update gitweb README: gitweb is now included with git | Jakub Narebski | 1 | -8/+1 |
2006-06-10 | Merge git://git.kernel.org/pub/scm/git/gitweb | Junio C Hamano | 1 | -0/+16 |