Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2011-06-21 | 1 | -0/+2 |
|\ | |||||
| * | gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled | Jakub Narebski | 2011-06-21 | 1 | -0/+2 |
* | | gitweb: do not misparse nonnumeric content tag files that contain a digit | Jonathan Nieder | 2011-06-09 | 1 | -1/+1 |
* | | Merge branch 'jn/mime-type-with-params' | Junio C Hamano | 2011-06-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | gitweb: Fix usability of $prevent_xss | Jakub Narebski | 2011-06-05 | 1 | -1/+1 |
* | | | Merge branch 'jn/gitweb-js' | Junio C Hamano | 2011-05-26 | 1 | -25/+51 |
|\ \ \ | |||||
| * | | | gitweb: Make JavaScript ability to adjust timezones configurable | Jakub Narebski | 2011-05-24 | 1 | -8/+31 |
| * | | | gitweb.js: Add UI for selecting common timezone to display dates | John 'Warthog9' Hawley | 2011-05-24 | 1 | -1/+2 |
| * | | | gitweb: JavaScript ability to adjust time based on timezone | John 'Warthog9' Hawley | 2011-05-24 | 1 | -3/+8 |
| * | | | gitweb: Unify the way long timestamp is displayed | Jakub Narebski | 2011-05-24 | 1 | -5/+3 |
| * | | | gitweb: Refactor generating of long dates into format_timestamp_html | Jakub Narebski | 2011-05-24 | 1 | -23/+22 |
* | | | | Merge branch 'jn/ctags-more' | Junio C Hamano | 2011-05-26 | 1 | -46/+121 |
|\ \ \ \ | |||||
| * | | | | gitweb: Optional grouping of projects by category | Sebastien Cevey | 2011-04-29 | 1 | -3/+59 |
| * | | | | gitweb: Modularized git_get_project_description to be more generic | Sebastien Cevey | 2011-04-29 | 1 | -8/+16 |
| * | | | | gitweb: Split git_project_list_body in two functions | Sebastien Cevey | 2011-04-29 | 1 | -39/+50 |
* | | | | | gitweb: Refactor reading and parsing config file into read_config_file | Jakub Narebski | 2011-05-25 | 1 | -8/+20 |
* | | | | | Merge branch 'jn/ctags' | Junio C Hamano | 2011-05-11 | 1 | -121/+276 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo) | Jakub Narebski | 2011-04-29 | 1 | -3/+9 |
| * | | | gitweb: Change the way "content tags" ('ctags') are handled | Jakub Narebski | 2011-04-29 | 1 | -44/+97 |
| * | | | gitweb: Restructure projects list generation | Jakub Narebski | 2011-04-29 | 1 | -77/+173 |
| |/ / | |||||
* | | | gitweb: supply '-n' to gzip for identical output | Fraser Tweedale | 2011-04-26 | 1 | -1/+1 |
|/ / | |||||
* | | Sync with 1.7.4.2 | Junio C Hamano | 2011-03-25 | 1 | -2/+4 |
|\ \ | |||||
| * | | gitweb: Fix handling of fractional timezones in parse_date | Jakub Narebski | 2011-03-25 | 1 | -2/+4 |
* | | | Merge branch 'kc/gitweb-pathinfo-w-anchor' | Junio C Hamano | 2011-03-23 | 1 | -7/+20 |
|\ \ \ | |/ / |/| | | |||||
| * | | gitweb: fix #patchNN anchors when path_info is enabled | Kevin Cernekee | 2011-03-18 | 1 | -7/+20 |
* | | | gitweb: Always call parse_date with timezone parameter | Jakub Narebski | 2011-03-19 | 1 | -3/+2 |
|/ / | |||||
* | | gitweb: highlight: replace tabs with spaces | Kevin Cernekee | 2011-03-16 | 1 | -1/+1 |
* | | gitweb/gitweb.perl: don't call S_ISREG() with undef | Ævar Arnfjörð Bjarmason | 2011-02-21 | 1 | -1/+1 |
* | | gitweb/gitweb.perl: remove use of qw(...) as parentheses | Ævar Arnfjörð Bjarmason | 2011-02-21 | 1 | -2/+2 |
* | | Don't pass "--xhtml" to hightlight in gitweb.perl script. | Adam Tkac | 2011-01-27 | 1 | -1/+1 |
* | | Merge branch 'jn/gitweb-no-logo' | Junio C Hamano | 2011-01-13 | 1 | -4/+9 |
|\ \ | |||||
| * | | gitweb: make logo optional | Jonathan Nieder | 2011-01-04 | 1 | -4/+9 |
* | | | gitweb: remove unnecessary test when closing file descriptor | Sylvain Rabot | 2011-01-04 | 1 | -2/+1 |
* | | | gitweb: add extensions to highlight feature map | Sylvain Rabot | 2011-01-04 | 1 | -3/+4 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-01-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | gitweb: skip logo in atom feed when there is none | Jonathan Nieder | 2011-01-04 | 1 | -1/+1 |
* | | | Merge branch 'jn/maint-gitweb-pathinfo-fix' | Junio C Hamano | 2010-12-21 | 1 | -8/+23 |
|\ \ \ | |||||
| * | | | gitweb: Fix handling of whitespace in generated links | Jakub Narebski | 2010-12-14 | 1 | -8/+23 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-12-19 | 1 | -42/+47 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | gitweb: Include links to feeds in HTML header only for '200 OK' response | Jakub Narebski | 2010-12-18 | 1 | -42/+47 |
* | | | | Sync with 1.7.3.4 | Junio C Hamano | 2010-12-15 | 1 | -17/+24 |
|\ \ \ \ | |/ / / | |||||
| * | | | Git 1.7.3.4v1.7.3.4 | Junio C Hamano | 2010-12-15 | 1 | -17/+24 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Git 1.7.2.5v1.7.2.5 | Junio C Hamano | 2010-12-15 | 1 | -17/+24 |
| | |\ \ | |||||
| | | * \ | Git 1.7.1.4v1.7.1.4 | Junio C Hamano | 2010-12-15 | 1 | -17/+25 |
| | | |\ \ | |||||
| | | | * \ | Git 1.7.0.9v1.7.0.9 | Junio C Hamano | 2010-12-15 | 1 | -17/+25 |
| | | | |\ \ | |||||
| | | | | * \ | Git 1.6.6.3v1.6.6.3 | Junio C Hamano | 2010-12-15 | 1 | -17/+25 |
| | | | | |\ \ | |||||
| | | | | | * \ | Git 1.6.5.9v1.6.5.9 | Junio C Hamano | 2010-12-15 | 1 | -16/+24 |
| | | | | | |\ \ | |||||
| | | | | | | * | | gitweb: Introduce esc_attr to escape attributes of HTML elements | Jakub Narebski | 2010-12-15 | 1 | -15/+22 |
| | | | | | * | | | Merge branch 'pb/maint-gitweb-blob-lineno' into maint | Junio C Hamano | 2009-11-15 | 1 | -1/+2 |
| | | | | | |\ \ \ | |||||
| | | | | | * \ \ \ | Merge branch 'gb/maint-gitweb-esc-param' into maint | Junio C Hamano | 2009-11-15 | 1 | -2/+1 |
| | | | | | |\ \ \ \ |