732 Commits (89ba4e7c7f71712133d1d3137f811b99ea43dd31)

Author SHA1 Message Date
Jakub Narebski d0af3734f1 gitweb: Improve behavior for actionless path_info gitweb URLs 14 years ago
Jakub Narebski 7e00dc58d1 gitweb: Fix bug in evaluate_path_info 14 years ago
Jakub Narebski 9b93aeb29c gitweb/Makefile: Include gitweb/config.mak 14 years ago
Jakub Narebski 958a846721 gitweb/Makefile: Add 'test' and 'test-installed' targets 14 years ago
Jakub Narebski 8ff76f4c3b gitweb: Move call to evaluate_git_version after evaluate_gitweb_config 14 years ago
Ævar Arnfjörð Bjarmason d48b284183 perl: bump the required Perl version to 5.8 from 5.6.[21] 14 years ago
Christopher Wilson 7ce896b300 Enable highlight executable path as a configuration option 14 years ago
Anders Kaseorg d8a9480384 gitweb: Don't die_error in git_tag after already printing headers 15 years ago
Ralf Wildenhues 22e5e58a3c Typos in code comments, an error message, documentation 15 years ago
Jonathan Nieder 497d9c3439 gitweb: clarify search results page when no matching commit found 15 years ago
Jakub Narebski 0b45010e76 gitweb: Fix typo in run() subroutine 15 years ago
Jonathan Nieder 7f425db914 gitweb: allow configurations that change with each request 15 years ago
Alejandro R. Sedeño 61bf126ecb gitweb: move highlight config out of guess_file_syntax() 15 years ago
Pavan Kumar Sunkara 109988f2cb gitweb: fix esc_url 15 years ago
Jakub Narebski 869d58813b gitweb: Move evaluate_gitweb_config out of run_request 15 years ago
Jay Soffian 70649945c2 gitweb/Makefile: fix typo in gitweb.min.css rule 15 years ago
Jakub Narebski 5ed2ec1041 gitweb: Return or exit after done serving request 15 years ago
Jakub Narebski ad709ea985 gitweb: Fix typo in hash key name in %opts in git_header_html 15 years ago
Jakub Narebski 45aa9895c5 gitweb: Run in FastCGI mode if gitweb script has .fcgi extension 15 years ago
Pavan Kumar Sunkara 18d05328f3 gitweb: Move static files into seperate subdirectory 15 years ago
Pavan Kumar Sunkara 04794fdc27 gitweb: Use @diff_opts while using format-patch 15 years ago
Sam Vilain a0446e7ba8 gitweb: Add support for FastCGI, using CGI::Fast 15 years ago
Jakub Narebski c2394fe934 gitweb: Put all per-connection code in run() subroutine 15 years ago
Jakub Narebski 592ea4173a gitweb: Refactor syntax highlighting support 15 years ago
Johannes Schindelin b331fe5476 gitweb: Syntax highlighting support 15 years ago
Jakub Narebski 152d94348f gitweb: Create install target for gitweb in Makefile 15 years ago
Jakub Narebski 8515392f5d gitweb: Improve installation instructions in gitweb/INSTALL 15 years ago
Jakub Narebski ee1d8ee0f0 gitweb: Silence 'Variable VAR may be unavailable' warnings 15 years ago
Jakub Narebski efb2d0c5dc gitweb: Move generating page title to separate subroutine 15 years ago
Jakub Narebski 7a59745710 gitweb: Add custom error handler using die_error 15 years ago
Jakub Narebski c42b00c8f2 gitweb: Use nonlocal jump instead of 'exit' in die_error 15 years ago
Jakub Narebski 377bee3424 gitweb: href(..., -path_info => 0|1) 15 years ago
Junio C Hamano 8de096b671 gitweb: simplify gitweb.min.* generation and clean-up rules 15 years ago
Mark Rada e3918594f6 gitweb: update INSTALL to use shorter make target 15 years ago
Mark Rada a8ab675f21 gitweb: add documentation to INSTALL regarding gitweb.js 15 years ago
Mark Rada bb4bbf7582 Gitweb: add autoconfigure support for minifiers 15 years ago
Mark Rada 0e6ce21361 Gitweb: add support for minifying gitweb.css 15 years ago
Jakub Narebski 7a49c254cd gitweb: git_get_project_config requires only $git_dir, not also $project 15 years ago
Jakub Narebski 9be3614eff gitweb: Fix project-specific feature override behavior 15 years ago
Sylvain Rabot 964ad928d6 gitweb multiple project roots documentation 15 years ago
Jakub Narebski 1df4876613 gitweb: Protect escaping functions against calling on undef 15 years ago
Jakub Narebski 453541fcfc gitweb: esc_html (short) error message in die_error 15 years ago
Jakub Narebski e6e592db4c gitweb: Die if there are parsing errors in config file 15 years ago
John 'Warthog9' Hawley 57017b3e15 gitweb: Simplify (and fix) chop_str 15 years ago
John 'Warthog9' Hawley aa14013abf gitweb: Add optional extra parameter to die_error, for extended explanation 15 years ago
John 'Warthog9' Hawley 1ee4b4ef70 gitweb: add a "string" variant of print_sort_th 15 years ago
John 'Warthog9' Hawley 0cf207f7a6 gitweb: add a "string" variant of print_local_time 15 years ago
John 'Warthog9' Hawley 24d4afcdc7 gitweb: Check that $site_header etc. are defined before using them 15 years ago
John 'Warthog9' Hawley 62331ef163 gitweb: Makefile improvements 15 years ago
John 'Warthog9' Hawley b62a1a98bc gitweb: Load checking 15 years ago