Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | gitweb: add project_filter to limit project list to a subdirectory | Bernhard R. Link | 2012-02-01 | 1 | -6/+25 | |
| * | | | | | gitweb: prepare git_get_projects_list for use outside 'forks'. | Bernhard R. Link | 2012-02-01 | 1 | -1/+6 | |
| * | | | | | gitweb: move hard coded .git suffix out of git_get_projects_list | Bernhard R. Link | 2012-02-01 | 1 | -4/+6 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'jn/gitweb-unspecified-action' | Junio C Hamano | 2012-01-29 | 1 | -1/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | gitweb: Fix actionless dispatch for non-existent objectsjn/gitweb-unspecified-action | Jakub Narebski | 2012-01-09 | 1 | -1/+3 | |
* | | | | | Merge branch 'jn/maint-gitweb-grep-fix' | Junio C Hamano | 2012-01-16 | 1 | -10/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitweb: Harden "grep" search against filenames with ':'jn/maint-gitweb-grep-fix | Jakub Narebski | 2012-01-05 | 1 | -2/+3 | |
| * | | | | | gitweb: Fix file links in "grep" search | Jakub Narebski | 2012-01-05 | 1 | -8/+7 | |
* | | | | | | Merge branch 'mm/maint-gitweb-project-maxdepth' | Junio C Hamano | 2012-01-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitweb: accept trailing "/" in $project_listmm/maint-gitweb-project-maxdepth | Matthieu Moy | 2012-01-04 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'jn/maint-gitweb-utf8-fix' | Junio C Hamano | 2011-12-22 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | gitweb: Fix fallback mode of to_utf8 subroutinejn/maint-gitweb-utf8-fix | Jakub Narebski | 2011-12-19 | 1 | -2/+2 | |
| * | | | | | | gitweb: Output valid utf8 in git_blame_common('data') | Jürgen Kreileder | 2011-12-18 | 1 | -1/+3 | |
| * | | | | | | gitweb: esc_html() site name for title in OPML | Jürgen Kreileder | 2011-12-18 | 1 | -1/+2 | |
| * | | | | | | gitweb: Call to_utf8() on input string in chop_and_escape_str() | Jürgen Kreileder | 2011-12-18 | 1 | -0/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | gitweb: Add navigation to select side-by-side diffjn/gitweb-side-by-side-diff | Kato Kazuyoshi | 2011-10-31 | 1 | -0/+23 | |
* | | | | | | gitweb: Use href(-replay=>1,...) for formats links in "commitdiff" | Jakub Narebski | 2011-10-31 | 1 | -8/+8 | |
* | | | | | | gitweb: Give side-by-side diff extra CSS styling | Jakub Narebski | 2011-10-31 | 2 | -10/+42 | |
* | | | | | | gitweb: Add a feature to show side-by-side diff | Kato Kazuyoshi | 2011-10-31 | 2 | -11/+122 | |
* | | | | | | gitweb: Extract formatting of diff chunk header | Jakub Narebski | 2011-10-31 | 1 | -47/+67 | |
* | | | | | | gitweb: Refactor diff body line classification | Jakub Narebski | 2011-10-31 | 1 | -30/+37 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'rj/gitweb-clean-js' | Junio C Hamano | 2011-10-27 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitweb/Makefile: Remove static/gitweb.js in the clean targetrj/gitweb-clean-js | Ramsay Jones | 2011-10-26 | 1 | -1/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'lh/gitweb-site-html-head' | Junio C Hamano | 2011-10-26 | 3 | -0/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitweb: provide a way to customize html headers | Lénaïc Huard | 2011-10-21 | 3 | -0/+11 | |
* | | | | | | Merge branch 'jm/maint-gitweb-filter-forks-fix' | Junio C Hamano | 2011-10-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitweb: fix regression when filtering out forks | Julien Muchembled | 2011-10-21 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'jn/gitweb-manpages' | Junio C Hamano | 2011-10-18 | 2 | -477/+30 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | gitweb: Add gitweb(1) manpage for gitweb itself | Jakub Narebski | 2011-10-16 | 2 | -345/+29 | |
| * | | | | | gitweb: Add gitweb.conf(5) manpage for gitweb configuration files | Drew Northup | 2011-10-16 | 1 | -133/+2 | |
* | | | | | | Merge branch 'ps/gitweb-js-with-lineno' | Junio C Hamano | 2011-10-10 | 1 | -4/+4 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | gitweb: Fix links to lines in blobs when javascript-actions are enabled | Peter Stuge | 2011-09-27 | 1 | -4/+4 | |
* | | | | | | gitweb: Strip non-printable characters from syntax highlighter output | Jakub Narebski | 2011-09-16 | 1 | -1/+13 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'jn/gitweb-config-list-case' | Junio C Hamano | 2011-08-08 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitweb: Git config keys are case insensitive, make config search too | Jakub Narebski | 2011-07-31 | 1 | -0/+7 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'jn/gitweb-system-config' | Junio C Hamano | 2011-08-08 | 4 | -7/+53 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitweb: Introduce common system-wide settings for convenience | Jakub Narebski | 2011-07-24 | 4 | -7/+53 | |
| |/ / / / | ||||||
* | | | | | gitweb: pass string after encoding in utf-8 to syntax highlighter | 张忠山 | 2011-08-04 | 1 | -1/+1 | |
* | | | | | Merge branch 'jn/gitweb-search' | Junio C Hamano | 2011-07-22 | 1 | -199/+241 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitweb: Make git_search_* subroutines render whole pages | Jakub Narebski | 2011-06-22 | 1 | -12/+26 | |
| * | | | | | gitweb: Clean up code in git_search_* subroutines | Jakub Narebski | 2011-06-22 | 1 | -13/+16 | |
| * | | | | | gitweb: Split body of git_search into subroutines | Jakub Narebski | 2011-06-22 | 1 | -182/+199 | |
| * | | | | | gitweb: Check permissions first in git_search | Jakub Narebski | 2011-06-22 | 1 | -13/+21 | |
* | | | | | | Merge branch 'jn/mime-type-with-params' | Junio C Hamano | 2011-07-19 | 1 | -1/+10 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss | Jakub Narebski | 2011-06-30 | 1 | -1/+2 | |
| * | | | | | gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xss | Jakub Narebski | 2011-06-30 | 1 | -1/+9 | |
* | | | | | | Merge branch 'jn/gitweb-split-header-html' | Junio C Hamano | 2011-07-19 | 1 | -77/+95 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitweb: Refactor git_header_html | Jakub Narebski | 2011-06-22 | 1 | -77/+95 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'ln/gitweb-mime-types-split-at-blank' | Junio C Hamano | 2011-07-13 | 1 | -6/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitweb: allow space as delimiter in mime.types | Ludwig Nussel | 2011-06-15 | 1 | -6/+3 |