summaryrefslogtreecommitdiff
path: root/gitweb
Commit message (Expand)AuthorAgeFilesLines
* Git 1.7.2.5v1.7.2.5Junio C Hamano2010-12-151-17/+24
|\
| * Git 1.7.1.4v1.7.1.4Junio C Hamano2010-12-151-17/+25
| |\
| | * Git 1.7.0.9v1.7.0.9Junio C Hamano2010-12-151-17/+25
| | |\
| | | * Git 1.6.6.3v1.6.6.3Junio C Hamano2010-12-151-17/+25
| | | |\
| | | | * Git 1.6.5.9v1.6.5.9Junio C Hamano2010-12-151-16/+24
| | | | |\
| | | | | * gitweb: Introduce esc_attr to escape attributes of HTML elementsJakub Narebski2010-12-151-15/+22
| | | | * | Merge branch 'pb/maint-gitweb-blob-lineno' into maintJunio C Hamano2009-11-151-1/+2
| | | | |\ \
| | | | * \ \ Merge branch 'gb/maint-gitweb-esc-param' into maintJunio C Hamano2009-11-151-2/+1
| | | | |\ \ \
* | | | | | | | Typos in code comments, an error message, documentationRalf Wildenhues2010-08-222-8/+8
* | | | | | | | gitweb: clarify search results page when no matching commit foundJonathan Nieder2010-08-091-4/+5
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-07-151-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | gitweb: fix esc_urlPavan Kumar Sunkara2010-07-151-2/+1
* | | | | | | | gitweb: Move evaluate_gitweb_config out of run_requestJakub Narebski2010-07-051-6/+11
* | | | | | | | Merge branch 'jn/gitweb-return-or-exit-cleanup'Junio C Hamano2010-06-221-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: Return or exit after done serving requestJakub Narebski2010-06-141-1/+9
* | | | | | | | | Merge branch 'jn/gitweb-fastcgi'Junio C Hamano2010-06-211-152/+258
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitweb: Run in FastCGI mode if gitweb script has .fcgi extensionJakub Narebski2010-06-111-8/+13
| * | | | | | | | | gitweb: Add support for FastCGI, using CGI::FastSam Vilain2010-05-081-2/+52
| * | | | | | | | | gitweb: Put all per-connection code in run() subroutineJakub Narebski2010-05-081-153/+204
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-06-201-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | gitweb/Makefile: fix typo in gitweb.min.css ruleJay Soffian2010-06-201-1/+1
* | | | | | | | | | Merge branch 'jn/gitweb-plackup'Junio C Hamano2010-06-187-35/+38
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara2010-05-317-35/+38
* | | | | | | | | | Merge branch 'jn/gitweb-syntax-highlight'Junio C Hamano2010-06-132-3/+94
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gitweb: Refactor syntax highlighting supportJakub Narebski2010-05-031-53/+63
| * | | | | | | | | | gitweb: Syntax highlighting supportJohannes Schindelin2010-05-032-1/+82
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | gitweb: Fix typo in hash key name in %opts in git_header_htmlJakub Narebski2010-06-131-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'jn/gitweb-caching-prep'Junio C Hamano2010-05-211-19/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitweb: Move generating page title to separate subroutineJakub Narebski2010-05-011-13/+19
| * | | | | | | | | gitweb: Add custom error handler using die_errorJakub Narebski2010-05-011-4/+23
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | gitweb: Use nonlocal jump instead of 'exit' in die_errorJakub Narebski2010-05-011-2/+3
| * | | | | | | | gitweb: href(..., -path_info => 0|1)Jakub Narebski2010-05-011-1/+6
| |/ / / / / / /
* | | | | | | | Merge branch 'jn/gitweb-install'Junio C Hamano2010-05-212-12/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: Create install target for gitweb in MakefileJakub Narebski2010-05-012-11/+32
| * | | | | | | | gitweb: Improve installation instructions in gitweb/INSTALLJakub Narebski2010-05-011-7/+12
| |/ / / / / / /
* | | | | | | | Merge branch 'jn/gitweb-our-squelch'Junio C Hamano2010-05-211-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: Silence 'Variable VAR may be unavailable' warningsJakub Narebski2010-05-011-0/+3
* | | | | | | | | gitweb: Use @diff_opts while using format-patchPavan Kumar Sunkara2010-05-181-2/+2
| |/ / / / / / / |/| | | | | | |
* | | | | | | | gitweb: simplify gitweb.min.* generation and clean-up rulesJunio C Hamano2010-04-171-37/+38
* | | | | | | | gitweb: update INSTALL to use shorter make targetMark Rada2010-04-021-9/+7
* | | | | | | | gitweb: add documentation to INSTALL regarding gitweb.jsMark Rada2010-04-021-10/+13
* | | | | | | | Gitweb: add autoconfigure support for minifiersMark Rada2010-04-021-12/+2
* | | | | | | | Gitweb: add support for minifying gitweb.cssMark Rada2010-04-023-8/+28
* | | | | | | | Sync with 1.7.0.4Junio C Hamano2010-03-311-2/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | gitweb: git_get_project_config requires only $git_dir, not also $projectJakub Narebski2010-03-311-2/+1
| * | | | | | | Merge branch 'jn/gitweb-config-error-die' into maintJunio C Hamano2010-03-041-3/+6
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'maint'Junio C Hamano2010-03-022-4/+72
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | gitweb: Fix project-specific feature override behaviorJakub Narebski2010-03-021-1/+8
| * | | | | | | | gitweb multiple project roots documentationSylvain Rabot2010-03-021-3/+64
* | | | | | | | | Merge branch 'jn/gitweb-config-error-die'Junio C Hamano2010-03-021-3/+6
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |