951 Commits (e837af61345344448346afef79d53a5ff95bb0b3)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason fd87004e51 gitweb: Fix the author initials in blame for non-ASCII names 12 years ago
Tony Finch af52bd5f58 gitweb: make search help link less ugly 12 years ago
Tony Finch 860ccc605d gitweb: omit the repository owner when it is unset 12 years ago
Tony Finch 1201f0a76c gitweb: vertically centre contents of page footer 12 years ago
Tony Finch 682961c162 gitweb: ensure OPML text fits inside its box 12 years ago
Tony Finch ad9c2e22ca gitweb: allow extra breadcrumbs to prefix the trail 12 years ago
Charles McGarvey ca7a5dcfd3 gitweb: fix problem causing erroneous project list 12 years ago
Jakub Narębski 0d2f7d1c5e gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEM 12 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago
Stefano Lattarini e1c3bf496f doc: various spelling fixes 12 years ago
Fredrik Gustafsson 80659ff47b gitweb/README: remove reference to git.kernel.org 12 years ago
Andrej E Baranov 574855814f gitweb: refer to picon/gravatar images over the same scheme 12 years ago
Orgad Shaneh 0e901d24fd gitweb: fix error in sanitize when highlight is enabled 12 years ago
Matthew Daley 28dae1812b gitweb: Sort projects with undefined ages last 12 years ago
Phil Pennock af507944a2 gitweb: make remote_heads config setting work 12 years ago
Jeff King 0f0ecf68b3 gitweb: escape html in rss title 12 years ago
Richard Hubbell 048b399192 gitweb.perl: fix %highlight_ext mappings 12 years ago
Dylan Alex Simon debf29dc29 gitweb.cgi: fix "comitter_tz" typo in feed 12 years ago
Jay Soffian cacfc09ba8 gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFO 13 years ago
Namhyung Kim 66c857e1ae gitweb: Add support to Link: tag 13 years ago
Namhyung Kim 3d1110aa72 gitweb: Handle other types of tag in git_print_log 13 years ago
Namhyung Kim 5a45c0cafe gitweb: Cleanup git_print_log() 13 years ago
Kacper Kornet 0ebe7827b6 gitweb: Option to not display information about owner 13 years ago
Kacper Kornet 5710be46d8 gitweb: Option to omit column with time of the last change 13 years ago
Kacper Kornet 75e0dffef0 gitweb: Don't set owner if got empty value from projects.list 13 years ago
Michał Kiedrowicz 51ef7a6e80 gitweb: Refinement highlightning in combined diffs 13 years ago
Michał Kiedrowicz 5fb6ddf67a gitweb: Highlight interesting parts of diff 13 years ago
Michał Kiedrowicz f4a8102650 gitweb: Push formatting diff lines to print_diff_chunk() 13 years ago
Michał Kiedrowicz 44185f93f4 gitweb: Use print_diff_chunk() for both side-by-side and inline diffs 13 years ago
Michał Kiedrowicz d21102c9ff gitweb: Extract print_sidebyside_diff_lines() 13 years ago
Jakub Narębski 9768a9d884 gitweb: Pass esc_html_hl_regions() options to esc_html() 13 years ago
Michał Kiedrowicz cbbea3dfc1 gitweb: esc_html_hl_regions(): Don't create empty <span> elements 13 years ago
Michał Kiedrowicz ce61fb968f gitweb: Use descriptive names in esc_html_hl_regions() 13 years ago
Sebastian Pipping cc999a3a08 gitweb: Fix unintended "--no-merges" for regular Atom feed 13 years ago
W. Trevor King 8745db63ca gitweb: add If-Modified-Since handling to git_snapshot(). 13 years ago
W. Trevor King b7d565ea4c gitweb: refactor If-Modified-Since handling 13 years ago
W. Trevor King e1c3643ff7 gitweb: add `status` headers to git_feed() responses. 13 years ago
Jim Meyering 65c2b2b509 correct a few doubled-word nits in comments and documentation 13 years ago
Jakub Narebski e65ceb61cd gitweb: Fix fixed string (non-regexp) project search 13 years ago
Jakub Narebski b22939a286 gitweb: Fix passing parameters to git_project_search_form 13 years ago
Jakub Narebski 36612e4daf gitweb: Handle invalid regexp in regexp search 13 years ago
Jakub Narebski e607b79fb1 gitweb: Highlight matched part of shortened project description 13 years ago
Jakub Narebski 5fb3cf2317 gitweb: Highlight matched part of project description when searching projects 13 years ago
Jakub Narebski 07a40062ae gitweb: Highlight matched part of project name when searching projects 13 years ago
Jakub Narebski 337da8d2b0 gitweb: Introduce esc_html_match_hl and esc_html_hl_regions 13 years ago
Jakub Narebski 07b257f940 gitweb: Faster project search 13 years ago
Jakub Narebski 2e3291ae1d gitweb: Option for filling only specified info in fill_project_list_info 13 years ago
Jakub Narebski 14b289bdf7 gitweb: Refactor checking if part of project info need filling 13 years ago
Jakub Narebski fc8fcd27e6 gitweb: Fix 'grep' search for multiple matches in file 13 years ago
Jakub Narebski fd49e56af6 gitweb: Fix "heads" view when there is no current branch 13 years ago