435 Commits (3c70183918d97eda06ae847cd7432fd23257caea)

Author SHA1 Message Date
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
Junio C Hamano 2eb54efc6c gitweb: fix another use of undefined value 18 years ago
Jakub Narebski d26c4264e5 gitweb: Empty patch for merge means trivial merge, not no differences 18 years ago
Jakub Narebski 7e431ef9ab gitweb: Separate search regexp from search text 18 years ago
Jakub Narebski b211c320eb gitweb: Do not use absolute font sizes 18 years ago
Jakub Narebski b4b20b2164 gitweb: Add a few comments about %feature hash 18 years ago
Jakub Narebski 785cdea9be gitweb: Fix "Use of unitialized value" warnings in empty repository 18 years ago
Jakub Narebski 198a2a8a69 gitweb: Check if requested object exists 18 years ago
Jakub Narebski 2206537c07 gitweb: Test if $from_id and $to_id are defined before comparison 18 years ago
Petr Baudis 63fcbe00a6 gitweb: Do not use absolute font sizes 18 years ago
Gerrit Pape 7f9778b19b gitweb: choose appropriate view for file type if a= parameter missing 18 years ago
Jakub Narebski 208ecb2e86 gitweb: Show combined diff for merge commits in 'commit' view 18 years ago
Jakub Narebski fb1dde4a90 gitweb: Show combined diff for merge commits in 'commitdiff' view 18 years ago
Jakub Narebski 493e01db51 gitweb: Make it possible to use pre-parsed info in git_difftree_body 18 years ago
Jakub Narebski e72c0eaf9b gitweb: Add combined diff support to git_patchset_body 18 years ago
Jakub Narebski ed224deac9 gitweb: Add combined diff support to git_difftree_body 18 years ago