aboutsummaryrefslogtreecommitdiff
path: root/gitweb
Commit message (Expand)AuthorAge
* correct a few doubled-word nits in comments and documentationJim Meyering2012-03-28
* Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext'Junio C Hamano2012-03-08
|\
| * gitweb: Fix fixed string (non-regexp) project searchJakub Narebski2012-03-06
* | Merge branch 'jn/gitweb-hilite-regions'Junio C Hamano2012-03-04
|\ \
| * | gitweb: Highlight matched part of shortened project descriptionJakub Narebski2012-02-26
| * | gitweb: Highlight matched part of project description when searching projectsJakub Narebski2012-02-26
| * | gitweb: Highlight matched part of project name when searching projectsJakub Narebski2012-02-26
| * | gitweb: Introduce esc_html_match_hl and esc_html_hl_regionsJakub Narebski2012-02-26
* | | gitweb: Fix passing parameters to git_project_search_formJakub Narebski2012-03-02
* | | Merge branch 'jn/maint-gitweb-invalid-regexp'Junio C Hamano2012-03-01
|\ \ \
| * | | gitweb: Handle invalid regexp in regexp searchJakub Narebski2012-02-28
| | |/ | |/|
| * | Merge branch 'ps/gitweb-js-with-lineno' into maint-1.7.6Junio C Hamano2011-10-26
| |\ \
| * \ \ Merge branch 'jn/mime-type-with-params' into maintJunio C Hamano2011-08-16
| |\ \ \
* | \ \ \ Merge branch 'jn/gitweb-search-optim'Junio C Hamano2012-02-26
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | gitweb: Faster project searchJakub Narebski2012-02-23
| * | | | gitweb: Option for filling only specified info in fill_project_list_infoJakub Narebski2012-02-23
| * | | | gitweb: Refactor checking if part of project info need fillingJakub Narebski2012-02-23
* | | | | Merge branch 'jn/gitweb-unborn-head'Junio C Hamano2012-02-21
|\ \ \ \ \
| * | | | | gitweb: Fix "heads" view when there is no current branchJakub Narebski2012-02-17
* | | | | | Merge branch 'maint'Junio C Hamano2012-02-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | gitweb: Fix 'grep' search for multiple matches in fileJakub Narebski2012-02-19
* | | | | | Merge branch 'bl/gitweb-project-filter'Junio C Hamano2012-02-14
|\ \ \ \ \ \
| * | | | | | gitweb: Harden and improve $project_filter page titleJakub Narebski2012-02-12
* | | | | | | Merge branch 'jn/gitweb-search-utf-8'Junio C Hamano2012-02-12
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | gitweb: Allow UTF-8 encoded CGI query parameters and path_infoJakub Narebski2012-02-03
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'bl/gitweb-project-filter'Junio C Hamano2012-02-07
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | gitweb: Make project search respect project_filterJakub Narebski2012-02-01
| * | | | | gitweb: improve usability of projects search formJakub Narebski2012-02-01
| * | | | | gitweb: place links to parent directories in page headerBernhard R. Link2012-02-01
| * | | | | gitweb: show active project_filter in project_list page headerBernhard R. Link2012-02-01
| * | | | | gitweb: limit links to alternate forms of project_list to active project_filterBernhard R. Link2012-02-01
| * | | | | gitweb: add project_filter to limit project list to a subdirectoryBernhard R. Link2012-02-01
| * | | | | gitweb: prepare git_get_projects_list for use outside 'forks'.Bernhard R. Link2012-02-01
| * | | | | gitweb: move hard coded .git suffix out of git_get_projects_listBernhard R. Link2012-02-01
| |/ / / /
* | | | | Merge branch 'jn/gitweb-unspecified-action'Junio C Hamano2012-01-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gitweb: Fix actionless dispatch for non-existent objectsJakub Narebski2012-01-09
* | | | | Merge branch 'jn/maint-gitweb-grep-fix'Junio C Hamano2012-01-16
|\ \ \ \ \
| * | | | | gitweb: Harden "grep" search against filenames with ':'Jakub Narebski2012-01-05
| * | | | | gitweb: Fix file links in "grep" searchJakub Narebski2012-01-05
* | | | | | Merge branch 'mm/maint-gitweb-project-maxdepth'Junio C Hamano2012-01-09
|\ \ \ \ \ \
| * | | | | | gitweb: accept trailing "/" in $project_listMatthieu Moy2012-01-04
* | | | | | | Merge branch 'jn/maint-gitweb-utf8-fix'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | gitweb: Fix fallback mode of to_utf8 subroutineJakub Narebski2011-12-19
| * | | | | | gitweb: Output valid utf8 in git_blame_common('data')Jürgen Kreileder2011-12-18
| * | | | | | gitweb: esc_html() site name for title in OPMLJürgen Kreileder2011-12-18
| * | | | | | gitweb: Call to_utf8() on input string in chop_and_escape_str()Jürgen Kreileder2011-12-18
| | |/ / / / | |/| | | |
* | | | | | gitweb: Add navigation to select side-by-side diffKato Kazuyoshi2011-10-31
* | | | | | gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"Jakub Narebski2011-10-31
* | | | | | gitweb: Give side-by-side diff extra CSS stylingJakub Narebski2011-10-31
* | | | | | gitweb: Add a feature to show side-by-side diffKato Kazuyoshi2011-10-31