Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct a few doubled-word nits in comments and documentation | Jim Meyering | 2012-03-28 | 1 | -1/+1 |
* | gitweb.js: Add UI for selecting common timezone to display dates | John 'Warthog9' Hawley | 2011-05-24 | 1 | -1/+26 |
* | gitweb: JavaScript ability to adjust time based on timezone | John 'Warthog9' Hawley | 2011-05-24 | 1 | -0/+15 |
* | gitweb.js: Provide getElementsByClassName method (if it not exists) | Jakub Narebski | 2011-05-24 | 1 | -0/+51 |
* | gitweb.js: Introduce code to handle cookies from JavaScript | Jakub Narebski | 2011-05-24 | 1 | -0/+114 |
* | gitweb.js: Extract and improve datetime handling | Jakub Narebski | 2011-05-24 | 2 | -51/+161 |
* | gitweb.js: Provide default values for padding in padLeftStr and padLeft | Jakub Narebski | 2011-05-24 | 1 | -3/+11 |
* | gitweb.js: Update and improve comments in JavaScript files | Jakub Narebski | 2011-05-24 | 1 | -4/+8 |
* | gitweb: Split JavaScript for maintability, combining on build | Jakub Narebski | 2011-05-24 | 1 | -0/+187 |