511 Commits (fc721b699b817e9cb78994c6dd6d86e744bd2112)

Author SHA1 Message Date
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
Yasushi SHOJI 041794188f gitweb: Convert project name to UTF-8 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Jakub Narebski 0bdb28c9cc gitweb: Fix git_patchset_body not closing <div class="patch"> 18 years ago
Jakub Narebski 3faa541fa9 gitweb: Remove superfluous "|" in "commit" view 18 years ago
Jakub Narebski 13e86efbea gitweb: Fix split patches output (e.g. file to symlink) 18 years ago
Jakub Narebski ac8b0cd1cd Revert "gitweb: There can be empty patches (in git_patchset_body)" 18 years ago
Jakub Narebski 66399eff86 gitweb: Fix errors in git_patchset_body for empty patches 18 years ago
Jakub Narebski 2e1951f6ed gitweb: Fix error in "rename to"/"copy to" git diff header output 18 years ago
Jakub Narebski 62e4f26f3d gitweb: Fix error in git_patchest_body for file creation/deletion patch 18 years ago
Luben Tuikov 244a70e608 Blame "linenr" link jumps to previous state at "orig_lineno" 18 years ago
Jakub Narebski 27dd1a83cb gitweb: Fix "Use of uninitialized value" warning in git_tags_body 18 years ago
Robert Fitzsimons d222984e36 gitweb: Fix shortlog only showing HEAD revision. 18 years ago
Jakub Narebski 1ebb948f65 gitweb: There can be empty patches (in git_patchset_body) 18 years ago
Jakub Narebski 6e72cf43a7 gitweb: Fix bug in git_difftree_body (was '!=' instead of 'ne') 18 years ago
Jakub Narebski 956259ee74 gitweb: Fix error in git_project_index subroutine 18 years ago