587 Commits (b74d7efb108c9d3fd2d057b0c452583552a0577a)

Author SHA1 Message Date
Marcel M. Cary 7d233dea5f gitweb: Hyperlink multiple git hashes on the same commit message line 16 years ago
Marcel M. Cary df5d10a32e gitweb: Fix warnings with override permitted but no repo override 16 years ago
Giuseppe Bilotta 81d3fe9f48 gitweb: fix wrong base URL when non-root DirectoryIndex 16 years ago
Matt McCutchen 7e1100e9e9 gitweb: add $prevent_xss option to prevent XSS by repository content 16 years ago
Jakub Narebski ccb04f99fe gitweb: Better regexp for SHA-1 committag match 16 years ago
Jakub Narebski e80f97e20c gitweb: Update README that gitweb works better with PATH_INFO 16 years ago
Giuseppe Bilotta 41a4d16e20 gitweb: align comments to code 16 years ago
Giuseppe Bilotta 0dbf027ad2 gitweb: webserver config for PATH_INFO 16 years ago
Giuseppe Bilotta c3254aeecf gitweb: make static files accessible with PATH_INFO 16 years ago
Giuseppe Bilotta cd956c73a2 gitweb: check if-modified-since for feeds 16 years ago
Giuseppe Bilotta 2757b54d46 gitweb: last-modified time should be commiter, not author 16 years ago
Giuseppe Bilotta 0cf31285a0 gitweb: rss channel date 16 years ago
Giuseppe Bilotta 3ac109ae4c gitweb: rss feed managingEditor 16 years ago
Giuseppe Bilotta ad59a7a359 gitweb: feed generator metadata 16 years ago
Giuseppe Bilotta 1ba68ce237 gitweb: channel image in rss feed 16 years ago
Giuseppe Bilotta ae35785e3a gitweb: suggest name for OPML view 16 years ago
Giuseppe Bilotta fb098a942b gitweb: don't use pathinfo for global actions 16 years ago
Giuseppe Bilotta df63fbbf46 gitweb: use href() when generating URLs in OPML 16 years ago
Devin Doucette fb3bb3d132 gitweb: Fix export check in git_get_projects_list 16 years ago
Giuseppe Bilotta 75bf2cb298 gitweb: link to patch(es) view in commit(diff) and (short)log view 16 years ago
Giuseppe Bilotta a3411f8a2d gitweb: add patches view 16 years ago
Giuseppe Bilotta 2020985464 gitweb: change call pattern for git_commitdiff 16 years ago
Giuseppe Bilotta 9872cd6f6c gitweb: add patch view 16 years ago
Junio C Hamano b54dc9fdb9 gitweb: do not run "git diff" that is Porcelain 16 years ago
Junio C Hamano dfff4b7aa4 gitweb: do not run "git diff" that is Porcelain 16 years ago
Matt Kraai cdad8170b2 gitweb: unify boolean feature subroutines 16 years ago
Jakub Narebski 39c19ce275 gitweb: cache $parent_commit info in git_blame() 16 years ago
Jakub Narebski d2ce10d7b7 gitweb: A bit of code cleanup in git_blame() 16 years ago
Jakub Narebski 4a24bfc220 gitweb: Move 'lineno' id from link to row element in git_blame 16 years ago
Jakub Narebski 4586864afe gitweb: Fix bug in insert_file() subroutine 16 years ago
Jakub Narebski bcc6a83303 gitweb: Make project specific override for 'grep' feature work 16 years ago
Jakub Narebski 2dcb5e1ac8 gitweb: Fix handling of non-ASCII characters in inserted HTML files 16 years ago
Giuseppe Bilotta ff3c0ff20e Update comment on gitweb_check/get_feature 16 years ago
Giuseppe Bilotta 25b2790fff gitweb: make gitweb_check_feature a boolean wrapper 16 years ago
Junio C Hamano a7c5a28350 gitweb: rename gitweb_check_feature to gitweb_get_feature 16 years ago
Junio C Hamano 8d2dbbac21 gitweb: fix 'ctags' feature check and others 16 years ago
Alexander Gavrilov dde80d9c23 gitweb: Fix mod_perl support. 16 years ago
Alexander Gavrilov dd7f5f105a gitweb: Add a per-repository authorization hook. 16 years ago
Alexander Gavrilov ec26f098a6 gitweb: Use single implementation of export_ok check. 16 years ago
Giuseppe Bilotta c752a0e00c gitweb: embed snapshot format parameter in PATH_INFO 16 years ago
Giuseppe Bilotta 1ec2fb5fa3 gitweb: retrieve snapshot format from PATH_INFO 16 years ago
Giuseppe Bilotta 5e166843f5 gitweb: make the supported snapshot formats array global 16 years ago
Giuseppe Bilotta 8db49a7f6f gitweb: generate parent..current URLs 16 years ago
Giuseppe Bilotta b0be3838bb gitweb: parse parent..current syntax from PATH_INFO 16 years ago
Giuseppe Bilotta 3550ea71f5 gitweb: use_pathinfo filenames start with / 16 years ago
Giuseppe Bilotta b02bd7a632 gitweb: generate project/action/hash URLs 16 years ago
Giuseppe Bilotta d8c2882254 gitweb: parse project/action/hash_base:filename PATH_INFO 16 years ago
Junio C Hamano eee0184da8 Fix reading of cloud tags 16 years ago
Giuseppe Bilotta 1b2d297e41 gitweb: refactor input parameters parse/validation 16 years ago
Jakub Narebski 2b11e059ee gitweb: Better processing format string in custom links in navbar 16 years ago