416 Commits (e4465f0e71cc389a26bcf7474ad12112f683f633)

Author SHA1 Message Date
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
Jakub Narebski 78bc403aaf gitweb: Add parsing of raw combined diff format to parse_difftree_raw_line 18 years ago
Ismail Dönmez e3ad95a8be gitweb: use decode_utf8 directly 18 years ago
Martin Koegler 4280cde95f gitweb: Show "no difference" message for empty diff 18 years ago
Frank Lichtenheld b06dcf8cb8 gitweb: Allow configuring the default projects order and add order 'none' 18 years ago
Frank Lichtenheld c2b8b13494 gitweb: Allow forks with project list file 18 years ago
Jakub Narebski 957d6ea78f gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patches 18 years ago
Jakub Narebski 3be8e720d9 gitweb: Quote hash keys, and do not use barewords keys 18 years ago
Jakub Narebski a23f0a73d1 gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3) 18 years ago
Jakub Narebski 5ae917acdf gitweb: Support comparing blobs (files) with different names 18 years ago
Jakub Narebski f73bbb2d0c gitweb: Cleanup and uniquify die_error calls 18 years ago
Jakub Narebski 52c813f22f gitweb: Add example of config file and how to generate projects list to gitweb/INSTALL 18 years ago
Jakub Narebski cd67c8e0bc gitweb: Add some installation notes in gitweb/INSTALL 18 years ago
Jakub Narebski 4ae89b7625 gitweb: Fix not marking signoff lines in "log" view 18 years ago
Jakub Narebski 346d5e1835 gitweb: Don't escape attributes in CGI.pm HTML methods 18 years ago
Li Yang 290b1467a3 gitweb: Change to use explicitly function call cgi->escapHTML() 18 years ago
Jakub Narebski f9308a182e gitweb: Fix "next" link in commit view 18 years ago
Jakub Narebski edc04e90f5 gitweb: Don't escape attributes in CGI.pm HTML methods 18 years ago
Li Yang c390ae97be gitweb: Change to use explicitly function call cgi->escapHTML() 18 years ago
Junio C Hamano c8f80d4dc8 gitweb: fix mismatched parenthesis 18 years ago