896 Commits (e8dde3e5f9ddb7cf95a6ff3cea6cf07c3a2db80d)

Author SHA1 Message Date
Jonathan Nieder b3f52a9c3a gitweb: document $per_request_config better 14 years ago
Jakub Narebski da4b2432cc gitweb: selectable configurations that change with each request 14 years ago
Giuseppe Bilotta 9d0d42f345 gitweb: group remote heads by remote 14 years ago
Giuseppe Bilotta b891d52a64 gitweb: provide a routine to display (sub)sections 14 years ago
Giuseppe Bilotta 0e65699992 gitweb: refactor repository URL printing 14 years ago
Giuseppe Bilotta bb60776063 gitweb: remotes view for a single remote 14 years ago
Giuseppe Bilotta c7d94cdbe7 gitweb: allow action specialization in page header 14 years ago
Giuseppe Bilotta 11e7bece15 gitweb: nagivation menu for tags, heads and remotes 14 years ago
Giuseppe Bilotta 00fa6fef63 gitweb: separate heads and remotes lists 14 years ago
Giuseppe Bilotta 9b3f3de16c gitweb: git_get_heads_list accepts an optional list of refs 14 years ago
Giuseppe Bilotta 60efa2451e gitweb: introduce remote_heads feature 14 years ago
Giuseppe Bilotta 9e70e15814 gitweb: use fullname as hash_base in heads link 14 years ago
Jakub Narebski 3962f1d756 gitweb: Time::HiRes is in core for Perl 5.8 14 years ago
Jakub Narebski d0af3734f1 gitweb: Improve behavior for actionless path_info gitweb URLs 15 years ago
Jakub Narebski 7e00dc58d1 gitweb: Fix bug in evaluate_path_info 15 years ago
Jakub Narebski 9b93aeb29c gitweb/Makefile: Include gitweb/config.mak 15 years ago
Jakub Narebski 958a846721 gitweb/Makefile: Add 'test' and 'test-installed' targets 15 years ago
Jakub Narebski 8ff76f4c3b gitweb: Move call to evaluate_git_version after evaluate_gitweb_config 15 years ago
Ævar Arnfjörð Bjarmason d48b284183 perl: bump the required Perl version to 5.8 from 5.6.[21] 15 years ago
Christopher Wilson 7ce896b300 Enable highlight executable path as a configuration option 15 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