Age | Commit message (Expand) | Author | Files | Lines |
2012-04-11 | gitweb: Highlight interesting parts of diff | MichaĆ Kiedrowicz | 1 | -0/+8 |
2012-03-28 | correct a few doubled-word nits in comments and documentation | Jim Meyering | 1 | -1/+1 |
2012-02-01 | gitweb: improve usability of projects search form | Jakub Narebski | 1 | -1/+6 |
2011-10-31 | gitweb: Give side-by-side diff extra CSS styling | Jakub Narebski | 1 | -0/+13 |
2011-10-31 | gitweb: Add a feature to show side-by-side diff | Kato Kazuyoshi | 1 | -0/+17 |
2011-10-10 | Merge branch 'ps/gitweb-js-with-lineno' | Junio C Hamano | 1 | -4/+4 |
2011-09-27 | gitweb: Fix links to lines in blobs when javascript-actions are enabled | Peter Stuge | 1 | -4/+4 |
2011-06-29 | Merge branch 'jn/gitweb-js-blame' into next | Junio C Hamano | 1 | -37/+42 |
2011-05-27 | gitweb.js: use setTimeout rather than setInterval in blame_incremental.js | Jakub Narebski | 1 | -15/+40 |
2011-05-27 | gitweb.js: No need for loop in blame_incremental's handleResponse() | Jakub Narebski | 1 | -9/+4 |
2011-05-27 | gitweb.js: No need for inProgress in blame_incremental.js | Jakub Narebski | 1 | -18/+3 |
2011-05-26 | Merge branch 'jn/gitweb-js' | Junio C Hamano | 8 | -215/+953 |
2011-05-24 | gitweb.js: Add UI for selecting common timezone to display dates | John 'Warthog9' Hawley | 3 | -15/+343 |
2011-05-24 | gitweb: JavaScript ability to adjust time based on timezone | John 'Warthog9' Hawley | 2 | -0/+75 |
2011-05-24 | gitweb.js: Provide getElementsByClassName method (if it not exists) | Jakub Narebski | 1 | -0/+51 |
2011-05-24 | gitweb: Split JavaScript for maintability, combining on build | Jakub Narebski | 4 | -205/+253 |
2011-05-24 | gitweb.js: Introduce code to handle cookies from JavaScript | Jakub Narebski | 1 | -0/+114 |
2011-05-24 | gitweb.js: Extract and improve datetime handling | Jakub Narebski | 2 | -51/+161 |
2011-05-24 | gitweb.js: Provide default values for padding in padLeftStr and padLeft | Jakub Narebski | 1 | -3/+11 |
2011-05-24 | gitweb.js: Update and improve comments in JavaScript files | Jakub Narebski | 2 | -15/+19 |
2011-04-29 | gitweb: Optional grouping of projects by category | Sebastien Cevey | 1 | -0/+7 |
2011-04-04 | gitweb: Fix parsing of negative fractional timezones in JavaScript | Jakub Narebski | 1 | -5/+19 |
2010-11-17 | gitweb: group remote heads by remote | Giuseppe Bilotta | 1 | -0/+6 |
2010-06-18 | Merge branch 'jn/gitweb-plackup' | Junio C Hamano | 4 | -0/+1467 |
2010-05-31 | gitweb: Move static files into seperate subdirectory | Pavan Kumar Sunkara | 4 | -0/+1449 |