Age | Commit message (Expand) | Author | Files | Lines |
2012-03-02 | gitweb: Fix passing parameters to git_project_search_form | Jakub Narebski | 1 | -1/+1 |
2012-03-01 | Merge branch 'jn/maint-gitweb-invalid-regexp' | Junio C Hamano | 1 | -1/+10 |
2012-02-28 | gitweb: Handle invalid regexp in regexp search | Jakub Narebski | 1 | -1/+10 |
2012-02-27 | Merge branch 'jn/gitweb-unborn-head' into maint | Junio C Hamano | 1 | -2/+2 |
2012-02-26 | Merge branch 'jn/gitweb-search-optim' | Junio C Hamano | 1 | -13/+53 |
2012-02-26 | gitweb: Highlight matched part of shortened project description | Jakub Narebski | 1 | -5/+47 |
2012-02-26 | gitweb: Highlight matched part of project description when searching projects | Jakub Narebski | 1 | -2/+6 |
2012-02-26 | gitweb: Highlight matched part of project name when searching projects | Jakub Narebski | 1 | -1/+3 |
2012-02-26 | gitweb: Introduce esc_html_match_hl and esc_html_hl_regions | Jakub Narebski | 1 | -0/+41 |
2012-02-23 | gitweb: Faster project search | Jakub Narebski | 1 | -2/+7 |
2012-02-23 | gitweb: Option for filling only specified info in fill_project_list_info | Jakub Narebski | 1 | -8/+25 |
2012-02-23 | gitweb: Refactor checking if part of project info need filling | Jakub Narebski | 1 | -8/+26 |
2012-02-21 | Merge branch 'jn/gitweb-unborn-head' | Junio C Hamano | 1 | -2/+2 |
2012-02-20 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2012-02-19 | gitweb: Fix 'grep' search for multiple matches in file | Jakub Narebski | 1 | -1/+2 |
2012-02-17 | gitweb: Fix "heads" view when there is no current branch | Jakub Narebski | 1 | -2/+2 |
2012-02-14 | Merge branch 'bl/gitweb-project-filter' | Junio C Hamano | 1 | -1/+1 |
2012-02-12 | Merge branch 'jn/gitweb-search-utf-8' | Junio C Hamano | 1 | -7/+7 |
2012-02-12 | gitweb: Harden and improve $project_filter page title | Jakub Narebski | 1 | -1/+1 |
2012-02-07 | Merge branch 'bl/gitweb-project-filter' | Junio C Hamano | 2 | -20/+95 |
2012-02-03 | gitweb: Allow UTF-8 encoded CGI query parameters and path_info | Jakub Narebski | 1 | -8/+8 |
2012-02-01 | gitweb: Make project search respect project_filter | Jakub Narebski | 1 | -5/+13 |
2012-02-01 | gitweb: improve usability of projects search form | Jakub Narebski | 2 | -6/+28 |
2012-02-01 | gitweb: place links to parent directories in page header | Bernhard R. Link | 1 | -1/+4 |
2012-02-01 | gitweb: show active project_filter in project_list page header | Bernhard R. Link | 1 | -0/+14 |
2012-02-01 | gitweb: limit links to alternate forms of project_list to active project_filter | Bernhard R. Link | 1 | -2/+4 |
2012-02-01 | gitweb: add project_filter to limit project list to a subdirectory | Bernhard R. Link | 1 | -6/+25 |
2012-02-01 | gitweb: prepare git_get_projects_list for use outside 'forks'. | Bernhard R. Link | 1 | -1/+6 |
2012-02-01 | gitweb: move hard coded .git suffix out of git_get_projects_list | Bernhard R. Link | 1 | -4/+6 |
2012-01-29 | Merge branch 'jn/gitweb-unspecified-action' | Junio C Hamano | 1 | -1/+3 |
2012-01-16 | Merge branch 'jn/maint-gitweb-grep-fix' | Junio C Hamano | 1 | -10/+10 |
2012-01-09 | Merge branch 'mm/maint-gitweb-project-maxdepth' | Junio C Hamano | 1 | -2/+2 |
2012-01-09 | gitweb: Fix actionless dispatch for non-existent objects | Jakub Narebski | 1 | -1/+3 |
2012-01-05 | gitweb: Harden "grep" search against filenames with ':' | Jakub Narebski | 1 | -2/+3 |
2012-01-05 | gitweb: Fix file links in "grep" search | Jakub Narebski | 1 | -8/+7 |
2012-01-04 | gitweb: accept trailing "/" in $project_list | Matthieu Moy | 1 | -2/+2 |
2011-12-22 | Merge branch 'jn/maint-gitweb-utf8-fix' | Junio C Hamano | 1 | -4/+8 |
2011-12-19 | gitweb: Fix fallback mode of to_utf8 subroutine | Jakub Narebski | 1 | -2/+2 |
2011-12-18 | gitweb: Output valid utf8 in git_blame_common('data') | Jürgen Kreileder | 1 | -1/+3 |
2011-12-18 | gitweb: esc_html() site name for title in OPML | Jürgen Kreileder | 1 | -1/+2 |
2011-12-18 | gitweb: Call to_utf8() on input string in chop_and_escape_str() | Jürgen Kreileder | 1 | -0/+1 |
2011-10-31 | gitweb: Add navigation to select side-by-side diff | Kato Kazuyoshi | 1 | -0/+23 |
2011-10-31 | gitweb: Use href(-replay=>1,...) for formats links in "commitdiff" | Jakub Narebski | 1 | -8/+8 |
2011-10-31 | gitweb: Give side-by-side diff extra CSS styling | Jakub Narebski | 2 | -10/+42 |
2011-10-31 | gitweb: Add a feature to show side-by-side diff | Kato Kazuyoshi | 2 | -11/+122 |
2011-10-31 | gitweb: Extract formatting of diff chunk header | Jakub Narebski | 1 | -47/+67 |
2011-10-31 | gitweb: Refactor diff body line classification | Jakub Narebski | 1 | -30/+37 |
2011-10-27 | Merge branch 'rj/gitweb-clean-js' | Junio C Hamano | 1 | -1/+3 |
2011-10-26 | Merge branch 'lh/gitweb-site-html-head' | Junio C Hamano | 3 | -0/+11 |
2011-10-26 | Merge branch 'jm/maint-gitweb-filter-forks-fix' | Junio C Hamano | 1 | -1/+1 |