Age | Commit message (Expand) | Author | Files | Lines |
2009-12-03 | gitweb: Describe (possible) gitweb.js minification in gitweb/README | Jakub Narebski | 1 | -1/+2 |
2009-12-01 | Merge branch 'jn/gitweb-blame' | Junio C Hamano | 4 | -87/+1141 |
2009-12-01 | gitweb: Add link to other blame implementation in blame views | Jakub Narebski | 1 | -0/+11 |
2009-11-30 | gitweb: Make linking to actions requiring JavaScript a feature | Jakub Narebski | 1 | -1/+8 |
2009-11-25 | gitweb.js: fix padLeftStr() and its usage | Stephen Boyd | 1 | -5/+5 |
2009-11-25 | gitweb.js: Harden setting blamed commit info in incremental blame | Jakub Narebski | 1 | -1/+6 |
2009-11-23 | Merge branch 'mr/gitweb-snapshot' | Junio C Hamano | 1 | -18/+65 |
2009-11-19 | gitweb.js: fix null object exception in initials calculation | Stephen Boyd | 1 | -2/+5 |
2009-11-14 | gitweb: Make 'history' view (re)use git_log_generic() | Jakub Narebski | 1 | -89/+57 |
2009-11-14 | gitweb: Refactor common parts of 'log' and 'shortlog' views | Jakub Narebski | 1 | -52/+20 |
2009-11-14 | gitweb: Refactor 'log' action generation, adding git_log_body() | Jakub Narebski | 1 | -33/+48 |
2009-11-10 | Merge branch 'pb/maint-gitweb-blob-lineno' | Junio C Hamano | 1 | -1/+2 |
2009-11-08 | gitweb: Smarter snapshot names | Mark Rada | 1 | -16/+60 |
2009-11-06 | gitweb: Fix blob linenr links in pathinfo mode | Petr Baudis | 1 | -1/+2 |
2009-10-25 | Merge branch 'sb/gitweb-link-author' | Junio C Hamano | 2 | -5/+39 |
2009-10-21 | Merge branch 'gb/maint-gitweb-esc-param' | Junio C Hamano | 1 | -2/+1 |
2009-10-20 | gitweb: linkify author/committer names with search | Stephen Boyd | 2 | -5/+39 |
2009-10-18 | Merge branch 'jn/gitweb-show-size' | Junio C Hamano | 2 | -15/+60 |
2009-10-14 | gitweb: fix esc_param | Giuseppe Bilotta | 1 | -2/+1 |
2009-10-09 | gitweb: Do not show 'patch' link for merge commits | Jakub Narebski | 1 | -3/+3 |
2009-09-29 | gitweb: check given hash before trying to create snapshot | Mark Rada | 1 | -2/+5 |
2009-09-07 | gitweb: Add 'show-sizes' feature to show blob sizes in tree view | Jakub Narebski | 2 | -15/+60 |
2009-09-01 | gitweb: Create links leading to 'blame_incremental' using JavaScript | Jakub Narebski | 2 | -9/+53 |
2009-09-01 | gitweb: Colorize 'blame_incremental' view during processing | Jakub Narebski | 2 | -3/+110 |
2009-09-01 | gitweb: Incremental blame (using JavaScript) | Jakub Narebski | 4 | -87/+928 |
2009-09-01 | gitweb: Add optional "time to generate page" info in footer | Jakub Narebski | 2 | -0/+36 |
2009-08-31 | Merge branch 'mr/gitweb-snapshot' | Junio C Hamano | 1 | -2/+2 |
2009-08-27 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-08-27 | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 1 | -1/+1 |
2009-08-27 | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 1 | -1/+1 |
2009-08-27 | Fix overridable written with an extra 'e' | Nanako Shiraishi | 1 | -1/+1 |
2009-08-25 | gitweb: improve snapshot error handling | Mark Rada | 1 | -2/+2 |
2009-08-23 | Merge branch 'mr/gitweb-xz' | Junio C Hamano | 2 | -2/+24 |
2009-08-23 | gitweb: pull ref markes pull out of subject <a> element | Giuseppe Bilotta | 1 | -2/+2 |
2009-08-21 | Merge branch 'zf/maint-gitweb-acname' into maint | Junio C Hamano | 1 | -3/+2 |
2009-08-14 | gitweb: Optimize git-favicon.png | Benjamin Kramer | 2 | -0/+0 |
2009-08-14 | Merge branch 'jn/gitweb-blame' (early part) | Junio C Hamano | 2 | -26/+50 |
2009-08-10 | Merge branch 'zf/maint-gitweb-acname' | Junio C Hamano | 1 | -3/+2 |
2009-08-06 | gitweb: add support for XZ compressed snapshots | Mark A Rada | 1 | -0/+9 |
2009-08-06 | gitweb: update INSTALL regarding specific snapshot settings | Mark A Rada | 1 | -0/+9 |
2009-08-06 | gitweb: support to globally disable a snapshot format | Mark A Rada | 1 | -2/+6 |
2009-08-05 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+6 |
2009-08-05 | gitweb: parse_commit_text encoding fix | Zoltán Füzesi | 1 | -3/+2 |
2009-08-05 | gitweb/README: Document $base_url | Jakub Narebski | 1 | -0/+6 |
2009-08-04 | gitweb: fix 'Use of uninitialized value' error in href() | Giuseppe Bilotta | 1 | -4/+7 |
2009-07-25 | gitweb: Use light/dark for class names also in 'blame' view | Jakub Narebski | 2 | -8/+11 |
2009-07-25 | gitweb: Add author initials in 'blame' view, a la "git gui blame" | Jakub Narebski | 1 | -0/+8 |
2009-07-25 | gitweb: Mark commits with no "previous" in 'blame' view | Jakub Narebski | 2 | -2/+8 |
2009-07-25 | gitweb: Use "previous" header of git-blame -p in 'blame' view | Jakub Narebski | 1 | -14/+15 |
2009-07-25 | gitweb: Mark boundary commits in 'blame' view | Jakub Narebski | 2 | -2/+8 |