summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
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
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues
2010-08-13Merge branch 'jn/maint-gitweb-dynconf'Junio C Hamano
2010-08-09Merge branch 'maint'Junio C Hamano
2010-08-09gitweb: clarify search results page when no matching commit foundJonathan Nieder
2010-08-02gitweb: Fix typo in run() subroutineJakub Narebski
2010-08-02gitweb: allow configurations that change with each requestJonathan Nieder
2010-07-28gitweb: move highlight config out of guess_file_syntax()Alejandro R. Sedeño
2010-07-15Merge branch 'maint'Junio C Hamano
2010-07-15gitweb: fix esc_urlPavan Kumar Sunkara
2010-07-05gitweb: Move evaluate_gitweb_config out of run_requestJakub Narebski