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