summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
2012-02-14Merge branch 'bl/gitweb-project-filter'Junio C Hamano
2012-02-13Merge branch 'jn/gitweb-search-utf-8'Junio C Hamano
2012-02-13gitweb: Harden and improve $project_filter page titleJakub Narebski
2012-02-07Merge branch 'bl/gitweb-project-filter'Junio C Hamano
2012-02-03gitweb: Allow UTF-8 encoded CGI query parameters and path_infoJakub Narebski
2012-02-01gitweb: Make project search respect project_filterJakub Narebski
2012-02-01gitweb: improve usability of projects search formJakub Narebski
2012-02-01gitweb: place links to parent directories in page headerBernhard R. Link
2012-02-01gitweb: show active project_filter in project_list page headerBernhard R. Link
2012-02-01gitweb: limit links to alternate forms of project_list to active project_filterBernhard R. Link
2012-02-01gitweb: add project_filter to limit project list to a subdirectoryBernhard R. Link
2012-02-01gitweb: prepare git_get_projects_list for use outside 'forks'.Bernhard R. Link
2012-02-01gitweb: move hard coded .git suffix out of git_get_projects_listBernhard R. Link
2012-01-29Merge branch 'jn/gitweb-unspecified-action'Junio C Hamano
2012-01-17Merge branch 'jn/maint-gitweb-grep-fix'Junio C Hamano
2012-01-09Merge branch 'mm/maint-gitweb-project-maxdepth'Junio C Hamano
2012-01-09gitweb: Fix actionless dispatch for non-existent objectsJakub Narebski
2012-01-05gitweb: Harden "grep" search against filenames with ':'Jakub Narebski
2012-01-05gitweb: Fix file links in "grep" searchJakub Narebski
2012-01-04gitweb: accept trailing "/" in $project_listMatthieu Moy
2011-12-22Merge branch 'jn/maint-gitweb-utf8-fix'Junio C Hamano
2011-12-19gitweb: Fix fallback mode of to_utf8 subroutineJakub Narebski
2011-12-19gitweb: Output valid utf8 in git_blame_common('data')Jürgen Kreileder
2011-12-19gitweb: esc_html() site name for title in OPMLJürgen Kreileder
2011-12-19gitweb: Call to_utf8() on input string in chop_and_escape_str()Jürgen Kreileder
2011-10-31gitweb: Add navigation to select side-by-side diffKato Kazuyoshi
2011-10-31gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"Jakub Narebski
2011-10-31gitweb: Give side-by-side diff extra CSS stylingJakub Narebski
2011-10-31gitweb: Add a feature to show side-by-side diffKato Kazuyoshi
2011-10-31gitweb: Extract formatting of diff chunk headerJakub Narebski
2011-10-31gitweb: Refactor diff body line classificationJakub Narebski
2011-10-27Merge branch 'rj/gitweb-clean-js'Junio C Hamano
2011-10-26Merge branch 'lh/gitweb-site-html-head'Junio C Hamano
2011-10-26Merge branch 'jm/maint-gitweb-filter-forks-fix'Junio C Hamano
2011-10-26gitweb/Makefile: Remove static/gitweb.js in the clean targetRamsay Jones
2011-10-21gitweb: fix regression when filtering out forksJulien Muchembled
2011-10-21gitweb: provide a way to customize html headersLénaïc Huard
2011-10-19Merge branch 'jn/gitweb-manpages'Junio C Hamano
2011-10-16gitweb: Add gitweb(1) manpage for gitweb itselfJakub Narebski
2011-10-16gitweb: Add gitweb.conf(5) manpage for gitweb configuration filesDrew Northup
2011-10-10Merge branch 'ps/gitweb-js-with-lineno'Junio C Hamano
2011-09-27gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge
2011-09-16gitweb: Strip non-printable characters from syntax highlighter outputJakub Narebski
2011-08-08Merge branch 'jn/gitweb-config-list-case'Junio C Hamano
2011-08-08Merge branch 'jn/gitweb-system-config'Junio C Hamano
2011-08-04gitweb: pass string after encoding in utf-8 to syntax highlighter张忠山
2011-08-01gitweb: Git config keys are case insensitive, make config search tooJakub Narebski
2011-07-24gitweb: Introduce common system-wide settings for convenienceJakub Narebski
2011-07-22Merge branch 'jn/gitweb-search'Junio C Hamano
2011-07-19Merge branch 'jn/mime-type-with-params'Junio C Hamano