summaryrefslogtreecommitdiff
path: root/gitweb
Commit message (Expand)AuthorAgeFilesLines
* Don't pass "--xhtml" to hightlight in gitweb.perl script.Adam Tkac2011-01-271-1/+1
* Merge branch 'jn/gitweb-no-logo'Junio C Hamano2011-01-131-4/+9
|\
| * gitweb: make logo optionalJonathan Nieder2011-01-041-4/+9
* | gitweb: remove unnecessary test when closing file descriptorSylvain Rabot2011-01-041-2/+1
* | gitweb: add extensions to highlight feature mapSylvain Rabot2011-01-041-3/+4
* | Merge branch 'maint'Junio C Hamano2011-01-041-1/+1
|\ \ | |/
| * gitweb: skip logo in atom feed when there is noneJonathan Nieder2011-01-041-1/+1
* | Merge branch 'jn/maint-gitweb-pathinfo-fix'Junio C Hamano2010-12-211-8/+23
|\ \
| * | gitweb: Fix handling of whitespace in generated linksJakub Narebski2010-12-141-8/+23
* | | Merge branch 'maint'Junio C Hamano2010-12-191-42/+47
|\ \ \ | | |/ | |/|
| * | gitweb: Include links to feeds in HTML header only for '200 OK' responseJakub Narebski2010-12-181-42/+47
* | | Sync with 1.7.3.4Junio C Hamano2010-12-151-17/+24
|\ \ \ | |/ /
| * | Git 1.7.3.4v1.7.3.4Junio C Hamano2010-12-151-17/+24
| |\ \ | | |/ | |/|
| | * Git 1.7.2.5v1.7.2.5Junio C Hamano2010-12-151-17/+24
| | |\
| | | * Git 1.7.1.4v1.7.1.4Junio C Hamano2010-12-151-17/+25
| | | |\
| | | | * Git 1.7.0.9v1.7.0.9Junio C Hamano2010-12-151-17/+25
| | | | |\
| | | | | * Git 1.6.6.3v1.6.6.3Junio C Hamano2010-12-151-17/+25
| | | | | |\
| | | | | | * Git 1.6.5.9v1.6.5.9Junio C Hamano2010-12-151-16/+24
| | | | | | |\
| | | | | | | * gitweb: Introduce esc_attr to escape attributes of HTML elementsJakub Narebski2010-12-151-15/+22
| | | | | | * | Merge branch 'pb/maint-gitweb-blob-lineno' into maintJunio C Hamano2009-11-151-1/+2
| | | | | | |\ \
| | | | | | * \ \ Merge branch 'gb/maint-gitweb-esc-param' into maintJunio C Hamano2009-11-151-2/+1
| | | | | | |\ \ \
* | | | | | | \ \ \ Merge branch 'jn/gitweb-per-request-config'Junio C Hamano2010-12-122-3/+35
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gitweb: document $per_request_config betterJonathan Nieder2010-11-291-2/+7
| * | | | | | | | | | gitweb: selectable configurations that change with each requestJakub Narebski2010-11-292-2/+29
* | | | | | | | | | | Merge branch 'jn/gitweb-time-hires-comes-with-5.8'Junio C Hamano2010-12-081-7/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gitweb: Time::HiRes is in core for Perl 5.8Jakub Narebski2010-11-111-7/+5
* | | | | | | | | | | | Merge branch 'gb/gitweb-remote-heads'Junio C Hamano2010-12-082-8/+266
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | gitweb: group remote heads by remoteGiuseppe Bilotta2010-11-172-20/+152
| * | | | | | | | | | | gitweb: provide a routine to display (sub)sectionsGiuseppe Bilotta2010-11-171-0/+38
| * | | | | | | | | | | gitweb: refactor repository URL printingGiuseppe Bilotta2010-11-171-1/+6
| * | | | | | | | | | | gitweb: remotes view for a single remoteGiuseppe Bilotta2010-11-171-4/+26
| * | | | | | | | | | | gitweb: allow action specialization in page headerGiuseppe Bilotta2010-11-171-1/+9
| * | | | | | | | | | | gitweb: nagivation menu for tags, heads and remotesGiuseppe Bilotta2010-11-171-3/+16
| * | | | | | | | | | | gitweb: separate heads and remotes listsGiuseppe Bilotta2010-11-171-4/+27
| * | | | | | | | | | | gitweb: git_get_heads_list accepts an optional list of refsGiuseppe Bilotta2010-11-171-4/+7
| * | | | | | | | | | | gitweb: introduce remote_heads featureGiuseppe Bilotta2010-11-171-2/+16
| * | | | | | | | | | | gitweb: use fullname as hash_base in heads linkGiuseppe Bilotta2010-11-171-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jn/gitweb-test'Junio C Hamano2010-11-172-2/+12
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | gitweb/Makefile: Include gitweb/config.makJakub Narebski2010-09-301-0/+1
| * | | | | | | | | | gitweb/Makefile: Add 'test' and 'test-installed' targetsJakub Narebski2010-09-301-1/+10
| * | | | | | | | | | gitweb: Move call to evaluate_git_version after evaluate_gitweb_configJakub Narebski2010-09-301-1/+1
* | | | | | | | | | | Merge branch 'ab/require-perl-5.8'Junio C Hamano2010-10-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-271-0/+1
| |/ / / / / / / / /
* | | | | | | | | | gitweb: Improve behavior for actionless path_info gitweb URLsJakub Narebski2010-10-131-2/+9
* | | | | | | | | | gitweb: Fix bug in evaluate_path_infoJakub Narebski2010-10-131-2/+2
* | | | | | | | | | Merge branch 'cw/gitweb-hilite-config'Junio C Hamano2010-10-063-3/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Enable highlight executable path as a configuration optionChristopher Wilson2010-09-273-3/+21
|/ / / / / / / / /
* | | | | | | | | gitweb: Don't die_error in git_tag after already printing headersAnders Kaseorg2010-08-311-3/+3
* | | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-222-8/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Typos in code comments, an error message, documentationRalf Wildenhues2010-08-222-8/+8