511 Commits (fc721b699b817e9cb78994c6dd6d86e744bd2112)

Author SHA1 Message Date
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 1e3a2eb667 gitweb: Update config file example for snapshot feature in gitweb/INSTALL 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
Petr Baudis 67aca456a3 gitweb: Fix searchbox positioning 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
Miklos Vajna 76e4f5d025 gitweb: prefer git_get_project_owner() over get_file_owner() 18 years ago
Junio C Hamano 478524508e gitweb: make repeated calls to git_get_project_owner() bearable 18 years ago
Matthias Lederhofer 9a7d941056 gitweb: change filename/directory name of snapshots 18 years ago
Jakub Narebski cd030c3a70 gitweb: '--cc' for merges in 'commitdiff' view 18 years ago
Jakub Narebski 91af4ce4ec gitweb: Add links to blobdiffs in from-file/to-file header for merges 18 years ago
Jakub Narebski deaa01a9f5 gitweb: Create special from-file/to-file header for combined diff 18 years ago
Jakub Narebski 90921740bd gitweb: Split git_patchset_body into separate subroutines 18 years ago
Jakub Narebski ada3e1f733 gitweb: Improve "next" link in commitdiff view 18 years ago
Jakub Narebski 47598d7a49 gitweb: Provide links to commitdiff to each parent in 'commitdiff' view 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Martin Koegler 00f429af7b gitweb: Handle non UTF-8 text better 18 years ago
Mark Levedahl 072570ee26 gitweb.perl - Optionally send archives as .zip files 18 years ago
Jakub Narebski c906b18122 gitweb: Fix "Use of uninitialized value" warning in git_feed 18 years ago
Petr Baudis 7f79b0173d gitweb: Remove redundant $searchtype setup 18 years ago
Petr Baudis 4229aa5141 gitweb: Allow arbitrary strings to be dug with pickaxe 18 years ago
Petr Baudis e773855372 gitweb: Add support for grep searches 18 years ago
Petr Baudis d77b5673e9 gitweb: Normalize searchbar font size 18 years ago
Jakub Narebski 5f85505265 gitweb: Fix error in git_patchset_body for deletion in merge commit 18 years ago