summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
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
2009-01-28gitweb: rss channel dateGiuseppe Bilotta
2009-01-28gitweb: rss feed managingEditorGiuseppe Bilotta
2009-01-28gitweb: feed generator metadataGiuseppe Bilotta
2009-01-28gitweb: channel image in rss feedGiuseppe Bilotta
2009-01-18Merge branch 'gb/gitweb-opml'Junio C Hamano
2009-01-18Merge branch 'gb/gitweb-patch'Junio C Hamano
2009-01-11gitweb: suggest name for OPML viewGiuseppe Bilotta
2009-01-07Merge branch 'mk/gitweb-feature'Junio C Hamano
2009-01-07Merge branch 'jn/gitweb-blame'Junio C Hamano
2009-01-07gitweb: don't use pathinfo for global actionsGiuseppe Bilotta
2009-01-05gitweb: use href() when generating URLs in OPMLGiuseppe Bilotta
2008-12-28gitweb: Fix export check in git_get_projects_listDevin Doucette
2008-12-21gitweb: link to patch(es) view in commit(diff) and (short)log viewGiuseppe Bilotta
2008-12-21gitweb: add patches viewGiuseppe Bilotta
2008-12-21gitweb: change call pattern for git_commitdiffGiuseppe Bilotta
2008-12-21gitweb: add patch viewGiuseppe Bilotta
2008-12-17gitweb: do not run "git diff" that is PorcelainJunio C Hamano
2008-12-16gitweb: unify boolean feature subroutinesMatt Kraai
2008-12-11gitweb: cache $parent_commit info in git_blame()Jakub Narebski
2008-12-10gitweb: A bit of code cleanup in git_blame()Jakub Narebski
2008-12-10gitweb: Move 'lineno' id from link to row element in git_blameJakub Narebski
2008-12-08gitweb: Fix bug in insert_file() subroutineJakub Narebski
2008-12-07Merge branch 'maint'Junio C Hamano
2008-12-07gitweb: Make project specific override for 'grep' feature workJakub Narebski
2008-12-04Merge branch 'jn/gitweb-utf8'Junio C Hamano
2008-12-03gitweb: Fix handling of non-ASCII characters in inserted HTML filesJakub Narebski
2008-12-02Update comment on gitweb_check/get_featureGiuseppe Bilotta
2008-12-01gitweb: make gitweb_check_feature a boolean wrapperGiuseppe Bilotta
2008-12-01gitweb: rename gitweb_check_feature to gitweb_get_featureJunio C Hamano
2008-12-01gitweb: fix 'ctags' feature check and othersJunio C Hamano
2008-11-13Merge branch 'jn/gitweb-customlinks'Junio C Hamano
2008-11-13Merge branch 'gb/gitweb-snapshot-pathinfo'Junio C Hamano
2008-11-07gitweb: Fix mod_perl support.Alexander Gavrilov
2008-11-07gitweb: Add a per-repository authorization hook.Alexander Gavrilov
2008-11-07gitweb: Use single implementation of export_ok check.Alexander Gavrilov