Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gitweb: supply '-n' to gzip for identical output | Fraser Tweedale | 2011-04-26 |
* | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 2011-04-13 |
* | Merge branch 'maint' | Junio C Hamano | 2011-04-04 |
|\ | |||
| * | gitweb: Fix parsing of negative fractional timezones in JavaScript | Jakub Narebski | 2011-04-04 |
* | | Sync with 1.7.4.2 | Junio C Hamano | 2011-03-25 |
|\ \ | |/ | |||
| * | gitweb: Fix handling of fractional timezones in parse_date | Jakub Narebski | 2011-03-25 |
* | | Merge branch 'kc/gitweb-pathinfo-w-anchor' | Junio C Hamano | 2011-03-23 |
|\ \ | |/ |/| | |||
| * | gitweb: fix #patchNN anchors when path_info is enabled | Kevin Cernekee | 2011-03-18 |
* | | gitweb: Always call parse_date with timezone parameter | Jakub Narebski | 2011-03-19 |
|/ | |||
* | gitweb: highlight: replace tabs with spaces | Kevin Cernekee | 2011-03-16 |
* | gitweb/gitweb.perl: don't call S_ISREG() with undef | Ævar Arnfjörð Bjarmason | 2011-02-21 |
* | gitweb/gitweb.perl: remove use of qw(...) as parentheses | Ævar Arnfjörð Bjarmason | 2011-02-21 |
* | gitweb: Mention optional Perl modules in INSTALL | Jakub Narebski | 2011-02-07 |
* | Don't pass "--xhtml" to hightlight in gitweb.perl script. | Adam Tkac | 2011-01-27 |
* | Merge branch 'jn/gitweb-no-logo' | Junio C Hamano | 2011-01-13 |
|\ | |||
| * | gitweb: make logo optional | Jonathan Nieder | 2011-01-04 |
* | | gitweb: remove unnecessary test when closing file descriptor | Sylvain Rabot | 2011-01-04 |
* | | gitweb: add extensions to highlight feature map | Sylvain Rabot | 2011-01-04 |
* | | Merge branch 'maint' | Junio C Hamano | 2011-01-04 |
|\ \ | |/ | |||
| * | gitweb: skip logo in atom feed when there is none | Jonathan Nieder | 2011-01-04 |
* | | Merge branch 'jn/maint-gitweb-pathinfo-fix' | Junio C Hamano | 2010-12-21 |
|\ \ | |||
| * | | gitweb: Fix handling of whitespace in generated links | Jakub Narebski | 2010-12-14 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-12-19 |
|\ \ \ | | |/ | |/| | |||
| * | | gitweb: Include links to feeds in HTML header only for '200 OK' response | Jakub Narebski | 2010-12-18 |
* | | | Sync with 1.7.3.4 | Junio C Hamano | 2010-12-15 |
|\ \ \ | |/ / | |||
| * | | Git 1.7.3.4v1.7.3.4 | Junio C Hamano | 2010-12-15 |
| |\ \ | | |/ | |/| | |||
| | * | Git 1.7.2.5v1.7.2.5 | Junio C Hamano | 2010-12-15 |
| | |\ | |||
| | | * | Git 1.7.1.4v1.7.1.4 | Junio C Hamano | 2010-12-15 |
| | | |\ | |||
| | | | * | Git 1.7.0.9v1.7.0.9 | Junio C Hamano | 2010-12-15 |
| | | | |\ | |||
| | | | | * | Git 1.6.6.3v1.6.6.3 | Junio C Hamano | 2010-12-15 |
| | | | | |\ | |||
| | | | | | * | Git 1.6.5.9v1.6.5.9 | Junio C Hamano | 2010-12-15 |
| | | | | | |\ | |||
| | | | | | | * | gitweb: Introduce esc_attr to escape attributes of HTML elements | Jakub Narebski | 2010-12-15 |
| | | | | | * | | Merge branch 'pb/maint-gitweb-blob-lineno' into maint | Junio C Hamano | 2009-11-15 |
| | | | | | |\ \ | |||
| | | | | | * \ \ | Merge branch 'gb/maint-gitweb-esc-param' into maint | Junio C Hamano | 2009-11-15 |
| | | | | | |\ \ \ | |||
* | | | | | | \ \ \ | Merge branch 'jn/gitweb-per-request-config' | Junio C Hamano | 2010-12-12 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | gitweb: document $per_request_config better | Jonathan Nieder | 2010-11-29 |
| * | | | | | | | | | | gitweb: selectable configurations that change with each request | Jakub Narebski | 2010-11-29 |
* | | | | | | | | | | | Merge branch 'jn/gitweb-time-hires-comes-with-5.8' | Junio C Hamano | 2010-12-08 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | gitweb: Time::HiRes is in core for Perl 5.8 | Jakub Narebski | 2010-11-11 |
* | | | | | | | | | | | | Merge branch 'gb/gitweb-remote-heads' | Junio C Hamano | 2010-12-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | gitweb: group remote heads by remote | Giuseppe Bilotta | 2010-11-17 |
| * | | | | | | | | | | | gitweb: provide a routine to display (sub)sections | Giuseppe Bilotta | 2010-11-17 |
| * | | | | | | | | | | | gitweb: refactor repository URL printing | Giuseppe Bilotta | 2010-11-17 |
| * | | | | | | | | | | | gitweb: remotes view for a single remote | Giuseppe Bilotta | 2010-11-17 |
| * | | | | | | | | | | | gitweb: allow action specialization in page header | Giuseppe Bilotta | 2010-11-17 |
| * | | | | | | | | | | | gitweb: nagivation menu for tags, heads and remotes | Giuseppe Bilotta | 2010-11-17 |
| * | | | | | | | | | | | gitweb: separate heads and remotes lists | Giuseppe Bilotta | 2010-11-17 |
| * | | | | | | | | | | | gitweb: git_get_heads_list accepts an optional list of refs | Giuseppe Bilotta | 2010-11-17 |
| * | | | | | | | | | | | gitweb: introduce remote_heads feature | Giuseppe Bilotta | 2010-11-17 |
| * | | | | | | | | | | | gitweb: use fullname as hash_base in heads link | Giuseppe Bilotta | 2010-11-17 |
| |/ / / / / / / / / / |