summaryrefslogtreecommitdiff
path: root/gitweb/static/js
Commit message (Expand)AuthorAgeFilesLines
* correct a few doubled-word nits in comments and documentationJim Meyering2012-03-281-1/+1
* Merge branch 'ps/gitweb-js-with-lineno'Junio C Hamano2011-10-101-4/+4
|\
| * gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge2011-09-271-4/+4
* | gitweb.js: use setTimeout rather than setInterval in blame_incremental.jsJakub Narebski2011-05-271-15/+40
* | gitweb.js: No need for loop in blame_incremental's handleResponse()Jakub Narebski2011-05-271-9/+4
* | gitweb.js: No need for inProgress in blame_incremental.jsJakub Narebski2011-05-271-18/+3
* | gitweb.js: Add UI for selecting common timezone to display datesJohn 'Warthog9' Hawley2011-05-242-15/+310
* | gitweb: JavaScript ability to adjust time based on timezoneJohn 'Warthog9' Hawley2011-05-242-0/+75
* | gitweb.js: Provide getElementsByClassName method (if it not exists)Jakub Narebski2011-05-241-0/+51
* | gitweb.js: Introduce code to handle cookies from JavaScriptJakub Narebski2011-05-241-0/+114
* | gitweb.js: Extract and improve datetime handlingJakub Narebski2011-05-242-51/+161
* | gitweb.js: Provide default values for padding in padLeftStr and padLeftJakub Narebski2011-05-241-3/+11
* | gitweb.js: Update and improve comments in JavaScript filesJakub Narebski2011-05-242-15/+19
|/
* gitweb: Split JavaScript for maintability, combining on buildJakub Narebski2011-05-244-0/+937