Age | Commit message (Expand) | Author | Files | Lines |
2011-01-04 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-01-04 | gitweb: make logo optional | Jonathan Nieder | 1 | -4/+9 |
2011-01-04 | gitweb: skip logo in atom feed when there is none | Jonathan Nieder | 1 | -1/+1 |
2010-12-21 | Merge branch 'jn/maint-gitweb-pathinfo-fix' | Junio C Hamano | 1 | -8/+23 |
2010-12-19 | Merge branch 'maint' | Junio C Hamano | 1 | -42/+47 |
2010-12-18 | gitweb: Include links to feeds in HTML header only for '200 OK' response | Jakub Narebski | 1 | -42/+47 |
2010-12-15 | Sync with 1.7.3.4 | Junio C Hamano | 1 | -17/+24 |
2010-12-15 | Git 1.7.3.4 | Junio C Hamano | 1 | -17/+24 |
2010-12-15 | Git 1.7.2.5 | Junio C Hamano | 1 | -17/+24 |
2010-12-15 | Git 1.7.1.4 | Junio C Hamano | 1 | -17/+25 |
2010-12-15 | Git 1.7.0.9 | Junio C Hamano | 1 | -17/+25 |
2010-12-15 | Git 1.6.6.3 | Junio C Hamano | 1 | -17/+25 |
2010-12-15 | Git 1.6.5.9 | Junio C Hamano | 1 | -16/+24 |
2010-12-15 | gitweb: Introduce esc_attr to escape attributes of HTML elements | Jakub Narebski | 1 | -15/+22 |
2010-12-14 | gitweb: Fix handling of whitespace in generated links | Jakub Narebski | 1 | -8/+23 |
2010-12-12 | Merge branch 'jn/gitweb-per-request-config' | Junio C Hamano | 1 | -2/+22 |
2010-12-08 | Merge branch 'jn/gitweb-time-hires-comes-with-5.8' | Junio C Hamano | 1 | -7/+5 |
2010-12-08 | Merge branch 'gb/gitweb-remote-heads' | Junio C Hamano | 1 | -8/+260 |
2010-11-29 | gitweb: selectable configurations that change with each request | Jakub Narebski | 1 | -2/+22 |
2010-11-17 | Merge branch 'jn/gitweb-test' | Junio C Hamano | 1 | -1/+1 |
2010-11-17 | gitweb: group remote heads by remote | Giuseppe Bilotta | 1 | -20/+146 |
2010-11-17 | gitweb: provide a routine to display (sub)sections | Giuseppe Bilotta | 1 | -0/+38 |
2010-11-17 | gitweb: refactor repository URL printing | Giuseppe Bilotta | 1 | -1/+6 |
2010-11-17 | gitweb: remotes view for a single remote | Giuseppe Bilotta | 1 | -4/+26 |
2010-11-17 | gitweb: allow action specialization in page header | Giuseppe Bilotta | 1 | -1/+9 |
2010-11-17 | gitweb: nagivation menu for tags, heads and remotes | Giuseppe Bilotta | 1 | -3/+16 |
2010-11-17 | gitweb: separate heads and remotes lists | Giuseppe Bilotta | 1 | -4/+27 |
2010-11-17 | gitweb: git_get_heads_list accepts an optional list of refs | Giuseppe Bilotta | 1 | -4/+7 |
2010-11-17 | gitweb: introduce remote_heads feature | Giuseppe Bilotta | 1 | -2/+16 |
2010-11-17 | gitweb: use fullname as hash_base in heads link | Giuseppe Bilotta | 1 | -1/+1 |
2010-11-11 | gitweb: Time::HiRes is in core for Perl 5.8 | Jakub Narebski | 1 | -7/+5 |
2010-10-26 | Merge branch 'ab/require-perl-5.8' | Junio C Hamano | 1 | -0/+1 |
2010-10-13 | gitweb: Improve behavior for actionless path_info gitweb URLs | Jakub Narebski | 1 | -2/+9 |
2010-10-13 | gitweb: Fix bug in evaluate_path_info | Jakub Narebski | 1 | -2/+2 |
2010-09-30 | gitweb: Move call to evaluate_git_version after evaluate_gitweb_config | Jakub Narebski | 1 | -1/+1 |
2010-09-27 | perl: bump the required Perl version to 5.8 from 5.6.[21] | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2010-09-27 | Enable highlight executable path as a configuration option | Christopher Wilson | 1 | -1/+8 |
2010-08-31 | gitweb: Don't die_error in git_tag after already printing headers | Anders Kaseorg | 1 | -3/+3 |
2010-08-22 | Merge branch 'maint' | Junio C Hamano | 1 | -6/+6 |
2010-08-22 | Typos in code comments, an error message, documentation | Ralf Wildenhues | 1 | -6/+6 |
2010-08-12 | Merge branch 'jn/maint-gitweb-dynconf' | Junio C Hamano | 1 | -4/+4 |
2010-08-09 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+5 |
2010-08-09 | gitweb: clarify search results page when no matching commit found | Jonathan Nieder | 1 | -4/+5 |
2010-08-02 | gitweb: Fix typo in run() subroutine | Jakub Narebski | 1 | -1/+1 |
2010-08-02 | gitweb: allow configurations that change with each request | Jonathan Nieder | 1 | -4/+4 |
2010-07-28 | gitweb: move highlight config out of guess_file_syntax() | Alejandro R. Sedeño | 1 | -24/+23 |
2010-07-15 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+1 |
2010-07-15 | gitweb: fix esc_url | Pavan Kumar Sunkara | 1 | -2/+1 |
2010-07-05 | gitweb: Move evaluate_gitweb_config out of run_request | Jakub Narebski | 1 | -6/+11 |
2010-06-22 | Merge branch 'jn/gitweb-return-or-exit-cleanup' | Junio C Hamano | 1 | -0/+9 |