686 Commits (67687feae52ff2d3ab7edf3ac42a39c5e44be299)

Author SHA1 Message Date
Jakub Narebski aef37684ea gitweb: Use light/dark for class names also in 'blame' view 16 years ago
Jakub Narebski a36817b6e7 gitweb: Add author initials in 'blame' view, a la "git gui blame" 16 years ago
Jakub Narebski 3665e7e7f2 gitweb: Mark commits with no "previous" in 'blame' view 16 years ago
Jakub Narebski 11930423d1 gitweb: Use "previous" header of git-blame -p in 'blame' view 16 years ago
Jakub Narebski 6de9433fd0 gitweb: Mark boundary commits in 'blame' view 16 years ago
Jakub Narebski 0a49a7997b gitweb: Make .error style generic 16 years ago
Wincent Colaiuta 69fb828393 gitweb: update Git homepage URL 16 years ago
Giuseppe Bilotta 7d25ef41c8 gitweb: add empty alt text to avatar img 16 years ago
Giuseppe Bilotta 679a1a1d42 gitweb: picon avatar provider 16 years ago
Giuseppe Bilotta 5a371b7bbb gitweb: gravatar url cache 16 years ago
Giuseppe Bilotta e9fdd74e53 gitweb: (gr)avatar support 16 years ago
Giuseppe Bilotta ba9247339d gitweb: use git_print_authorship_rows in 'tag' view too 16 years ago
Giuseppe Bilotta f88bafadd9 gitweb: uniform author info for commit and commitdiff 16 years ago
Giuseppe Bilotta 1c49a4e1f3 gitweb: refactor author name insertion 16 years ago
Giuseppe Bilotta 1bed73c64a gitweb/README: fix AliasMatch in example 16 years ago
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