summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.js
Commit message (Expand)AuthorAgeFilesLines
* gitweb.js: fix padLeftStr() and its usageStephen Boyd2009-11-251-5/+5
* gitweb.js: Harden setting blamed commit info in incremental blameJakub Narebski2009-11-251-1/+6
* gitweb.js: fix null object exception in initials calculationStephen Boyd2009-11-191-2/+5
* gitweb: Create links leading to 'blame_incremental' using JavaScriptJakub Narebski2009-09-011-0/+34
* gitweb: Colorize 'blame_incremental' view during processingJakub Narebski2009-09-011-3/+105
* gitweb: Incremental blame (using JavaScript)Jakub Narebski2009-09-011-0/+726