| Commit message (Expand) | Author | Age | Files | Lines |
* | gitweb: Better chopping in commit search results | Junio C Hamano | 2008-02-22 | 1 | -9/+15 |
* | gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form | Jakub Narebski | 2008-02-19 | 1 | -2/+2 |
* | Merge branch 'br/gitweb' | Junio C Hamano | 2008-02-17 | 2 | -1/+9 |
|\ |
|
| * | gitweb: Use the config file to set repository owner's name. | Bruno Ribas | 2008-02-09 | 2 | -1/+9 |
* | | gitweb: Add new option -nohtml to quot_xxx subroutines | Jakub Narebski | 2008-02-17 | 1 | -13/+24 |
* | | gitweb: Fix displaying unchopped argument in chop_and_escape_str | Jakub Narebski | 2008-02-17 | 1 | -2/+2 |
* | | gitweb: Make use of the $git_dir variable at sub git_get_project_url_list | Bruno Ribas | 2008-02-08 | 1 | -1/+1 |
|/ |
|
* | gitweb: Make feed entries point to commitdiff view | Florian La Roche | 2008-02-06 | 1 | -1/+1 |
* | gitweb: Make use of the $git_dir variable at sub git_get_project_description | Bruno Ribas | 2008-01-29 | 1 | -1/+1 |
* | gitweb: Add info about $projectroot and $projects_list to gitweb/README | Jakub Narebski | 2008-01-29 | 1 | -2/+15 |
* | gitweb: Convert generated contents to utf8 in commitdiff_plain | Yasushi SHOJI | 2008-01-29 | 1 | -6/+5 |
* | gitweb: fix whitespace in config_to_multi (indent with tab) | Jakub Narebski | 2007-12-20 | 1 | -1/+1 |
* | gitweb: Make config_to_multi return [] instead of [undef] | Petr Baudis | 2007-12-16 | 1 | -1/+1 |
* | gitweb: Teach "a=blob" action to be more lenient about blob/file mime type | Jakub Narebski | 2007-12-16 | 1 | -11/+11 |
* | gitweb: disambiguate heads and tags withs the same name | Jakub Narebski | 2007-12-16 | 1 | -6/+8 |
* | gitweb: use Perl built-in utf8 function for UTF-8 decoding. | İsmail Dönmez | 2007-12-04 | 1 | -4/+3 |
* | Merge branch 'dc/gitweb' | Junio C Hamano | 2007-12-02 | 1 | -0/+2 |
|\ |
|
| * | gitweb: the commitdiff is very commonly used, it's needed on search page, too | Denis Cheng | 2007-12-02 | 1 | -0/+2 |
* | | gitweb: Update and improve gitweb/README file | Jakub Narebski | 2007-12-02 | 1 | -18/+197 |
|/ |
|
* | gitweb: Put project README in div.readme, fix its padding | Jakub Narebski | 2007-11-20 | 2 | -1/+7 |
* | gitweb: Style all tables using CSS | Jakub Narebski | 2007-11-20 | 2 | -15/+11 |
* | Merge branch 'maint' | Junio C Hamano | 2007-11-11 | 1 | -1/+1 |
|\ |
|
| * | gitweb: correct month in date display for atom feeds | Vincent Zanotti | 2007-11-10 | 1 | -1/+1 |
* | | gitweb: Use config file for repository description and URLs | Jakub Narebski | 2007-11-02 | 1 | -2/+8 |
* | | gitweb: Read repo config using 'git config -z -l' | Jakub Narebski | 2007-11-02 | 1 | -7/+108 |
* | | gitweb: Use href(-replay=>1, action=>...) to generate alternate views | Jakub Narebski | 2007-11-02 | 1 | -18/+11 |
* | | gitweb: Use href(-replay=>1, page=>...) to generate pagination links | Jakub Narebski | 2007-11-02 | 1 | -29/+15 |
* | | gitweb: Easier adding/changing parameters to current URL | Jakub Narebski | 2007-11-02 | 1 | -0/+9 |
* | | gitweb: Add 'status_str' to parse_difftree_raw_line output | Jakub Narebski | 2007-11-01 | 1 | -2/+3 |
* | | gitweb: Always set 'from_file' and 'to_file' in parse_difftree_raw_line | Jakub Narebski | 2007-11-01 | 1 | -7/+10 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-11-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | gitweb: Update config file example for snapshot feature in gitweb/INSTALL | Jakub Narebski | 2007-11-01 | 1 | -1/+1 |
* | | Merge branch 'jn/web' into HEAD | Junio C Hamano | 2007-10-30 | 1 | -85/+67 |
|\ \ |
|
| * | | gitweb: Fix and simplify "split patch" detection | Jakub Narebski | 2007-10-29 | 1 | -85/+67 |
* | | | gitweb: Use chop_and_escape_str in more places. | David Symonds | 2007-10-24 | 1 | -3/+3 |
* | | | gitweb: Refactor abbreviation-with-title-attribute code. | David Symonds | 2007-10-24 | 1 | -24/+21 |
* | | | gitweb: Provide title attributes for abbreviated author names. | David Symonds | 2007-10-22 | 1 | -5/+29 |
|/ / |
|
* | | gitweb: speed up project listing on large work trees by limiting find depth | Luke Lu | 2007-10-17 | 1 | -0/+10 |
|/ |
|
* | gitweb: No difftree output for trivial merge | Jakub Narebski | 2007-09-23 | 1 | -1/+1 |
* | gitweb: Remove parse_from_to_diffinfo code from git_patchset_body | Jakub Narebski | 2007-09-23 | 1 | -35/+1 |
* | gitweb: Fix escaping HTML of project owner in 'projects_list' and | Jakub Narebski | 2007-08-28 | 1 | -2/+2 |
* | gitweb: Lift any characters restriction on searched strings | Petr Baudis | 2007-08-27 | 1 | -3/+0 |
* | gitweb: Fix searchbox positioning | Petr Baudis | 2007-08-26 | 1 | -1/+1 |
* | gitweb: Fix handling of $file_name in feed generation | Jakub Narebski | 2007-08-04 | 1 | -1/+1 |
* | gitweb: do not choke on recursive symlink | Junio C Hamano | 2007-08-03 | 1 | -0/+1 |
* | gitweb: Allow for multivalued parameters passed to href subroutine | Jakub Narebski | 2007-07-28 | 1 | -1/+7 |
* | gitweb: Simplify 'opt' parameter validation, add "no merges" feeds | Jakub Narebski | 2007-07-28 | 1 | -5/+12 |
* | gitweb: Show submodule entries in the 'tree' view | Jakub Narebski | 2007-07-28 | 1 | -3/+35 |
* | gitweb: fix broken snapshot | Junio C Hamano | 2007-07-25 | 1 | -1/+1 |
* | gitweb: More detailed error messages for snapshot format | Jakub Narebski | 2007-07-24 | 1 | -3/+10 |