| Commit message (Expand) | Author | Age | Files | Lines |
* | gitweb: Avoid overflowing page body frame with large imagesak/gitweb-fit-image | Andrew Keller | 2014-02-20 | 1 | -0/+5 |
* | gitweb: vertically centre contents of page footer | Tony Finch | 2013-08-20 | 1 | -1/+2 |
* | gitweb: ensure OPML text fits inside its box | Tony Finch | 2013-08-20 | 1 | -2/+1 |
* | gitweb: Highlight interesting parts of diff | MichaĆ Kiedrowicz | 2012-04-11 | 1 | -0/+8 |
* | correct a few doubled-word nits in comments and documentation | Jim Meyering | 2012-03-28 | 1 | -1/+1 |
* | gitweb: improve usability of projects search form | Jakub Narebski | 2012-02-01 | 1 | -1/+6 |
* | gitweb: Give side-by-side diff extra CSS styling | Jakub Narebski | 2011-10-31 | 1 | -0/+13 |
* | gitweb: Add a feature to show side-by-side diff | Kato Kazuyoshi | 2011-10-31 | 1 | -0/+17 |
* | Merge branch 'ps/gitweb-js-with-lineno' | Junio C Hamano | 2011-10-10 | 1 | -4/+4 |
|\ |
|
| * | gitweb: Fix links to lines in blobs when javascript-actions are enabled | Peter Stuge | 2011-09-27 | 1 | -4/+4 |
* | | Merge branch 'jn/gitweb-js-blame' into next | Junio C Hamano | 2011-06-29 | 1 | -37/+42 |
|\ \ |
|
| * | | gitweb.js: use setTimeout rather than setInterval in blame_incremental.js | Jakub Narebski | 2011-05-27 | 1 | -15/+40 |
| * | | gitweb.js: No need for loop in blame_incremental's handleResponse() | Jakub Narebski | 2011-05-27 | 1 | -9/+4 |
| * | | gitweb.js: No need for inProgress in blame_incremental.js | Jakub Narebski | 2011-05-27 | 1 | -18/+3 |
* | | | Merge branch 'jn/gitweb-js' | Junio C Hamano | 2011-05-26 | 8 | -215/+953 |
|\ \ \
| |/ / |
|
| * | | gitweb.js: Add UI for selecting common timezone to display dates | John 'Warthog9' Hawley | 2011-05-24 | 3 | -15/+343 |
| * | | gitweb: JavaScript ability to adjust time based on timezone | John 'Warthog9' Hawley | 2011-05-24 | 2 | -0/+75 |
| * | | 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 | 2 | -15/+19 |
| |/ |
|
| * | gitweb: Split JavaScript for maintability, combining on build | Jakub Narebski | 2011-05-24 | 4 | -205/+253 |
* | | gitweb: Optional grouping of projects by category | Sebastien Cevey | 2011-04-29 | 1 | -0/+7 |
|/ |
|
* | gitweb: Fix parsing of negative fractional timezones in JavaScript | Jakub Narebski | 2011-04-04 | 1 | -5/+19 |
* | gitweb: group remote heads by remote | Giuseppe Bilotta | 2010-11-17 | 1 | -0/+6 |
* | Merge branch 'jn/gitweb-plackup' | Junio C Hamano | 2010-06-18 | 1 | -0/+18 |
* | gitweb: Move static files into seperate subdirectory | Pavan Kumar Sunkara | 2010-05-31 | 4 | -0/+1449 |