summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
2009-08-15gitweb: Optimize git-favicon.pngBenjamin Kramer
2009-08-14Merge branch 'jn/gitweb-blame' (early part)Junio C Hamano
2009-08-11Merge branch 'zf/maint-gitweb-acname'Junio C Hamano
2009-08-05Merge branch 'maint'Junio C Hamano
2009-08-05gitweb: parse_commit_text encoding fixZoltán Füzesi
2009-08-05gitweb/README: Document $base_urlJakub Narebski
2009-08-04gitweb: fix 'Use of uninitialized value' error in href()Giuseppe Bilotta
2009-07-25gitweb: Use light/dark for class names also in 'blame' viewJakub Narebski
2009-07-25gitweb: Add author initials in 'blame' view, a la "git gui blame"Jakub Narebski
2009-07-25gitweb: Mark commits with no "previous" in 'blame' viewJakub Narebski
2009-07-25gitweb: Use "previous" header of git-blame -p in 'blame' viewJakub Narebski
2009-07-25gitweb: Mark boundary commits in 'blame' viewJakub Narebski
2009-07-25gitweb: Make .error style genericJakub Narebski
2009-07-13gitweb: update Git homepage URLWincent Colaiuta
2009-07-09Merge branch 'gb/gitweb-avatar'Junio C Hamano
2009-06-30gitweb: add empty alt text to avatar imgGiuseppe Bilotta
2009-06-30gitweb: picon avatar providerGiuseppe Bilotta
2009-06-30gitweb: gravatar url cacheGiuseppe Bilotta
2009-06-30gitweb: (gr)avatar supportGiuseppe Bilotta
2009-06-30gitweb: use git_print_authorship_rows in 'tag' view tooGiuseppe Bilotta
2009-06-30gitweb: uniform author info for commit and commitdiffGiuseppe Bilotta
2009-06-30gitweb: refactor author name insertionGiuseppe Bilotta
2009-06-27Merge branch 'maint'Junio C Hamano
2009-06-27gitweb/README: fix AliasMatch in exampleGiuseppe Bilotta
2009-05-23Merge branch 'jn/gitweb-cleanup'Junio C Hamano
2009-05-22gitweb: Sanitize title attribute in format_subject_htmlJakub Narebski
2009-05-13gitweb: Remove unused $hash_base parameter from normalize_link_targetJakub Narebski
2009-05-13gitweb: Simplify snapshot format detection logic in evaluate_path_infoJakub Narebski
2009-05-13gitweb: Use capturing parentheses only when you intend to captureJakub Narebski
2009-05-13gitweb: Replace wrongly added tabs with spacesJakub Narebski
2009-05-11gitweb: Use block form of map/grep in a few cases moreJakub Narebski
2009-05-11gitweb: Always use three argument form of openJakub Narebski
2009-05-11gitweb: Always use three argument form of openJakub Narebski
2009-05-11gitweb: Do not use bareword filehandlesJakub Narebski
2009-05-09gitweb: Remove function prototypes (cleanup)Jakub Narebski
2009-04-20Documentation: fix typos / spelling mistakesMike Ralphson
2009-04-20gitweb: Fix snapshots requested via PATH_INFOHolger Weiß
2009-02-20gitweb: Hyperlink multiple git hashes on the same commit message lineMarcel M. Cary
2009-02-18gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary
2009-02-17gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta
2009-02-15Merge branch 'jn/gitweb-committag'Junio C Hamano
2009-02-09Merge branch 'maint'Junio C Hamano
2009-02-09gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen
2009-02-07gitweb: Better regexp for SHA-1 committag matchJakub Narebski
2009-02-02gitweb: Update README that gitweb works better with PATH_INFOJakub Narebski
2009-01-31gitweb: align comments to codeGiuseppe Bilotta
2009-01-31gitweb: webserver config for PATH_INFOGiuseppe Bilotta
2009-01-31gitweb: make static files accessible with PATH_INFOGiuseppe Bilotta
2009-01-28gitweb: check if-modified-since for feedsGiuseppe Bilotta
2009-01-28gitweb: last-modified time should be commiter, not authorGiuseppe Bilotta