| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | gitweb: Support for tag clouds | Petr Baudis | 2008-10-03 | 1 | -0/+109 |
| * | | Merge branch 'maint' | Shawn O. Pearce | 2008-10-02 | 1 | -1/+9 |
| |\ \
| | |/ |
|
| | * | gitweb: Fix two 'uninitialized value' warnings in git_tree() | Jakub Narebski | 2008-10-02 | 1 | -1/+2 |
| | * | gitweb: remove PATH_INFO from $my_url and $my_uri | Giuseppe Bilotta | 2008-10-02 | 1 | -0/+7 |
| * | | gitweb: Identify all summary metadata table rows | Petr Baudis | 2008-10-02 | 1 | -4/+4 |
| * | | gitweb: Quote non-displayable characters in hex, not octal | Petr Baudis | 2008-10-02 | 1 | -1/+1 |
* | | | gitweb: Add support for extending the action bar with custom links | Petr Baudis | 2008-10-02 | 1 | -1/+34 |
* | | | gitweb: Sort the list of forks on the summary page by age | Mike Ralphson | 2008-10-01 | 1 | -2/+2 |
* | | | gitweb: Clean-up sorting of project list | Petr Baudis | 2008-10-01 | 1 | -25/+20 |
|/ / |
|
* | | gitweb: shortlog now also obeys $hash_parent | Giuseppe Bilotta | 2008-09-25 | 1 | -1/+5 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-09-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | gitweb: avoid warnings for commits without body | Joey Hess | 2008-09-18 | 1 | -1/+1 |
* | | gitweb: ref markers link to named shortlogs | Giuseppe Bilotta | 2008-09-02 | 2 | -3/+47 |
|/ |
|
* | gitweb: More about how gitweb gets 'owner' of repository | Jakub Narebski | 2008-07-27 | 1 | -1/+2 |
* | gitweb: Describe projects_index format in more detail | Jakub Narebski | 2008-07-07 | 2 | -6/+46 |
* | Merge branch 'lw/gitweb' | Junio C Hamano | 2008-06-25 | 1 | -106/+105 |
|\ |
|
| * | gitweb: standarize HTTP status codes | Lea Wiemann | 2008-06-19 | 1 | -106/+105 |
* | | Merge branch 'jn/web' | Junio C Hamano | 2008-06-22 | 1 | -49/+62 |
|\ \ |
|
| * | | gitweb: Separate generating 'sort by' table header | Jakub Narebski | 2008-06-10 | 1 | -37/+39 |