Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge branch 'jn/gitweb-our-squelch' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | gitweb: Silence 'Variable VAR may be unavailable' warnings | Jakub Narebski | 2010-05-01 | |
* | | | | | | | | | gitweb: Use @diff_opts while using format-patch | Pavan Kumar Sunkara | 2010-05-18 | |
| |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | gitweb: simplify gitweb.min.* generation and clean-up rules | Junio C Hamano | 2010-04-17 | |
* | | | | | | | | gitweb: update INSTALL to use shorter make target | Mark Rada | 2010-04-02 | |
* | | | | | | | | gitweb: add documentation to INSTALL regarding gitweb.js | Mark Rada | 2010-04-02 | |
* | | | | | | | | Gitweb: add autoconfigure support for minifiers | Mark Rada | 2010-04-02 | |
* | | | | | | | | Gitweb: add support for minifying gitweb.css | Mark Rada | 2010-04-02 | |
* | | | | | | | | Sync with 1.7.0.4 | Junio C Hamano | 2010-03-31 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | gitweb: git_get_project_config requires only $git_dir, not also $project | Jakub Narebski | 2010-03-31 | |
| * | | | | | | | Merge branch 'jn/gitweb-config-error-die' into maint | Junio C Hamano | 2010-03-04 | |
| |\ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||
| * | | | | | | | | gitweb: Fix project-specific feature override behavior | Jakub Narebski | 2010-03-02 | |
| * | | | | | | | | gitweb multiple project roots documentation | Sylvain Rabot | 2010-03-02 | |
* | | | | | | | | | Merge branch 'jn/gitweb-config-error-die' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | gitweb: Die if there are parsing errors in config file | Jakub Narebski | 2010-02-14 | |
| |/ / / / / / / | ||||
* | | | | | | | | gitweb: Protect escaping functions against calling on undef | Jakub Narebski | 2010-02-17 | |
* | | | | | | | | gitweb: esc_html (short) error message in die_error | Jakub Narebski | 2010-02-17 | |
|/ / / / / / / | ||||
* | | | | | | | gitweb: Simplify (and fix) chop_str | John 'Warthog9' Hawley | 2010-02-03 | |
* | | | | | | | gitweb: Add optional extra parameter to die_error, for extended explanation | John 'Warthog9' Hawley | 2010-01-30 | |
* | | | | | | | gitweb: add a "string" variant of print_sort_th | John 'Warthog9' Hawley | 2010-01-30 | |
* | | | | | | | gitweb: add a "string" variant of print_local_time | John 'Warthog9' Hawley | 2010-01-30 | |
* | | | | | | | gitweb: Check that $site_header etc. are defined before using them | John 'Warthog9' Hawley | 2010-01-30 | |
* | | | | | | | gitweb: Makefile improvements | John 'Warthog9' Hawley | 2010-01-30 | |
* | | | | | | | gitweb: Load checking | John 'Warthog9' Hawley | 2010-01-30 | |
* | | | | | | | gitweb.js: Workaround for IE8 bugv1.7.0-rc0 | Jakub Narebski | 2010-01-24 | |
| |/ / / / / |/| | | | | | ||||
* | | | | | | gitweb: Describe (possible) gitweb.js minification in gitweb/README | Jakub Narebski | 2009-12-03 | |
* | | | | | | Merge branch 'jn/gitweb-blame' | Junio C Hamano | 2009-12-01 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | gitweb: Add link to other blame implementation in blame views | Jakub Narebski | 2009-12-01 | |
| * | | | | | | gitweb: Make linking to actions requiring JavaScript a feature | Jakub Narebski | 2009-11-30 | |
| * | | | | | | gitweb.js: fix padLeftStr() and its usage | Stephen Boyd | 2009-11-25 | |
| * | | | | | | gitweb.js: Harden setting blamed commit info in incremental blame | Jakub Narebski | 2009-11-25 | |
| * | | | | | | gitweb.js: fix null object exception in initials calculation | Stephen Boyd | 2009-11-19 | |
| * | | | | | | gitweb: Create links leading to 'blame_incremental' using JavaScript | Jakub Narebski | 2009-09-01 | |
| * | | | | | | gitweb: Colorize 'blame_incremental' view during processing | Jakub Narebski | 2009-09-01 | |
| * | | | | | | gitweb: Incremental blame (using JavaScript) | Jakub Narebski | 2009-09-01 | |
| * | | | | | | gitweb: Add optional "time to generate page" info in footer | Jakub Narebski | 2009-09-01 | |
* | | | | | | | Merge branch 'mr/gitweb-snapshot' | Junio C Hamano | 2009-11-23 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | gitweb: Smarter snapshot names | Mark Rada | 2009-11-08 | |
| * | | | | | | | gitweb: check given hash before trying to create snapshot | Mark Rada | 2009-09-29 | |
* | | | | | | | | gitweb: Make 'history' view (re)use git_log_generic() | Jakub Narebski | 2009-11-14 | |
* | | | | | | | | gitweb: Refactor common parts of 'log' and 'shortlog' views | Jakub Narebski | 2009-11-14 | |
* | | | | | | | | gitweb: Refactor 'log' action generation, adding git_log_body() | Jakub Narebski | 2009-11-14 | |
* | | | | | | | | Merge branch 'pb/maint-gitweb-blob-lineno' | Junio C Hamano | 2009-11-10 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||
| * | | | | | | | gitweb: Fix blob linenr links in pathinfo mode | Petr Baudis | 2009-11-06 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'sb/gitweb-link-author' | Junio C Hamano | 2009-10-25 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | gitweb: linkify author/committer names with search | Stephen Boyd | 2009-10-20 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge branch 'gb/maint-gitweb-esc-param' | Junio C Hamano | 2009-10-21 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||
| * | | | | | | gitweb: fix esc_param | Giuseppe Bilotta | 2009-10-14 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'jn/gitweb-show-size' | Junio C Hamano | 2009-10-18 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | |