| Commit message (Expand) | Author | Age |
* | gitweb: remove unused parse_ref method | Lea Wiemann | 2008-06-17 |
* | gitweb: quote commands properly when calling the shell | Lea Wiemann | 2008-06-17 |
* | gitweb: Make it work with $GIT containing spaces | Jakub Narebski | 2008-06-14 |
* | gitweb setup instruction: rewrite HEAD and root as well | Ask Bjørn Hansen | 2008-06-08 |
* | gitweb: Add charset info to "raw" output of 'text/plain' blobs | Jakub Narebski | 2008-06-04 |
* | gitweb: Fix "next" link on bottom of page | Jakub Narebski | 2008-06-02 |
* | gitweb: Remove gitweb/test/ directory | Jakub Narebski | 2008-05-31 |
* | Merge 1.5.5.3 in | Junio C Hamano | 2008-05-27 |
|\ |
|
| * | gitweb: only display "next" links in logs if there is a next page | Lea Wiemann | 2008-05-27 |
* | | gitweb: Convert string to internal form before chopping in chop_str | Anders Waldenborg | 2008-05-22 |
* | | gitweb: Use feed link according to current view | Jakub Narebski | 2008-04-26 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-04-22 |
|\ \
| |/ |
|
| * | Escape project names before creating pathinfo URLs | martin f. krafft | 2008-04-21 |
| * | Escape project name in regexp | martin f. krafft | 2008-04-21 |
* | | Spelling fixes in the gitweb documentation | Rafael Garcia-Suarez | 2008-04-21 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-04-18 |
|\ \
| |/ |
|
| * | gitweb: Fix 'history' view for deleted files with history | Jakub Narebski | 2008-04-18 |
* | | Merge branch 'gp/gitweb' | Junio C Hamano | 2008-04-09 |
|\ \
| |/
|/| |
|
| * | gitweb: fallback to system-wide config file if default config does not exist | Gerrit Pape | 2008-03-27 |
* | | Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output" | Jakub Narebski | 2008-04-05 |
|/ |
|
* | gitweb: Fix and simplify pickaxe search | Jakub Narebski | 2008-03-05 |
* | gitweb: Mark first match when searching commit messages | Jakub Narebski | 2008-03-02 |
* | gitweb: Clearly distinguish regexp / exact match searches | Petr Baudis | 2008-02-27 |
* | gitweb: Simplify fixed string search | Jakub Narebski | 2008-02-27 |
* | gitweb: Change parse_commits signature to allow for multiple options | Jakub Narebski | 2008-02-27 |
* | gitweb: Better cutting matched string and its context | Jakub Narebski | 2008-02-25 |
* | gitweb: Fix bugs in git_search_grep_body: it's length(), not len() | Jakub Narebski | 2008-02-23 |
* | gitweb: Better chopping in commit search results | Junio C Hamano | 2008-02-22 |
* | gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form | Jakub Narebski | 2008-02-19 |
* | Merge branch 'br/gitweb' | Junio C Hamano | 2008-02-17 |
|\ |
|
| * | gitweb: Use the config file to set repository owner's name. | Bruno Ribas | 2008-02-09 |
* | | gitweb: Add new option -nohtml to quot_xxx subroutines | Jakub Narebski | 2008-02-17 |
* | | gitweb: Fix displaying unchopped argument in chop_and_escape_str | Jakub Narebski | 2008-02-17 |
* | | gitweb: Make use of the $git_dir variable at sub git_get_project_url_list | Bruno Ribas | 2008-02-08 |
|/ |
|
* | gitweb: Make feed entries point to commitdiff view | Florian La Roche | 2008-02-06 |
* | gitweb: Make use of the $git_dir variable at sub git_get_project_description | Bruno Ribas | 2008-01-29 |
* | gitweb: Add info about $projectroot and $projects_list to gitweb/README | Jakub Narebski | 2008-01-29 |
* | gitweb: Convert generated contents to utf8 in commitdiff_plain | Yasushi SHOJI | 2008-01-29 |
* | gitweb: fix whitespace in config_to_multi (indent with tab) | Jakub Narebski | 2007-12-20 |
* | gitweb: Make config_to_multi return [] instead of [undef] | Petr Baudis | 2007-12-16 |
* | gitweb: Teach "a=blob" action to be more lenient about blob/file mime type | Jakub Narebski | 2007-12-16 |
* | gitweb: disambiguate heads and tags withs the same name | Jakub Narebski | 2007-12-16 |
* | gitweb: use Perl built-in utf8 function for UTF-8 decoding. | İsmail Dönmez | 2007-12-04 |
* | Merge branch 'dc/gitweb' | Junio C Hamano | 2007-12-02 |
|\ |
|
| * | gitweb: the commitdiff is very commonly used, it's needed on search page, too | Denis Cheng | 2007-12-02 |
* | | gitweb: Update and improve gitweb/README file | Jakub Narebski | 2007-12-02 |
|/ |
|
* | gitweb: Put project README in div.readme, fix its padding | Jakub Narebski | 2007-11-20 |
* | gitweb: Style all tables using CSS | Jakub Narebski | 2007-11-20 |
* | Merge branch 'maint' | Junio C Hamano | 2007-11-11 |
|\ |
|
| * | gitweb: correct month in date display for atom feeds | Vincent Zanotti | 2007-11-10 |