summaryrefslogtreecommitdiffstats
path: root/gitweb/static
AgeCommit message (Expand)AuthorLines
2019-10-28gitweb: correctly store previous rev in javascript-actions modeRobert Luberda-1/+1
2014-02-20gitweb: Avoid overflowing page body frame with large imagesAndrew Keller-0/+5
2013-08-20gitweb: vertically centre contents of page footerTony Finch-1/+2
2013-08-20gitweb: ensure OPML text fits inside its boxTony Finch-2/+1
2012-04-11gitweb: Highlight interesting parts of diffMichaƂ Kiedrowicz-0/+8
2012-03-28correct a few doubled-word nits in comments and documentationJim Meyering-1/+1
2012-02-01gitweb: improve usability of projects search formJakub Narebski-1/+6
2011-10-31gitweb: Give side-by-side diff extra CSS stylingJakub Narebski-0/+13
2011-10-31gitweb: Add a feature to show side-by-side diffKato Kazuyoshi-0/+17
2011-10-10Merge branch 'ps/gitweb-js-with-lineno'Junio C Hamano-4/+4
2011-09-27gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge-4/+4
2011-06-29Merge branch 'jn/gitweb-js-blame' into nextJunio C Hamano-37/+42
2011-05-27gitweb.js: use setTimeout rather than setInterval in blame_incremental.jsJakub Narebski-15/+40
2011-05-27gitweb.js: No need for loop in blame_incremental's handleResponse()Jakub Narebski-9/+4
2011-05-27gitweb.js: No need for inProgress in blame_incremental.jsJakub Narebski-18/+3
2011-05-26Merge branch 'jn/gitweb-js'Junio C Hamano-215/+953
2011-05-24gitweb.js: Add UI for selecting common timezone to display datesJohn 'Warthog9' Hawley-15/+343
2011-05-24gitweb: JavaScript ability to adjust time based on timezoneJohn 'Warthog9' Hawley-0/+75
2011-05-24gitweb.js: Provide getElementsByClassName method (if it not exists)Jakub Narebski-0/+51
2011-05-24gitweb: Split JavaScript for maintability, combining on buildJakub Narebski-205/+253
2011-05-24gitweb.js: Introduce code to handle cookies from JavaScriptJakub Narebski-0/+114
2011-05-24gitweb.js: Extract and improve datetime handlingJakub Narebski-51/+161
2011-05-24gitweb.js: Provide default values for padding in padLeftStr and padLeftJakub Narebski-3/+11
2011-05-24gitweb.js: Update and improve comments in JavaScript filesJakub Narebski-15/+19
2011-04-29gitweb: Optional grouping of projects by categorySebastien Cevey-0/+7
2011-04-04gitweb: Fix parsing of negative fractional timezones in JavaScriptJakub Narebski-5/+19
2010-11-17gitweb: group remote heads by remoteGiuseppe Bilotta-0/+6
2010-06-18Merge branch 'jn/gitweb-plackup'Junio C Hamano-0/+1467
2010-05-31gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara-0/+1449