600 Commits (a7a24ee7e0721db5427e9a5f6906e8531510d607)

Author SHA1 Message Date
Jakub Narebski 14afe77486 gitweb: Sanitize title attribute in format_subject_html 16 years ago
Jakub Narebski 15c54fe7aa gitweb: Remove unused $hash_base parameter from normalize_link_target 16 years ago
Jakub Narebski 095e914281 gitweb: Simplify snapshot format detection logic in evaluate_path_info 16 years ago
Jakub Narebski e8bb4b38df gitweb: Use capturing parentheses only when you intend to capture 16 years ago
Jakub Narebski 3278fbc5ce gitweb: Replace wrongly added tabs with spaces 16 years ago
Jakub Narebski 68cedb1fea gitweb: Use block form of map/grep in a few cases more 16 years ago
Jakub Narebski 34122b57ec gitweb: Always use three argument form of open 16 years ago
Jakub Narebski dff2b6d484 gitweb: Always use three argument form of open 16 years ago
Jakub Narebski ad87e4f6f1 gitweb: Do not use bareword filehandles 16 years ago
Jakub Narebski 74fd8728e2 gitweb: Remove function prototypes (cleanup) 16 years ago
Mike Ralphson 680ebc0180 Documentation: fix typos / spelling mistakes 16 years ago
Holger Weiß ccb4b53913 gitweb: Fix snapshots requested via PATH_INFO 16 years ago
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