393 Commits (00183cbb3d0f60852d7286e766c9b631c0c1f952)

Author SHA1 Message Date
Jakub Narebski b8d97d07fd gitweb: Better cutting matched string and its context 17 years ago
Jakub Narebski 9d561ad324 gitweb: Fix bugs in git_search_grep_body: it's length(), not len() 17 years ago
Junio C Hamano be8b906381 gitweb: Better chopping in commit search results 17 years ago
Jakub Narebski afa9b620f9 gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form 17 years ago
Jakub Narebski c84c483ffd gitweb: Add new option -nohtml to quot_xxx subroutines 17 years ago
Jakub Narebski 850b90a51d gitweb: Fix displaying unchopped argument in chop_and_escape_str 17 years ago
Bruno Ribas b59012ef4e gitweb: Use the config file to set repository owner's name. 17 years ago
Bruno Ribas 201945eeb3 gitweb: Make use of the $git_dir variable at sub git_get_project_url_list 17 years ago
Florian La Roche e62a641de1 gitweb: Make feed entries point to commitdiff view 17 years ago
Bruno Ribas c1dcf7ebf2 gitweb: Make use of the $git_dir variable at sub git_get_project_description 17 years ago
Yasushi SHOJI 7720224ceb gitweb: Convert generated contents to utf8 in commitdiff_plain 17 years ago
Jakub Narebski d76a585d83 gitweb: fix whitespace in config_to_multi (indent with tab) 17 years ago
Petr Baudis bc8b95ae4a gitweb: Make config_to_multi return [] instead of [undef] 17 years ago
Jakub Narebski dfa7c7d221 gitweb: Teach "a=blob" action to be more lenient about blob/file mime type 17 years ago
Jakub Narebski bf901f8e74 gitweb: disambiguate heads and tags withs the same name 17 years ago
İsmail Dönmez e5d3de5c45 gitweb: use Perl built-in utf8 function for UTF-8 decoding. 17 years ago
Denis Cheng f1fe8f5c1e gitweb: the commitdiff is very commonly used, it's needed on search page, too 17 years ago
Jakub Narebski 9d06674570 gitweb: Put project README in div.readme, fix its padding 17 years ago
Jakub Narebski 591ebf6595 gitweb: Style all tables using CSS 17 years ago
Vincent Zanotti a62d6d84c6 gitweb: correct month in date display for atom feeds 17 years ago
Jakub Narebski 0e121a2cd4 gitweb: Use config file for repository description and URLs 17 years ago
Jakub Narebski b201927ac8 gitweb: Read repo config using 'git config -z -l' 17 years ago
Jakub Narebski a3823e5ad7 gitweb: Use href(-replay=>1, action=>...) to generate alternate views 17 years ago
Jakub Narebski 7afd77bfc1 gitweb: Use href(-replay=>1, page=>...) to generate pagination links 17 years ago
Jakub Narebski 1cad283a71 gitweb: Easier adding/changing parameters to current URL 17 years ago
Jakub Narebski 6aa6f92fda gitweb: Add 'status_str' to parse_difftree_raw_line output 17 years ago
Jakub Narebski 9d30145663 gitweb: Always set 'from_file' and 'to_file' in parse_difftree_raw_line 17 years ago
Jakub Narebski 0cec6db5cf gitweb: Fix and simplify "split patch" detection 17 years ago
David Symonds d3cd249565 gitweb: Use chop_and_escape_str in more places. 17 years ago
David Symonds ce58ec9158 gitweb: Refactor abbreviation-with-title-attribute code. 17 years ago
David Symonds e076a0e71f gitweb: Provide title attributes for abbreviated author names. 17 years ago
Luke Lu ca5e949560 gitweb: speed up project listing on large work trees by limiting find depth 17 years ago
Jakub Narebski 3ef408aefe gitweb: No difftree output for trivial merge 17 years ago
Jakub Narebski 711fa74266 gitweb: Remove parse_from_to_diffinfo code from git_patchset_body 17 years ago
Jakub Narebski ce312affa1 gitweb: Fix escaping HTML of project owner in 'projects_list' and 17 years ago
Petr Baudis 7d479624d4 gitweb: Lift any characters restriction on searched strings 17 years ago
Jakub Narebski 33f2433085 gitweb: Fix handling of $file_name in feed generation 18 years ago
Junio C Hamano d20602eec9 gitweb: do not choke on recursive symlink 18 years ago
Jakub Narebski f22cca44ba gitweb: Allow for multivalued parameters passed to href subroutine 18 years ago
Jakub Narebski 12075103dd gitweb: Simplify 'opt' parameter validation, add "no merges" feeds 18 years ago
Jakub Narebski 01ac1e38db gitweb: Show submodule entries in the 'tree' view 18 years ago
Junio C Hamano 887c5266d6 gitweb: fix broken snapshot 18 years ago
Jakub Narebski 3473e7df5f gitweb: More detailed error messages for snapshot format 18 years ago
Jakub Narebski a781785d8f gitweb: Fix support for legacy gitweb config for snapshots 18 years ago
Matt McCutchen a3c8ab30a5 gitweb: snapshot cleanups & support for offering multiple formats 18 years ago
Jakub Narebski 69a9b41c15 gitweb cleanup: Move @diff_opts declaration earlier 18 years ago
Miklos Vajna 868bc068bb gitweb: new cgi parameter: opt 18 years ago
Michael Hendricks 55feb1200f gitweb: configurable width for the projects list Description column 18 years ago
Matt McCutchen c956395e2b gitweb: make "No commits" in project list gray, not bold green 18 years ago
Matt McCutchen 40375a83d2 gitweb: make search form generate pathinfo-style URLs 18 years ago