summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.perl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2011-06-211-0/+2
|\
| * gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabledJakub Narebski2011-06-211-0/+2
* | gitweb: do not misparse nonnumeric content tag files that contain a digitJonathan Nieder2011-06-091-1/+1
* | Merge branch 'jn/mime-type-with-params'Junio C Hamano2011-06-061-1/+1
|\ \
| * | gitweb: Fix usability of $prevent_xssJakub Narebski2011-06-051-1/+1
* | | Merge branch 'jn/gitweb-js'Junio C Hamano2011-05-261-25/+51
|\ \ \
| * | | gitweb: Make JavaScript ability to adjust timezones configurableJakub Narebski2011-05-241-8/+31
| * | | gitweb.js: Add UI for selecting common timezone to display datesJohn 'Warthog9' Hawley2011-05-241-1/+2
| * | | gitweb: JavaScript ability to adjust time based on timezoneJohn 'Warthog9' Hawley2011-05-241-3/+8
| * | | gitweb: Unify the way long timestamp is displayedJakub Narebski2011-05-241-5/+3
| * | | gitweb: Refactor generating of long dates into format_timestamp_htmlJakub Narebski2011-05-241-23/+22
* | | | Merge branch 'jn/ctags-more'Junio C Hamano2011-05-261-46/+121
|\ \ \ \
| * | | | gitweb: Optional grouping of projects by categorySebastien Cevey2011-04-291-3/+59
| * | | | gitweb: Modularized git_get_project_description to be more genericSebastien Cevey2011-04-291-8/+16
| * | | | gitweb: Split git_project_list_body in two functionsSebastien Cevey2011-04-291-39/+50
* | | | | gitweb: Refactor reading and parsing config file into read_config_fileJakub Narebski2011-05-251-8/+20
* | | | | Merge branch 'jn/ctags'Junio C Hamano2011-05-111-121/+276
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo)Jakub Narebski2011-04-291-3/+9
| * | | gitweb: Change the way "content tags" ('ctags') are handledJakub Narebski2011-04-291-44/+97
| * | | gitweb: Restructure projects list generationJakub Narebski2011-04-291-77/+173
| |/ /
* | | gitweb: supply '-n' to gzip for identical outputFraser Tweedale2011-04-261-1/+1
|/ /
* | Sync with 1.7.4.2Junio C Hamano2011-03-251-2/+4
|\ \
| * | gitweb: Fix handling of fractional timezones in parse_dateJakub Narebski2011-03-251-2/+4
* | | Merge branch 'kc/gitweb-pathinfo-w-anchor'Junio C Hamano2011-03-231-7/+20
|\ \ \ | |/ / |/| |
| * | gitweb: fix #patchNN anchors when path_info is enabledKevin Cernekee2011-03-181-7/+20
* | | gitweb: Always call parse_date with timezone parameterJakub Narebski2011-03-191-3/+2
|/ /
* | gitweb: highlight: replace tabs with spacesKevin Cernekee2011-03-161-1/+1
* | gitweb/gitweb.perl: don't call S_ISREG() with undefÆvar Arnfjörð Bjarmason2011-02-211-1/+1
* | gitweb/gitweb.perl: remove use of qw(...) as parenthesesÆvar Arnfjörð Bjarmason2011-02-211-2/+2
* | 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
| | | | | | |\ \ \ \