Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | gitweb: rss channel date | Giuseppe Bilotta | 2009-01-28 | 1 | -0/+4 | |
* | | gitweb: rss feed managingEditor | Giuseppe Bilotta | 2009-01-28 | 1 | -1/+3 | |
* | | gitweb: feed generator metadata | Giuseppe Bilotta | 2009-01-28 | 1 | -0/+2 | |
* | | gitweb: channel image in rss feed | Giuseppe Bilotta | 2009-01-28 | 1 | -0/+10 | |
* | | Merge branch 'gb/gitweb-opml' | Junio C Hamano | 2009-01-17 | 1 | -3/+7 | |
|\ \ | ||||||
| * | | gitweb: suggest name for OPML view | Giuseppe Bilotta | 2009-01-10 | 1 | -1/+5 | |
| * | | gitweb: don't use pathinfo for global actions | Giuseppe Bilotta | 2009-01-06 | 1 | -2/+2 | |
* | | | Merge branch 'gb/gitweb-patch' | Junio C Hamano | 2009-01-17 | 1 | -3/+110 | |
|\ \ \ | ||||||
| * | | | gitweb: link to patch(es) view in commit(diff) and (short)log view | Giuseppe Bilotta | 2008-12-21 | 1 | -2/+28 | |
| * | | | gitweb: add patches view | Giuseppe Bilotta | 2008-12-21 | 1 | -1/+14 | |
| * | | | gitweb: change call pattern for git_commitdiff | Giuseppe Bilotta | 2008-12-21 | 1 | -3/+4 | |
| * | | | gitweb: add patch view | Giuseppe Bilotta | 2008-12-21 | 1 | -1/+68 | |
* | | | | Merge branch 'mk/gitweb-feature' | Junio C Hamano | 2009-01-07 | 1 | -32/+9 | |
|\ \ \ \ | ||||||
| * | | | | gitweb: unify boolean feature subroutines | Matt Kraai | 2008-12-15 | 1 | -32/+9 | |
* | | | | | Merge branch 'jn/gitweb-blame' | Junio C Hamano | 2009-01-07 | 1 | -35/+51 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | gitweb: cache $parent_commit info in git_blame() | Jakub Narebski | 2008-12-10 | 1 | -5/+11 | |
| * | | | | gitweb: A bit of code cleanup in git_blame() | Jakub Narebski | 2008-12-10 | 1 | -28/+39 | |
| * | | | | gitweb: Move 'lineno' id from link to row element in git_blame | Jakub Narebski | 2008-12-09 | 1 | -2/+1 | |
* | | | | | gitweb: use href() when generating URLs in OPML | Giuseppe Bilotta | 2009-01-05 | 1 | -2/+2 | |
| |_|_|/ |/| | | | ||||||
* | | | | gitweb: Fix export check in git_get_projects_list | Devin Doucette | 2008-12-27 | 1 | -2/+3 | |
* | | | | gitweb: do not run "git diff" that is Porcelain | Junio C Hamano | 2008-12-16 | 1 | -37/+3 | |
| |/ / |/| | | ||||||
* | | | gitweb: Fix bug in insert_file() subroutine | Jakub Narebski | 2008-12-08 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'maint' | Junio C Hamano | 2008-12-07 | 1 | -0/+1 | |
|\ \ | |/ |/| | ||||||
| * | gitweb: Make project specific override for 'grep' feature work | Jakub Narebski | 2008-12-07 | 1 | -0/+1 | |
* | | Merge branch 'jn/gitweb-utf8' | Junio C Hamano | 2008-12-03 | 1 | -16/+16 | |
|\ \ | ||||||
| * | | gitweb: Fix handling of non-ASCII characters in inserted HTML files | Jakub Narebski | 2008-12-02 | 1 | -16/+16 | |
* | | | Update comment on gitweb_check/get_feature | Giuseppe Bilotta | 2008-12-02 | 1 | -1/+3 | |
* | | | gitweb: make gitweb_check_feature a boolean wrapper | Giuseppe Bilotta | 2008-11-30 | 1 | -20/+36 | |
* | | | gitweb: rename gitweb_check_feature to gitweb_get_feature | Junio C Hamano | 2008-11-30 | 1 | -23/+23 | |
* | | | gitweb: fix 'ctags' feature check and others | Junio C Hamano | 2008-11-30 | 1 | -7/+7 | |
|/ / | ||||||
* | | Merge branch 'jn/gitweb-customlinks' | Junio C Hamano | 2008-11-12 | 1 | -7/+12 | |
|\ \ | ||||||
| * | | gitweb: Better processing format string in custom links in navbar | Jakub Narebski | 2008-10-12 | 1 | -7/+12 | |
* | | | Merge branch 'gb/gitweb-snapshot-pathinfo' | Junio C Hamano | 2008-11-12 | 1 | -8/+63 | |
|\ \ \ | ||||||
| * | | | gitweb: embed snapshot format parameter in PATH_INFO | Giuseppe Bilotta | 2008-11-02 | 1 | -0/+17 | |
| * | | | gitweb: retrieve snapshot format from PATH_INFO | Giuseppe Bilotta | 2008-11-02 | 1 | -0/+39 | |
| * | | | gitweb: make the supported snapshot formats array global | Giuseppe Bilotta | 2008-11-02 | 1 | -8/+7 | |
* | | | | gitweb: Fix mod_perl support. | Alexander Gavrilov | 2008-11-06 | 1 | -6/+6 | |
* | | | | gitweb: Add a per-repository authorization hook. | Alexander Gavrilov | 2008-11-06 | 2 | -1/+28 | |
* | | | | gitweb: Use single implementation of export_ok check. | Alexander Gavrilov | 2008-11-06 | 1 | -2/+1 | |
* | | | | Merge branch 'jc/gitweb-fix-cloud-tag' | Junio C Hamano | 2008-11-05 | 1 | -1/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix reading of cloud tags | Junio C Hamano | 2008-10-14 | 1 | -1/+5 | |
| |/ / | ||||||
* | | | gitweb: generate parent..current URLs | Giuseppe Bilotta | 2008-10-25 | 1 | -4/+24 | |
* | | | gitweb: parse parent..current syntax from PATH_INFO | Giuseppe Bilotta | 2008-10-25 | 1 | -2/+34 | |
* | | | gitweb: use_pathinfo filenames start with / | Giuseppe Bilotta | 2008-10-25 | 1 | -3/+3 | |
* | | | gitweb: generate project/action/hash URLs | Giuseppe Bilotta | 2008-10-25 | 1 | -3/+30 | |
* | | | gitweb: parse project/action/hash_base:filename PATH_INFO | Giuseppe Bilotta | 2008-10-25 | 1 | -7/+39 | |
* | | | gitweb: refactor input parameters parse/validation | Giuseppe Bilotta | 2008-10-12 | 1 | -137/+178 | |
|/ / | ||||||
* | | Merge branch 'pb/gitweb-tagcloud' into pb/gitweb | Shawn O. Pearce | 2008-10-03 | 2 | -9/+145 | |
|\ \ | ||||||
| * | | gitweb: Support for simple project search form | Petr Baudis | 2008-10-03 | 2 | -2/+14 | |
| * | | gitweb: Make the by_tag filter delve in forks as well | Petr Baudis | 2008-10-03 | 1 | -3/+10 |