summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
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
2008-11-05Merge branch 'jc/gitweb-fix-cloud-tag'Junio C Hamano
2008-11-03gitweb: embed snapshot format parameter in PATH_INFOGiuseppe Bilotta
2008-11-03gitweb: retrieve snapshot format from PATH_INFOGiuseppe Bilotta
2008-11-02gitweb: make the supported snapshot formats array globalGiuseppe Bilotta
2008-10-25gitweb: generate parent..current URLsGiuseppe Bilotta
2008-10-25gitweb: parse parent..current syntax from PATH_INFOGiuseppe Bilotta
2008-10-25gitweb: use_pathinfo filenames start with /Giuseppe Bilotta
2008-10-25gitweb: generate project/action/hash URLsGiuseppe Bilotta
2008-10-25gitweb: parse project/action/hash_base:filename PATH_INFOGiuseppe Bilotta
2008-10-15Fix reading of cloud tagsJunio C Hamano
2008-10-12gitweb: refactor input parameters parse/validationGiuseppe Bilotta
2008-10-12gitweb: Better processing format string in custom links in navbarJakub Narebski
2008-10-03Merge branch 'pb/gitweb-tagcloud' into pb/gitwebShawn O. Pearce
2008-10-03gitweb: Support for simple project search formPetr Baudis
2008-10-03gitweb: Make the by_tag filter delve in forks as wellPetr Baudis
2008-10-03gitweb: Support for tag cloudsPetr Baudis
2008-10-03gitweb: Add support for extending the action bar with custom linksPetr Baudis
2008-10-03Merge branch 'maint'Shawn O. Pearce
2008-10-03gitweb: Fix two 'uninitialized value' warnings in git_tree()Jakub Narebski