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