aboutsummaryrefslogtreecommitdiff
path: root/gitweb/static
Commit message (Expand)AuthorAge
* gitweb: Avoid overflowing page body frame with large imagesAndrew Keller2014-02-20
* gitweb: vertically centre contents of page footerTony Finch2013-08-20
* gitweb: ensure OPML text fits inside its boxTony Finch2013-08-20
* gitweb: Highlight interesting parts of diffMichaƂ Kiedrowicz2012-04-11
* correct a few doubled-word nits in comments and documentationJim Meyering2012-03-28
* gitweb: improve usability of projects search formJakub Narebski2012-02-01
* gitweb: Give side-by-side diff extra CSS stylingJakub Narebski2011-10-31
* gitweb: Add a feature to show side-by-side diffKato Kazuyoshi2011-10-31
* Merge branch 'ps/gitweb-js-with-lineno'Junio C Hamano2011-10-10
|\
| * gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge2011-09-27
* | Merge branch 'jn/gitweb-js-blame' into nextJunio C Hamano2011-06-29
|\ \
| * | gitweb.js: use setTimeout rather than setInterval in blame_incremental.jsJakub Narebski2011-05-27
| * | gitweb.js: No need for loop in blame_incremental's handleResponse()Jakub Narebski2011-05-27
| * | gitweb.js: No need for inProgress in blame_incremental.jsJakub Narebski2011-05-27
* | | Merge branch 'jn/gitweb-js'Junio C Hamano2011-05-26
|\ \ \ | |/ /
| * | gitweb.js: Add UI for selecting common timezone to display datesJohn 'Warthog9' Hawley2011-05-24
| * | gitweb: JavaScript ability to adjust time based on timezoneJohn 'Warthog9' Hawley2011-05-24
| * | gitweb.js: Provide getElementsByClassName method (if it not exists)Jakub Narebski2011-05-24
| * | gitweb.js: Introduce code to handle cookies from JavaScriptJakub Narebski2011-05-24
| * | gitweb.js: Extract and improve datetime handlingJakub Narebski2011-05-24
| * | gitweb.js: Provide default values for padding in padLeftStr and padLeftJakub Narebski2011-05-24
| * | gitweb.js: Update and improve comments in JavaScript filesJakub Narebski2011-05-24
| |/
| * gitweb: Split JavaScript for maintability, combining on buildJakub Narebski2011-05-24
* | gitweb: Optional grouping of projects by categorySebastien Cevey2011-04-29
|/
* gitweb: Fix parsing of negative fractional timezones in JavaScriptJakub Narebski2011-04-04
* gitweb: group remote heads by remoteGiuseppe Bilotta2010-11-17
* Merge branch 'jn/gitweb-plackup'Junio C Hamano2010-06-18
* gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara2010-05-31