summaryrefslogtreecommitdiff
path: root/gitweb/README
AgeCommit message (Expand)Author
2011-10-16gitweb: Add gitweb(1) manpage for gitweb itselfJakub Narebski
2011-10-16gitweb: Add gitweb.conf(5) manpage for gitweb configuration filesDrew Northup
2011-07-24gitweb: Introduce common system-wide settings for convenienceJakub Narebski
2011-06-02gitweb: Move information about installation from README to INSTALLJakub Narebski
2011-04-29gitweb: Optional grouping of projects by categorySebastien Cevey
2011-04-13remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering
2010-11-30gitweb: document $per_request_config betterJonathan Nieder
2010-11-30gitweb: selectable configurations that change with each requestJakub Narebski
2010-10-06Merge branch 'cw/gitweb-hilite-config'Junio C Hamano
2010-09-27Enable highlight executable path as a configuration optionChristopher Wilson
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues
2010-06-01gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara
2010-04-03Gitweb: add support for minifying gitweb.cssMark Rada
2010-03-02gitweb multiple project roots documentationSylvain Rabot
2010-01-30gitweb: Load checkingJohn 'Warthog9' Hawley
2009-12-03gitweb: Describe (possible) gitweb.js minification in gitweb/READMEJakub Narebski
2009-12-01Merge branch 'jn/gitweb-blame'Junio C Hamano
2009-09-01gitweb: Incremental blame (using JavaScript)Jakub Narebski
2009-08-05gitweb/README: Document $base_urlJakub Narebski
2009-06-27gitweb/README: fix AliasMatch in exampleGiuseppe Bilotta
2009-04-20Documentation: fix typos / spelling mistakesMike Ralphson
2009-02-09Merge branch 'maint'Junio C Hamano
2009-02-09gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen
2009-02-02gitweb: Update README that gitweb works better with PATH_INFOJakub Narebski
2009-01-31gitweb: webserver config for PATH_INFOGiuseppe Bilotta
2008-07-27gitweb: More about how gitweb gets 'owner' of repositoryJakub Narebski
2008-07-07gitweb: Describe projects_index format in more detailJakub Narebski
2008-06-08gitweb setup instruction: rewrite HEAD and root as wellAsk Bjørn Hansen
2008-04-22Spelling fixes in the gitweb documentationRafael Garcia-Suarez
2008-03-27gitweb: fallback to system-wide config file if default config does not existGerrit Pape
2008-02-10gitweb: Use the config file to set repository owner's name.Bruno Ribas
2008-01-30gitweb: Add info about $projectroot and $projects_list to gitweb/READMEJakub Narebski
2007-12-03gitweb: Update and improve gitweb/README fileJakub Narebski
2007-06-07War on whitespaceJunio C Hamano
2006-10-19Merge branch 'mw/pathinfo'Junio C Hamano
2006-10-08gitweb: Document features betterPetr Baudis
2006-10-04Update the gitweb/README file to include setting the GITWEB_CONFIG environmentAlan Chandler
2006-10-03gitweb: document webserver configuration for common gitweb/repo URLs.Martin Waitz
2006-08-02gitweb: require $ENV{'GITWEB_CONFIG'}Matthias Lederhofer
2006-08-01gitweb/README: do not bug Kay with gitweb questions anymoreJunio C Hamano
2006-08-01gitweb: use out-of-line GIT logo.Martin Waitz
2006-08-01gitweb: fill in gitweb configuration by MakefileMartin Waitz
2006-06-17Update gitweb README: gitweb is now included with gitJakub Narebski
2006-06-10Merge git://git.kernel.org/pub/scm/git/gitwebJunio C Hamano