summaryrefslogtreecommitdiffstats
path: root/gitweb/static/js
AgeCommit message (Expand)AuthorLines
2012-03-28correct a few doubled-word nits in comments and documentationJim Meyering-1/+1
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-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-24gitweb.js: Add UI for selecting common timezone to display datesJohn 'Warthog9' Hawley-15/+310
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-0/+937
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