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