971 Commits (0af85f84bd6d1755b3b8559ccfd99383c2928ac3)

Author SHA1 Message Date
Sven Strickroth 5e68729fd9 doc: use https links to Wikipedia to avoid http redirects 8 years ago
Ævar Arnfjörð Bjarmason cf5c7253e0 gitweb: link to "git describe"'d commits in log messages 8 years ago
Ævar Arnfjörð Bjarmason 8059966cc4 gitweb: link to 7-char+ SHA-1s, not only 8-char+ 8 years ago
Ævar Arnfjörð Bjarmason 26547bfb2b gitweb: fix a typo in a comment 8 years ago
Ian Kelling 779a206632 gitweb: use highlight's shebang detection 8 years ago
Ian Kelling c151aa3b58 gitweb: remove unused guess_file_syntax() parameter 8 years ago
Andreas Brauchli 77947bbe24 gitweb: escape link body in format_ref_marker 9 years ago
Shin Kojima 029f37217c gitweb: apply fallback encoding before highlight 9 years ago
Øyvind A. Holm a9eb90aab5 gitweb: squelch "uninitialized value" warning 9 years ago
Jeff King 13dbf46a39 gitweb: hack around CGI's list-context param() handling 10 years ago
Roland Mas 4750f4b962 gitweb: use start_form, not startform that was removed in CGI.pm 4.04 10 years ago
Justin Lebar 01689909eb comments: fix misuses of "nor" 11 years ago
Andrew Keller 46a7471f0e gitweb: Avoid overflowing page body frame with large images 11 years ago
Krzesimir Nowak e374747f51 gitweb: Denote non-heads, non-remotes branches 11 years ago
Krzesimir Nowak 8d646a9bac gitweb: Add a feature for adding more branch refs 11 years ago
Krzesimir Nowak 23faf546ae gitweb: Return 1 on validation success instead of passed input 11 years ago
Krzesimir Nowak c0bc2265ef gitweb: Move check-ref-format code into separate function 11 years ago
Æ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