summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
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
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