summaryrefslogtreecommitdiff
path: root/gitweb/static/js/lib
AgeCommit message (Expand)AuthorFilesLines
2012-03-28correct a few doubled-word nits in comments and documentationLibravatar Jim Meyering1-1/+1
2011-05-24gitweb.js: Add UI for selecting common timezone to display datesLibravatar John 'Warthog9' Hawley1-1/+26
2011-05-24gitweb: JavaScript ability to adjust time based on timezoneLibravatar John 'Warthog9' Hawley1-0/+15
2011-05-24gitweb.js: Provide getElementsByClassName method (if it not exists)Libravatar Jakub Narebski1-0/+51
2011-05-24gitweb.js: Introduce code to handle cookies from JavaScriptLibravatar Jakub Narebski1-0/+114
2011-05-24gitweb.js: Extract and improve datetime handlingLibravatar Jakub Narebski2-51/+161
2011-05-24gitweb.js: Provide default values for padding in padLeftStr and padLeftLibravatar Jakub Narebski1-3/+11
2011-05-24gitweb.js: Update and improve comments in JavaScript filesLibravatar Jakub Narebski1-4/+8
2011-05-24gitweb: Split JavaScript for maintability, combining on buildLibravatar Jakub Narebski1-0/+187