992 Commits (6f054f9fb3a501c35b55c65e547a244f14c38d56)

Author SHA1 Message Date
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
Jakub Narebski f4212089c2 gitweb: Harden and improve $project_filter page title 13 years ago
Jakub Narebski 84d9e2d50c gitweb: Allow UTF-8 encoded CGI query parameters and path_info 13 years ago
Jakub Narebski abc0c9d2d7 gitweb: Make project search respect project_filter 13 years ago
Jakub Narebski a1e1b2d77b gitweb: improve usability of projects search form 13 years ago
Bernhard R. Link 4426ba2919 gitweb: place links to parent directories in page header 13 years ago
Bernhard R. Link 40efa22309 gitweb: show active project_filter in project_list page header 13 years ago
Bernhard R. Link 56efd9d252 gitweb: limit links to alternate forms of project_list to active project_filter 13 years ago
Bernhard R. Link 19d2d23998 gitweb: add project_filter to limit project list to a subdirectory 13 years ago
Bernhard R. Link 348a6589e0 gitweb: prepare git_get_projects_list for use outside 'forks'. 13 years ago
Bernhard R. Link 4c7cd17714 gitweb: move hard coded .git suffix out of git_get_projects_list 13 years ago
Jakub Narebski 18ab83e856 gitweb: Fix actionless dispatch for non-existent objects 13 years ago
Jakub Narebski 8e09fd1a1e gitweb: Harden "grep" search against filenames with ':' 13 years ago
Jakub Narebski ff7f2185d6 gitweb: Fix file links in "grep" search 13 years ago
Matthieu Moy ac593b76dd gitweb: accept trailing "/" in $project_list 13 years ago
Jakub Narebski b13e3eacef gitweb: Fix fallback mode of to_utf8 subroutine 13 years ago
Jürgen Kreileder 57cf4ad6e8 gitweb: Output valid utf8 in git_blame_common('data') 13 years ago
Jürgen Kreileder 5d7910569b gitweb: esc_html() site name for title in OPML 13 years ago
Jürgen Kreileder 168c1e0120 gitweb: Call to_utf8() on input string in chop_and_escape_str() 13 years ago
Kato Kazuyoshi 6ae683c0f4 gitweb: Add navigation to select side-by-side diff 13 years ago
Jakub Narebski d0e6e29ee6 gitweb: Use href(-replay=>1,...) for formats links in "commitdiff" 13 years ago