summaryrefslogtreecommitdiff
path: root/gitweb/static/js
AgeCommit message (Expand)Author
2019-10-28gitweb: correctly store previous rev in javascript-actions modeRobert Luberda
2012-03-28correct a few doubled-word nits in comments and documentationJim Meyering
2011-10-10Merge branch 'ps/gitweb-js-with-lineno'Junio C Hamano
2011-09-27gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge
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-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: Split JavaScript for maintability, combining on buildJakub 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