| Commit message (Expand) | Author | Age |
* | gitweb: Hyperlink multiple git hashes on the same commit message line | Marcel M. Cary | 2009-02-19 |
* | gitweb: Fix warnings with override permitted but no repo override | Marcel M. Cary | 2009-02-18 |
* | gitweb: fix wrong base URL when non-root DirectoryIndex | Giuseppe Bilotta | 2009-02-16 |
* | Merge branch 'jn/gitweb-committag' | Junio C Hamano | 2009-02-15 |
|\ |
|
| * | gitweb: Better regexp for SHA-1 committag match | Jakub Narebski | 2009-02-07 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-02-08 |
|\ \
| |/
|/| |
|
| * | gitweb: add $prevent_xss option to prevent XSS by repository content | Matt McCutchen | 2009-02-08 |
* | | gitweb: align comments to code | Giuseppe Bilotta | 2009-01-30 |
* | | gitweb: make static files accessible with PATH_INFO | Giuseppe Bilotta | 2009-01-30 |
* | | gitweb: check if-modified-since for feeds | Giuseppe Bilotta | 2009-01-28 |
* | | gitweb: last-modified time should be commiter, not author | Giuseppe Bilotta | 2009-01-28 |
* | | gitweb: rss channel date | Giuseppe Bilotta | 2009-01-28 |
* | | gitweb: rss feed managingEditor | Giuseppe Bilotta | 2009-01-28 |
* | | gitweb: feed generator metadata | Giuseppe Bilotta | 2009-01-28 |
* | | gitweb: channel image in rss feed | Giuseppe Bilotta | 2009-01-28 |
* | | Merge branch 'gb/gitweb-opml' | Junio C Hamano | 2009-01-17 |
|\ \ |
|
| * | | gitweb: suggest name for OPML view | Giuseppe Bilotta | 2009-01-10 |
| * | | gitweb: don't use pathinfo for global actions | Giuseppe Bilotta | 2009-01-06 |
* | | | Merge branch 'gb/gitweb-patch' | Junio C Hamano | 2009-01-17 |
|\ \ \ |
|
| * | | | gitweb: link to patch(es) view in commit(diff) and (short)log view | Giuseppe Bilotta | 2008-12-21 |
| * | | | gitweb: add patches view | Giuseppe Bilotta | 2008-12-21 |
| * | | | gitweb: change call pattern for git_commitdiff | Giuseppe Bilotta | 2008-12-21 |
| * | | | gitweb: add patch view | Giuseppe Bilotta | 2008-12-21 |
* | | | | Merge branch 'mk/gitweb-feature' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ |
|
| * | | | | gitweb: unify boolean feature subroutines | Matt Kraai | 2008-12-15 |
* | | | | | Merge branch 'jn/gitweb-blame' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | gitweb: cache $parent_commit info in git_blame() | Jakub Narebski | 2008-12-10 |
| * | | | | gitweb: A bit of code cleanup in git_blame() | Jakub Narebski | 2008-12-10 |
| * | | | | gitweb: Move 'lineno' id from link to row element in git_blame | Jakub Narebski | 2008-12-09 |
* | | | | | gitweb: use href() when generating URLs in OPML | Giuseppe Bilotta | 2009-01-05 |
| |_|_|/
|/| | | |
|
* | | | | gitweb: Fix export check in git_get_projects_list | Devin Doucette | 2008-12-27 |
* | | | | gitweb: do not run "git diff" that is Porcelain | Junio C Hamano | 2008-12-16 |
| |/ /
|/| | |
|
* | | | gitweb: Fix bug in insert_file() subroutine | Jakub Narebski | 2008-12-08 |
|/ / |
|
* | | Merge branch 'maint' | Junio C Hamano | 2008-12-07 |
|\ \
| |/
|/| |
|
| * | gitweb: Make project specific override for 'grep' feature work | Jakub Narebski | 2008-12-07 |
* | | Merge branch 'jn/gitweb-utf8' | Junio C Hamano | 2008-12-03 |
|\ \ |
|
| * | | gitweb: Fix handling of non-ASCII characters in inserted HTML files | Jakub Narebski | 2008-12-02 |
* | | | Update comment on gitweb_check/get_feature | Giuseppe Bilotta | 2008-12-02 |
* | | | gitweb: make gitweb_check_feature a boolean wrapper | Giuseppe Bilotta | 2008-11-30 |
* | | | gitweb: rename gitweb_check_feature to gitweb_get_feature | Junio C Hamano | 2008-11-30 |
* | | | gitweb: fix 'ctags' feature check and others | Junio C Hamano | 2008-11-30 |
|/ / |
|
* | | Merge branch 'jn/gitweb-customlinks' | Junio C Hamano | 2008-11-12 |
|\ \ |
|
| * | | gitweb: Better processing format string in custom links in navbar | Jakub Narebski | 2008-10-12 |
* | | | Merge branch 'gb/gitweb-snapshot-pathinfo' | Junio C Hamano | 2008-11-12 |
|\ \ \ |
|
| * | | | gitweb: embed snapshot format parameter in PATH_INFO | Giuseppe Bilotta | 2008-11-02 |
| * | | | gitweb: retrieve snapshot format from PATH_INFO | Giuseppe Bilotta | 2008-11-02 |
| * | | | gitweb: make the supported snapshot formats array global | Giuseppe Bilotta | 2008-11-02 |
* | | | | gitweb: Fix mod_perl support. | Alexander Gavrilov | 2008-11-06 |
* | | | | gitweb: Add a per-repository authorization hook. | Alexander Gavrilov | 2008-11-06 |
* | | | | gitweb: Use single implementation of export_ok check. | Alexander Gavrilov | 2008-11-06 |