summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.perl
AgeCommit message (Expand)AuthorFilesLines
2009-08-31Merge branch 'mr/gitweb-snapshot'Libravatar Junio C Hamano1-2/+2
2009-08-27Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-08-27Merge branch 'maint-1.6.3' into maintLibravatar Junio C Hamano1-1/+1
2009-08-27Merge branch 'maint-1.6.2' into maint-1.6.3Libravatar Junio C Hamano1-1/+1
2009-08-27Fix overridable written with an extra 'e'Libravatar Nanako Shiraishi1-1/+1
2009-08-25gitweb: improve snapshot error handlingLibravatar Mark Rada1-2/+2
2009-08-23Merge branch 'mr/gitweb-xz'Libravatar Junio C Hamano1-2/+15
2009-08-23gitweb: pull ref markes pull out of subject <a> elementLibravatar Giuseppe Bilotta1-2/+2
2009-08-14Merge branch 'jn/gitweb-blame' (early part)Libravatar Junio C Hamano1-18/+34
2009-08-10Merge branch 'zf/maint-gitweb-acname'Libravatar Junio C Hamano1-3/+2
2009-08-06gitweb: add support for XZ compressed snapshotsLibravatar Mark A Rada1-0/+9
2009-08-06gitweb: support to globally disable a snapshot formatLibravatar Mark A Rada1-2/+6
2009-08-05gitweb: parse_commit_text encoding fixLibravatar Zoltán Füzesi1-3/+2
2009-08-04gitweb: fix 'Use of uninitialized value' error in href()Libravatar Giuseppe Bilotta1-4/+7
2009-07-25gitweb: Use light/dark for class names also in 'blame' viewLibravatar Jakub Narebski1-1/+1
2009-07-25gitweb: Add author initials in 'blame' view, a la "git gui blame"Libravatar Jakub Narebski1-0/+8
2009-07-25gitweb: Mark commits with no "previous" in 'blame' viewLibravatar Jakub Narebski1-1/+6
2009-07-25gitweb: Use "previous" header of git-blame -p in 'blame' viewLibravatar Jakub Narebski1-14/+15
2009-07-25gitweb: Mark boundary commits in 'blame' viewLibravatar Jakub Narebski1-2/+4
2009-07-13gitweb: update Git homepage URLLibravatar Wincent Colaiuta1-1/+1
2009-06-30gitweb: add empty alt text to avatar imgLibravatar Giuseppe Bilotta1-0/+1
2009-06-30gitweb: picon avatar providerLibravatar Giuseppe Bilotta1-7/+27
2009-06-30gitweb: gravatar url cacheLibravatar Giuseppe Bilotta1-2/+22
2009-06-30gitweb: (gr)avatar supportLibravatar Giuseppe Bilotta1-3/+80
2009-06-30gitweb: use git_print_authorship_rows in 'tag' view tooLibravatar Giuseppe Bilotta1-7/+9
2009-06-30gitweb: uniform author info for commit and commitdiffLibravatar Giuseppe Bilotta1-1/+5
2009-06-30gitweb: refactor author name insertionLibravatar Giuseppe Bilotta1-38/+55
2009-05-23Merge branch 'jn/gitweb-cleanup'Libravatar Junio C Hamano1-42/+42
2009-05-22gitweb: Sanitize title attribute in format_subject_htmlLibravatar Jakub Narebski1-1/+2
2009-05-13gitweb: Remove unused $hash_base parameter from normalize_link_targetLibravatar Jakub Narebski1-5/+2
2009-05-13gitweb: Simplify snapshot format detection logic in evaluate_path_infoLibravatar Jakub Narebski1-3/+4
2009-05-13gitweb: Use capturing parentheses only when you intend to captureLibravatar Jakub Narebski1-1/+1
2009-05-13gitweb: Replace wrongly added tabs with spacesLibravatar Jakub Narebski1-2/+2
2009-05-10gitweb: Use block form of map/grep in a few cases moreLibravatar Jakub Narebski1-3/+3
2009-05-10gitweb: Always use three argument form of openLibravatar Jakub Narebski1-11/+14
2009-05-10gitweb: Always use three argument form of openLibravatar Jakub Narebski1-6/+6
2009-05-10gitweb: Do not use bareword filehandlesLibravatar Jakub Narebski1-13/+12
2009-05-09gitweb: Remove function prototypes (cleanup)Libravatar Jakub Narebski1-7/+5
2009-04-20gitweb: Fix snapshots requested via PATH_INFOLibravatar Holger Weiß1-2/+2
2009-02-19gitweb: Hyperlink multiple git hashes on the same commit message lineLibravatar Marcel M. Cary1-7/+5
2009-02-18gitweb: Fix warnings with override permitted but no repo overrideLibravatar Marcel M. Cary1-6/+10
2009-02-16gitweb: fix wrong base URL when non-root DirectoryIndexLibravatar Giuseppe Bilotta1-6/+22
2009-02-15Merge branch 'jn/gitweb-committag'Libravatar Junio C Hamano1-1/+1
2009-02-08Merge branch 'maint'Libravatar Junio C Hamano1-2/+19
2009-02-08gitweb: add $prevent_xss option to prevent XSS by repository contentLibravatar Matt McCutchen1-2/+19
2009-02-07gitweb: Better regexp for SHA-1 committag matchLibravatar Jakub Narebski1-1/+1
2009-01-30gitweb: align comments to codeLibravatar Giuseppe Bilotta1-4/+4
2009-01-30gitweb: make static files accessible with PATH_INFOLibravatar Giuseppe Bilotta1-0/+5
2009-01-28gitweb: check if-modified-since for feedsLibravatar Giuseppe Bilotta1-1/+19
2009-01-28gitweb: last-modified time should be commiter, not authorLibravatar Giuseppe Bilotta1-1/+1