summaryrefslogtreecommitdiff
path: root/gitweb/static
AgeCommit message (Expand)Author
2011-06-30Merge branch 'jn/gitweb-js-blame' into nextJunio C Hamano
2011-05-27gitweb.js: use setTimeout rather than setInterval in blame_incremental.jsJakub Narebski
2011-05-27gitweb.js: No need for loop in blame_incremental's handleResponse()Jakub Narebski
2011-05-27gitweb.js: No need for inProgress in blame_incremental.jsJakub Narebski
2011-05-26Merge branch 'jn/gitweb-js'Junio C Hamano
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.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-04-29gitweb: Optional grouping of projects by categorySebastien Cevey
2011-04-04gitweb: Fix parsing of negative fractional timezones in JavaScriptJakub Narebski
2010-11-17gitweb: group remote heads by remoteGiuseppe Bilotta
2010-06-18Merge branch 'jn/gitweb-plackup'Junio C Hamano
2010-06-01gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara