786 Commits (5266d369b21f8c260fa60d94fb29c3998c521e4a)

Author SHA1 Message Date
Jakub Narebski 4b9447f98e gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo) 14 years ago
Jakub Narebski 0368c492d6 gitweb: Change the way "content tags" ('ctags') are handled 14 years ago
Jakub Narebski 12b1443c2c gitweb: Restructure projects list generation 14 years ago
Fraser Tweedale 0c8c385ef1 gitweb: supply '-n' to gzip for identical output 14 years ago
Jim Meyering 0353a0c4ec remove doubled words, e.g., s/to to/to/, and fix related typos 14 years ago
Jakub Narebski 9029ebbe11 gitweb: Fix parsing of negative fractional timezones in JavaScript 14 years ago
Jakub Narebski 2b1e17237b gitweb: Fix handling of fractional timezones in parse_date 14 years ago
Jakub Narebski 6368d9f1af gitweb: Always call parse_date with timezone parameter 14 years ago
Kevin Cernekee 5e96a847b3 gitweb: fix #patchNN anchors when path_info is enabled 14 years ago
Kevin Cernekee 6affdbe677 gitweb: highlight: replace tabs with spaces 14 years ago
Ævar Arnfjörð Bjarmason 98885c2914 gitweb/gitweb.perl: don't call S_ISREG() with undef 14 years ago
Ævar Arnfjörð Bjarmason 0f54b7d09a gitweb/gitweb.perl: remove use of qw(...) as parentheses 14 years ago
Jakub Narebski 2e9c8789b7 gitweb: Mention optional Perl modules in INSTALL 14 years ago
Adam Tkac d2d434beeb Don't pass "--xhtml" to hightlight in gitweb.perl script. 14 years ago
Sylvain Rabot 3ca7353cab gitweb: remove unnecessary test when closing file descriptor 14 years ago
Sylvain Rabot 3ce19eb857 gitweb: add extensions to highlight feature map 14 years ago
Jonathan Nieder 6822052427 gitweb: make logo optional 14 years ago
Jonathan Nieder 9d9f5e72dc gitweb: skip logo in atom feed when there is none 14 years ago
Jakub Narebski 05bb5a2584 gitweb: Include links to feeds in HTML header only for '200 OK' response 14 years ago
Jakub Narebski 3017ed62f4 gitweb: Introduce esc_attr to escape attributes of HTML elements 14 years ago
Jakub Narebski 67976c65e0 gitweb: Fix handling of whitespace in generated links 14 years ago
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 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