aboutsummaryrefslogtreecommitdiff
path: root/gitweb/static/js
Commit message (Expand)AuthorAge
* correct a few doubled-word nits in comments and documentationJim Meyering2012-03-28
* Merge branch 'ps/gitweb-js-with-lineno'Junio C Hamano2011-10-10
|\
| * gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge2011-09-27
* | gitweb.js: use setTimeout rather than setInterval in blame_incremental.jsJakub Narebski2011-05-27
* | gitweb.js: No need for loop in blame_incremental's handleResponse()Jakub Narebski2011-05-27
* | gitweb.js: No need for inProgress in blame_incremental.jsJakub Narebski2011-05-27
* | gitweb.js: Add UI for selecting common timezone to display datesJohn 'Warthog9' Hawley2011-05-24
* | gitweb: JavaScript ability to adjust time based on timezoneJohn 'Warthog9' Hawley2011-05-24
* | gitweb.js: Provide getElementsByClassName method (if it not exists)Jakub Narebski2011-05-24
* | gitweb.js: Introduce code to handle cookies from JavaScriptJakub Narebski2011-05-24
* | gitweb.js: Extract and improve datetime handlingJakub Narebski2011-05-24
* | gitweb.js: Provide default values for padding in padLeftStr and padLeftJakub Narebski2011-05-24
* | gitweb.js: Update and improve comments in JavaScript filesJakub Narebski2011-05-24
|/
* gitweb: Split JavaScript for maintability, combining on buildJakub Narebski2011-05-24