Age | Commit message (Expand) | Author | Files | Lines |
2009-07-25 | gitweb: Make .error style generic | Jakub Narebski | 1 | -1/+1 |
2009-07-13 | gitweb: update Git homepage URL | Wincent Colaiuta | 1 | -1/+1 |
2009-07-09 | Merge branch 'gb/gitweb-avatar' | Junio C Hamano | 2 | -46/+194 |
2009-06-30 | gitweb: add empty alt text to avatar img | Giuseppe Bilotta | 1 | -0/+1 |
2009-06-30 | gitweb: picon avatar provider | Giuseppe Bilotta | 1 | -7/+27 |
2009-06-30 | gitweb: gravatar url cache | Giuseppe Bilotta | 1 | -2/+22 |
2009-06-30 | gitweb: (gr)avatar support | Giuseppe Bilotta | 2 | -3/+84 |
2009-06-30 | gitweb: use git_print_authorship_rows in 'tag' view too | Giuseppe Bilotta | 1 | -7/+9 |
2009-06-30 | gitweb: uniform author info for commit and commitdiff | Giuseppe Bilotta | 1 | -1/+5 |
2009-06-30 | gitweb: refactor author name insertion | Giuseppe Bilotta | 2 | -39/+59 |
2009-06-27 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+9 |
2009-06-27 | gitweb/README: fix AliasMatch in example | Giuseppe Bilotta | 1 | -1/+9 |
2009-05-23 | Merge branch 'jn/gitweb-cleanup' | Junio C Hamano | 1 | -42/+42 |
2009-05-22 | gitweb: Sanitize title attribute in format_subject_html | Jakub Narebski | 1 | -1/+2 |
2009-05-13 | gitweb: Remove unused $hash_base parameter from normalize_link_target | Jakub Narebski | 1 | -5/+2 |
2009-05-13 | gitweb: Simplify snapshot format detection logic in evaluate_path_info | Jakub Narebski | 1 | -3/+4 |
2009-05-13 | gitweb: Use capturing parentheses only when you intend to capture | Jakub Narebski | 1 | -1/+1 |
2009-05-13 | gitweb: Replace wrongly added tabs with spaces | Jakub Narebski | 1 | -2/+2 |
2009-05-10 | gitweb: Use block form of map/grep in a few cases more | Jakub Narebski | 1 | -3/+3 |
2009-05-10 | gitweb: Always use three argument form of open | Jakub Narebski | 1 | -11/+14 |
2009-05-10 | gitweb: Always use three argument form of open | Jakub Narebski | 1 | -6/+6 |
2009-05-10 | gitweb: Do not use bareword filehandles | Jakub Narebski | 1 | -13/+12 |
2009-05-09 | gitweb: Remove function prototypes (cleanup) | Jakub Narebski | 1 | -7/+5 |
2009-04-20 | Documentation: fix typos / spelling mistakes | Mike Ralphson | 1 | -1/+1 |
2009-04-20 | gitweb: Fix snapshots requested via PATH_INFO | Holger Weiß | 1 | -2/+2 |
2009-02-19 | gitweb: Hyperlink multiple git hashes on the same commit message line | Marcel M. Cary | 1 | -7/+5 |
2009-02-18 | gitweb: Fix warnings with override permitted but no repo override | Marcel M. Cary | 1 | -6/+10 |
2009-02-16 | gitweb: fix wrong base URL when non-root DirectoryIndex | Giuseppe Bilotta | 1 | -6/+22 |
2009-02-15 | Merge branch 'jn/gitweb-committag' | Junio C Hamano | 1 | -1/+1 |
2009-02-08 | Merge branch 'maint' | Junio C Hamano | 2 | -3/+27 |
2009-02-08 | gitweb: add $prevent_xss option to prevent XSS by repository content | Matt McCutchen | 2 | -3/+27 |
2009-02-07 | gitweb: Better regexp for SHA-1 committag match | Jakub Narebski | 1 | -1/+1 |
2009-02-01 | gitweb: Update README that gitweb works better with PATH_INFO | Jakub Narebski | 1 | -6/+4 |
2009-01-30 | gitweb: align comments to code | Giuseppe Bilotta | 1 | -4/+4 |
2009-01-30 | gitweb: webserver config for PATH_INFO | Giuseppe Bilotta | 1 | -0/+76 |
2009-01-30 | gitweb: make static files accessible with PATH_INFO | Giuseppe Bilotta | 1 | -0/+5 |
2009-01-28 | gitweb: check if-modified-since for feeds | Giuseppe Bilotta | 1 | -1/+19 |
2009-01-28 | gitweb: last-modified time should be commiter, not author | Giuseppe Bilotta | 1 | -1/+1 |
2009-01-28 | gitweb: rss channel date | Giuseppe Bilotta | 1 | -0/+4 |
2009-01-28 | gitweb: rss feed managingEditor | Giuseppe Bilotta | 1 | -1/+3 |
2009-01-28 | gitweb: feed generator metadata | Giuseppe Bilotta | 1 | -0/+2 |
2009-01-28 | gitweb: channel image in rss feed | Giuseppe Bilotta | 1 | -0/+10 |
2009-01-17 | Merge branch 'gb/gitweb-opml' | Junio C Hamano | 1 | -3/+7 |
2009-01-17 | Merge branch 'gb/gitweb-patch' | Junio C Hamano | 1 | -3/+110 |
2009-01-10 | gitweb: suggest name for OPML view | Giuseppe Bilotta | 1 | -1/+5 |
2009-01-07 | Merge branch 'mk/gitweb-feature' | Junio C Hamano | 1 | -32/+9 |
2009-01-07 | Merge branch 'jn/gitweb-blame' | Junio C Hamano | 1 | -35/+51 |
2009-01-06 | gitweb: don't use pathinfo for global actions | Giuseppe Bilotta | 1 | -2/+2 |
2009-01-05 | gitweb: use href() when generating URLs in OPML | Giuseppe Bilotta | 1 | -2/+2 |
2008-12-27 | gitweb: Fix export check in git_get_projects_list | Devin Doucette | 1 | -2/+3 |