Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 1.7.0.9v1.7.0.9 | Junio C Hamano | 2010-12-15 | 1 | -17/+25 |
|\ | |||||
| * | Git 1.6.6.3v1.6.6.3 | Junio C Hamano | 2010-12-15 | 1 | -17/+25 |
| |\ | |||||
| | * | Git 1.6.5.9v1.6.5.9 | Junio C Hamano | 2010-12-15 | 1 | -16/+24 |
| | |\ | |||||
| | | * | gitweb: Introduce esc_attr to escape attributes of HTML elements | Jakub Narebski | 2010-12-15 | 1 | -15/+22 |
| | * | | Merge branch 'pb/maint-gitweb-blob-lineno' into maint | Junio C Hamano | 2009-11-15 | 1 | -1/+2 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'gb/maint-gitweb-esc-param' into maint | Junio C Hamano | 2009-11-15 | 1 | -2/+1 |
| | |\ \ \ | |||||
* | | | | | | gitweb: git_get_project_config requires only $git_dir, not also $project | Jakub Narebski | 2010-03-31 | 1 | -2/+1 |
* | | | | | | Merge branch 'jn/gitweb-config-error-die' into maint | Junio C Hamano | 2010-03-04 | 1 | -3/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitweb: Die if there are parsing errors in config file | Jakub Narebski | 2010-02-14 | 1 | -3/+6 |
* | | | | | | | gitweb: Fix project-specific feature override behavior | Jakub Narebski | 2010-03-02 | 1 | -1/+8 |
* | | | | | | | gitweb multiple project roots documentation | Sylvain Rabot | 2010-03-02 | 1 | -3/+64 |
|/ / / / / / | |||||
* | | | | | | gitweb: Simplify (and fix) chop_str | John 'Warthog9' Hawley | 2010-02-03 | 1 | -4/+0 |
* | | | | | | gitweb: Add optional extra parameter to die_error, for extended explanation | John 'Warthog9' Hawley | 2010-01-30 | 1 | -1/+7 |
* | | | | | | gitweb: add a "string" variant of print_sort_th | John 'Warthog9' Hawley | 2010-01-30 | 1 | -5/+12 |
* | | | | | | gitweb: add a "string" variant of print_local_time | John 'Warthog9' Hawley | 2010-01-30 | 1 | -2/+9 |
* | | | | | | gitweb: Check that $site_header etc. are defined before using them | John 'Warthog9' Hawley | 2010-01-30 | 1 | -3/+3 |
* | | | | | | gitweb: Makefile improvements | John 'Warthog9' Hawley | 2010-01-30 | 1 | -0/+129 |
* | | | | | | gitweb: Load checking | John 'Warthog9' Hawley | 2010-01-30 | 2 | -6/+49 |
* | | | | | | gitweb.js: Workaround for IE8 bugv1.7.0-rc0 | Jakub Narebski | 2010-01-24 | 1 | -1/+6 |
|/ / / / / | |||||
* | | | | | 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 |
| | |\ \ \ |