555 Commits (caf8b2fbd4b49c66aa70624eaf35ebcdc007ad6d)

Author SHA1 Message Date
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
Jakub Narebski b1f5f64fc8 gitweb: Precompile CGI routines for mod_perl 18 years ago
Jakub Narebski 45c9a7583c gitweb: Add mod_perl version string to "generator" meta header 18 years ago
Robert Fitzsimons ccdfdea08d gitweb: Re-enable rev-list --parents for parse_commit. 18 years ago
Robert Fitzsimons f47efbb7ab gitweb: Use rev-list --skip option. 18 years ago
Robert Fitzsimons a8b983bfea gitweb: Change history action to use parse_commits. 18 years ago
Robert Fitzsimons b6093a5c02 gitweb: Change atom, rss actions to use parse_commits. 18 years ago
Robert Fitzsimons 5ad66088d1 gitweb: Change header search action to use parse_commits. 18 years ago
Robert Fitzsimons 719dad28c5 gitweb: Change log action to use parse_commits. 18 years ago
Robert Fitzsimons 190d7fdcf3 gitweb: Change summary, shortlog actions to use parse_commits. 18 years ago
Robert Fitzsimons 208b2dff95 gitweb: We do longer need the --parents flag in rev-list. 18 years ago
Robert Fitzsimons 756bbf548d gitweb: Add parse_commits, used to bulk load commit objects. 18 years ago
Robert Fitzsimons 8dbc0fcef4 gitweb: Paginate commit/author/committer search output 18 years ago
Robert Fitzsimons 6be935115b gitweb: Allow search to be disabled from the config file. 18 years ago