summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
2011-02-21gitweb/gitweb.perl: don't call S_ISREG() with undefÆvar Arnfjörð Bjarmason
2011-02-21gitweb/gitweb.perl: remove use of qw(...) as parenthesesÆvar Arnfjörð Bjarmason
2011-02-07gitweb: Mention optional Perl modules in INSTALLJakub Narebski
2011-01-27Don't pass "--xhtml" to hightlight in gitweb.perl script.Adam Tkac
2011-01-13Merge branch 'jn/gitweb-no-logo'Junio C Hamano
2011-01-04gitweb: remove unnecessary test when closing file descriptorSylvain Rabot
2011-01-04gitweb: add extensions to highlight feature mapSylvain Rabot
2011-01-04Merge branch 'maint'Junio C Hamano
2011-01-04gitweb: make logo optionalJonathan Nieder
2011-01-04gitweb: skip logo in atom feed when there is noneJonathan Nieder
2010-12-21Merge branch 'jn/maint-gitweb-pathinfo-fix'Junio C Hamano
2010-12-20Merge branch 'maint'Junio C Hamano
2010-12-19gitweb: Include links to feeds in HTML header only for '200 OK' responseJakub Narebski
2010-12-16Sync with 1.7.3.4Junio C Hamano
2010-12-15Git 1.7.3.4v1.7.3.4Junio C Hamano
2010-12-15Git 1.7.2.5v1.7.2.5Junio C Hamano
2010-12-15Git 1.7.1.4v1.7.1.4Junio C Hamano
2010-12-15Git 1.7.0.9v1.7.0.9Junio C Hamano
2010-12-15Git 1.6.6.3v1.6.6.3Junio C Hamano
2010-12-15Git 1.6.5.9v1.6.5.9Junio C Hamano
2010-12-15gitweb: Introduce esc_attr to escape attributes of HTML elementsJakub Narebski
2010-12-14gitweb: Fix handling of whitespace in generated linksJakub Narebski
2010-12-13Merge branch 'jn/gitweb-per-request-config'Junio C Hamano
2010-12-08Merge branch 'jn/gitweb-time-hires-comes-with-5.8'Junio C Hamano
2010-12-08Merge branch 'gb/gitweb-remote-heads'Junio C Hamano
2010-11-30gitweb: document $per_request_config betterJonathan Nieder
2010-11-30gitweb: selectable configurations that change with each requestJakub Narebski
2010-11-17Merge branch 'jn/gitweb-test'Junio C Hamano
2010-11-17gitweb: group remote heads by remoteGiuseppe Bilotta
2010-11-17gitweb: provide a routine to display (sub)sectionsGiuseppe Bilotta
2010-11-17gitweb: refactor repository URL printingGiuseppe Bilotta
2010-11-17gitweb: remotes view for a single remoteGiuseppe Bilotta
2010-11-17gitweb: allow action specialization in page headerGiuseppe Bilotta
2010-11-17gitweb: nagivation menu for tags, heads and remotesGiuseppe Bilotta
2010-11-17gitweb: separate heads and remotes listsGiuseppe Bilotta
2010-11-17gitweb: git_get_heads_list accepts an optional list of refsGiuseppe Bilotta
2010-11-17gitweb: introduce remote_heads featureGiuseppe Bilotta
2010-11-17gitweb: use fullname as hash_base in heads linkGiuseppe Bilotta
2010-11-11gitweb: Time::HiRes is in core for Perl 5.8Jakub Narebski
2010-10-27Merge branch 'ab/require-perl-5.8'Junio C Hamano
2010-10-13gitweb: Improve behavior for actionless path_info gitweb URLsJakub Narebski
2010-10-13gitweb: Fix bug in evaluate_path_infoJakub Narebski
2010-10-06Merge branch 'cw/gitweb-hilite-config'Junio C Hamano
2010-09-30gitweb/Makefile: Include gitweb/config.makJakub Narebski
2010-09-30gitweb/Makefile: Add 'test' and 'test-installed' targetsJakub Narebski
2010-09-30gitweb: Move call to evaluate_git_version after evaluate_gitweb_configJakub Narebski
2010-09-27perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason
2010-09-27Enable highlight executable path as a configuration optionChristopher Wilson
2010-08-31gitweb: Don't die_error in git_tag after already printing headersAnders Kaseorg
2010-08-23Merge branch 'maint'Junio C Hamano