gitweb.js: use setTimeout rather than setInterval in blame_incremental.js
[gitweb.git] / gitweb / static / js / lib /
2011-05-24 gitweb.js: Add UI for selecting common timezone to...
2011-05-24 gitweb: JavaScript ability to adjust time based on...
2011-05-24 gitweb.js: Provide getElementsByClassName method (if...
2011-05-24 gitweb.js: Introduce code to handle cookies from JavaScript
2011-05-24 gitweb.js: Extract and improve datetime handling
2011-05-24 gitweb.js: Provide default values for padding in padLef...
2011-05-24 gitweb.js: Update and improve comments in JavaScript...
2011-05-24 gitweb: Split JavaScript for maintability, combining...