summaryrefslogtreecommitdiffstats
path: root/gitweb/gitweb.perl
AgeCommit message (Expand)AuthorLines
2008-12-10gitweb: cache $parent_commit info in git_blame()Jakub Narebski-5/+11
2008-12-10gitweb: A bit of code cleanup in git_blame()Jakub Narebski-28/+39
2008-12-09gitweb: Move 'lineno' id from link to row element in git_blameJakub Narebski-2/+1
2008-12-07Merge branch 'maint'Junio C Hamano-0/+1
2008-12-07gitweb: Make project specific override for 'grep' feature workJakub Narebski-0/+1
2008-12-03Merge branch 'jn/gitweb-utf8'Junio C Hamano-16/+16
2008-12-02gitweb: Fix handling of non-ASCII characters in inserted HTML filesJakub Narebski-16/+16
2008-12-02Update comment on gitweb_check/get_featureGiuseppe Bilotta-1/+3
2008-11-30gitweb: make gitweb_check_feature a boolean wrapperGiuseppe Bilotta-20/+36
2008-11-30gitweb: rename gitweb_check_feature to gitweb_get_featureJunio C Hamano-23/+23
2008-11-30gitweb: fix 'ctags' feature check and othersJunio C Hamano-7/+7
2008-11-12Merge branch 'jn/gitweb-customlinks'Junio C Hamano-7/+12
2008-11-12Merge branch 'gb/gitweb-snapshot-pathinfo'Junio C Hamano-8/+63
2008-11-06gitweb: Fix mod_perl support.Alexander Gavrilov-6/+6
2008-11-06gitweb: Add a per-repository authorization hook.Alexander Gavrilov-1/+7
2008-11-06gitweb: Use single implementation of export_ok check.Alexander Gavrilov-2/+1
2008-11-05Merge branch 'jc/gitweb-fix-cloud-tag'Junio C Hamano-1/+5
2008-11-02gitweb: embed snapshot format parameter in PATH_INFOGiuseppe Bilotta-0/+17
2008-11-02gitweb: retrieve snapshot format from PATH_INFOGiuseppe Bilotta-0/+39
2008-11-02gitweb: make the supported snapshot formats array globalGiuseppe Bilotta-8/+7
2008-10-25gitweb: generate parent..current URLsGiuseppe Bilotta-4/+24
2008-10-25gitweb: parse parent..current syntax from PATH_INFOGiuseppe Bilotta-2/+34
2008-10-25gitweb: use_pathinfo filenames start with /Giuseppe Bilotta-3/+3
2008-10-25gitweb: generate project/action/hash URLsGiuseppe Bilotta-3/+30
2008-10-25gitweb: parse project/action/hash_base:filename PATH_INFOGiuseppe Bilotta-7/+39
2008-10-14Fix reading of cloud tagsJunio C Hamano-1/+5
2008-10-12gitweb: refactor input parameters parse/validationGiuseppe Bilotta-137/+178
2008-10-12gitweb: Better processing format string in custom links in navbarJakub Narebski-7/+12
2008-10-03Merge branch 'pb/gitweb-tagcloud' into pb/gitwebShawn O. Pearce-9/+141
2008-10-03gitweb: Support for simple project search formPetr Baudis-2/+10
2008-10-03gitweb: Make the by_tag filter delve in forks as wellPetr Baudis-3/+10
2008-10-03gitweb: Support for tag cloudsPetr Baudis-0/+109
2008-10-02gitweb: Add support for extending the action bar with custom linksPetr Baudis-1/+34
2008-10-02Merge branch 'maint'Shawn O. Pearce-1/+9
2008-10-02gitweb: Fix two 'uninitialized value' warnings in git_tree()Jakub Narebski-1/+2
2008-10-02gitweb: Identify all summary metadata table rowsPetr Baudis-4/+4
2008-10-02gitweb: remove PATH_INFO from $my_url and $my_uriGiuseppe Bilotta-0/+7
2008-10-02gitweb: Quote non-displayable characters in hex, not octalPetr Baudis-1/+1
2008-10-01gitweb: Sort the list of forks on the summary page by ageMike Ralphson-2/+2
2008-10-01gitweb: Clean-up sorting of project listPetr Baudis-25/+20
2008-09-25gitweb: shortlog now also obeys $hash_parentGiuseppe Bilotta-1/+5
2008-09-18Merge branch 'maint'Junio C Hamano-1/+1
2008-09-18gitweb: avoid warnings for commits without bodyJoey Hess-1/+1
2008-09-02gitweb: ref markers link to named shortlogsGiuseppe Bilotta-3/+34
2008-06-25Merge branch 'lw/gitweb'Junio C Hamano-106/+105
2008-06-22Merge branch 'jn/web'Junio C Hamano-49/+62
2008-06-22Merge branch 'rg/gitweb'Junio C Hamano-99/+2
2008-06-19gitweb: standarize HTTP status codesLea Wiemann-106/+105
2008-06-17gitweb: remove unused parse_ref methodLea Wiemann-43/+0
2008-06-17gitweb: quote commands properly when calling the shellLea Wiemann-10/+14