aboutsummaryrefslogtreecommitdiff
path: root/gitweb
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2011-06-21
|\
| * gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabledJakub Narebski2011-06-21
* | gitweb: do not misparse nonnumeric content tag files that contain a digitJonathan Nieder2011-06-09
* | Merge branch 'jn/mime-type-with-params'Junio C Hamano2011-06-06
|\ \
| * | gitweb: Fix usability of $prevent_xssJakub Narebski2011-06-05
* | | gitweb: Move "Requirements" up in gitweb/INSTALLJakub Narebski2011-06-03
* | | gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALLJakub Narebski2011-06-02
* | | gitweb: Move information about installation from README to INSTALLJakub Narebski2011-06-02
* | | Merge branch 'jn/gitweb-js'Junio C Hamano2011-05-26
|\ \ \
| * | | gitweb: Make JavaScript ability to adjust timezones configurableJakub Narebski2011-05-24
| * | | gitweb.js: Add UI for selecting common timezone to display datesJohn 'Warthog9' Hawley2011-05-24
| * | | gitweb: JavaScript ability to adjust time based on timezoneJohn 'Warthog9' Hawley2011-05-24
| * | | gitweb: Unify the way long timestamp is displayedJakub Narebski2011-05-24
| * | | gitweb: Refactor generating of long dates into format_timestamp_htmlJakub Narebski2011-05-24
| * | | gitweb.js: Provide getElementsByClassName method (if it not exists)Jakub Narebski2011-05-24
| * | | gitweb.js: Introduce code to handle cookies from JavaScriptJakub Narebski2011-05-24
| * | | gitweb.js: Extract and improve datetime handlingJakub Narebski2011-05-24
| * | | gitweb.js: Provide default values for padding in padLeftStr and padLeftJakub Narebski2011-05-24
| * | | gitweb.js: Update and improve comments in JavaScript filesJakub Narebski2011-05-24
| * | | gitweb: Split JavaScript for maintability, combining on buildJakub Narebski2011-05-24
* | | | Merge branch 'jn/ctags-more'Junio C Hamano2011-05-26
|\ \ \ \
| * | | | gitweb: Optional grouping of projects by categorySebastien Cevey2011-04-29
| * | | | gitweb: Modularized git_get_project_description to be more genericSebastien Cevey2011-04-29
| * | | | gitweb: Split git_project_list_body in two functionsSebastien Cevey2011-04-29
* | | | | gitweb: Refactor reading and parsing config file into read_config_fileJakub Narebski2011-05-25
* | | | | Merge branch 'jn/ctags'Junio C Hamano2011-05-11
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo)Jakub Narebski2011-04-29
| * | | gitweb: Change the way "content tags" ('ctags') are handledJakub Narebski2011-04-29
| * | | gitweb: Restructure projects list generationJakub Narebski2011-04-29
| |/ /
* | | gitweb: supply '-n' to gzip for identical outputFraser Tweedale2011-04-26
|/ /
* | remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering2011-04-13
* | Merge branch 'maint'Junio C Hamano2011-04-04
|\ \
| * | gitweb: Fix parsing of negative fractional timezones in JavaScriptJakub Narebski2011-04-04
* | | Sync with 1.7.4.2Junio C Hamano2011-03-25
|\ \ \ | |/ /
| * | gitweb: Fix handling of fractional timezones in parse_dateJakub Narebski2011-03-25
* | | Merge branch 'kc/gitweb-pathinfo-w-anchor'Junio C Hamano2011-03-23
|\ \ \ | |/ / |/| |
| * | gitweb: fix #patchNN anchors when path_info is enabledKevin Cernekee2011-03-18
* | | gitweb: Always call parse_date with timezone parameterJakub Narebski2011-03-19
|/ /
* | gitweb: highlight: replace tabs with spacesKevin Cernekee2011-03-16
* | gitweb/gitweb.perl: don't call S_ISREG() with undefÆvar Arnfjörð Bjarmason2011-02-21
* | gitweb/gitweb.perl: remove use of qw(...) as parenthesesÆvar Arnfjörð Bjarmason2011-02-21
* | gitweb: Mention optional Perl modules in INSTALLJakub Narebski2011-02-07
* | Don't pass "--xhtml" to hightlight in gitweb.perl script.Adam Tkac2011-01-27
* | Merge branch 'jn/gitweb-no-logo'Junio C Hamano2011-01-13
|\ \
| * | gitweb: make logo optionalJonathan Nieder2011-01-04
* | | gitweb: remove unnecessary test when closing file descriptorSylvain Rabot2011-01-04
* | | gitweb: add extensions to highlight feature mapSylvain Rabot2011-01-04
* | | Merge branch 'maint'Junio C Hamano2011-01-04
|\ \ \ | |/ /
| * | gitweb: skip logo in atom feed when there is noneJonathan Nieder2011-01-04
* | | Merge branch 'jn/maint-gitweb-pathinfo-fix'Junio C Hamano2010-12-21
|\ \ \