aboutsummaryrefslogtreecommitdiffstats
path: root/gitweb
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Merge branch 'mj/gitweb-unreadable-config-error'Junio C Hamano1-1/+3
2024-01-10gitweb: die when a configuration file cannot be readMarcelo Roberto Jimenez1-1/+3
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano4-12/+12
2023-11-26doc: refer to internet archiveJosh Soref1-1/+1
2023-11-26doc: update links for andre-simon.deJosh Soref3-4/+4
2023-11-26doc: switch links to httpsJosh Soref2-6/+6
2023-11-26doc: update links to current pagesJosh Soref1-1/+1
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger2-2/+2
2022-08-05Merge branch 'jr/gitweb-title-shortening'Junio C Hamano1-17/+0
2022-07-26gitweb: remove title shortening heuristicsJulien Rouhaud1-17/+0
2022-07-18Merge branch 'ab/build-gitweb'Junio C Hamano1-98/+47
2022-06-28gitweb/Makefile: add a "NO_GITWEB" parameterÆvar Arnfjörð Bjarmason1-0/+2
2022-06-28gitweb/Makefile: include in top-level MakefileÆvar Arnfjörð Bjarmason1-75/+16
2022-06-28gitweb: remove "test" and "test-installed" targetsÆvar Arnfjörð Bjarmason1-11/+0
2022-06-28gitweb/Makefile: prepare to merge into top-level MakefileÆvar Arnfjörð Bjarmason1-11/+18
2022-06-28gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} varsÆvar Arnfjörð Bjarmason1-17/+18
2022-06-28gitweb/Makefile: add a $(GITWEB_ALL) variableÆvar Arnfjörð Bjarmason1-1/+6
2022-06-28gitweb/Makefile: define all .PHONY prerequisites inlineÆvar Arnfjörð Bjarmason1-3/+7
2022-06-02gitweb: switch to an XHTML5 DOCTYPEJason Yundt1-1/+4
2022-03-08gitweb: remove invalid http-equiv="content-type"Jason Yundt1-3/+1
2021-09-10Merge branch 'gh/gitweb-branch-sort'Junio C Hamano1-1/+2
2021-06-10gitweb: use HEAD as secondary sort key in git_get_heads_list()Greg Hurrell1-1/+2
2021-04-08gitweb: add "e-mail privacy" feature to redact e-mail addressesGeorgios Kontaxis1-7/+27
2020-12-08gitweb/Makefile: conditionally include ../GIT-VERSION-FILERamsay Jones1-0/+2
2020-05-01Merge branch 'eb/gitweb-more-trailers'Junio C Hamano1-1/+1
2020-04-24gitweb: Recognize *-to and Closes/Fixes trailersEmma Brooks1-1/+1
2020-03-29gitweb: fix UTF-8 encoding when using CGI::FastJulien Moutinho1-0/+16
2020-01-08Merge branch 'do/gitweb-typofix-in-comments'Junio C Hamano1-2/+2
2020-01-04gitweb: fix a couple spelling errors in commentsDenis Ovsienko1-2/+2
2019-12-01Merge branch 'jk/gitweb-anti-xss'Junio C Hamano1-14/+17
2019-12-01Merge branch 'en/doc-typofix'Junio C Hamano1-9/+9
2019-11-18gitweb: escape URLs generated by href()Jeff King1-14/+17
2019-11-10Fix spelling errors in code commentsElijah Newren1-9/+9
2019-10-28gitweb: correctly store previous rev in javascript-actions modeRobert Luberda1-1/+1
2019-04-01gitweb: make hash size independentbrian m. carlson1-30/+67
2018-03-05gitweb: hard-depend on the Digest::MD5 5.8 moduleÆvar Arnfjörð Bjarmason2-15/+5
2017-11-06Merge branch 'gc/gitweb-filetest-acl'Junio C Hamano1-0/+2
2017-10-24gitweb: use filetest to allow ACLsGuillaume Castagnino1-0/+2
2017-08-26Merge branch 'js/gitweb-raw-blob-link-in-history'Junio C Hamano1-0/+3
2017-08-23Merge branch 'hb/gitweb-project-list' into maintJunio C Hamano1-0/+2
2017-08-22gitweb: add 'raw' blob_plain link in history overviewJob Snijders1-0/+3
2017-08-11Merge branch 'hb/gitweb-project-list'Junio C Hamano1-0/+2
2017-07-18gitweb: skip unreadable subdirectoriesHielke Christian Braun1-0/+2
2017-06-27Spelling fixesVille Skyttä1-2/+2
2017-05-15doc: use https links to Wikipedia to avoid http redirectsSven Strickroth1-1/+1
2016-10-26Merge branch 'ab/gitweb-abbrev-links'Junio C Hamano1-3/+17
2016-10-14gitweb: link to "git describe"'d commits in log messagesÆvar Arnfjörð Bjarmason1-2/+16
2016-10-14gitweb: link to 7-char+ SHA-1s, not only 8-char+Ævar Arnfjörð Bjarmason1-1/+1
2016-10-14gitweb: fix a typo in a commentÆvar Arnfjörð Bjarmason1-1/+1
2016-09-25gitweb: use highlight's shebang detectionIan Kelling1-5/+5
2016-09-25gitweb: remove unused guess_file_syntax() parameterIan Kelling1-2/+2
2016-08-01gitweb: escape link body in format_ref_markerAndreas Brauchli1-1/+1
2016-05-18Merge branch 'sk/gitweb-highlight-encoding' into HEADJunio C Hamano1-0/+3
2016-05-03gitweb: apply fallback encoding before highlightShin Kojima1-0/+3
2016-01-12gitweb: squelch "uninitialized value" warningØyvind A. Holm1-1/+1
2014-11-18gitweb: hack around CGI's list-context param() handlingJeff King1-1/+5
2014-10-16gitweb: use start_form, not startform that was removed in CGI.pm 4.04Roland Mas1-2/+2
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano1-1/+1
2014-03-31comments: fix misuses of "nor"Justin Lebar1-1/+1
2014-02-20gitweb: Avoid overflowing page body frame with large imagesAndrew Keller2-1/+6
2013-12-12gitweb: Denote non-heads, non-remotes branchesKrzesimir Nowak1-5/+29
2013-12-12gitweb: Add a feature for adding more branch refsKrzesimir Nowak1-12/+68
2013-12-12gitweb: Return 1 on validation success instead of passed inputKrzesimir Nowak1-29/+32
2013-12-12gitweb: Move check-ref-format code into separate functionKrzesimir Nowak1-4/+13
2013-09-17Merge branch 'ab/gitweb-author-initials'Junio C Hamano1-0/+1
2013-09-11Merge branch 'tf/gitweb-ss-tweak'Junio C Hamano2-6/+6
2013-08-30gitweb: Fix the author initials in blame for non-ASCII namesÆvar Arnfjörð Bjarmason1-0/+1
2013-08-20gitweb: make search help link less uglyTony Finch1-2/+2
2013-08-20gitweb: omit the repository owner when it is unsetTony Finch1-1/+1
2013-08-20gitweb: vertically centre contents of page footerTony Finch1-1/+2
2013-08-20gitweb: ensure OPML text fits inside its boxTony Finch1-2/+1
2013-07-04gitweb: allow extra breadcrumbs to prefix the trailTony Finch1-1/+6
2013-06-07gitweb: fix problem causing erroneous project listCharles McGarvey1-1/+1
2013-04-15gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEMJakub Narębski1-8/+5
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini1-3/+3
2013-04-12doc: various spelling fixesStefano Lattarini1-1/+1
2013-03-07gitweb/README: remove reference to git.kernel.orgFredrik Gustafsson1-3/+0
2013-01-28gitweb: refer to picon/gravatar images over the same schemeAndrej E Baranov1-2/+2
2013-01-11Merge branch 'os/gitweb-highlight-uncaptured' into maintJunio C Hamano1-1/+1
2013-01-10Merge branch 'md/gitweb-sort-by-age' into maintJunio C Hamano1-14/+21
2013-01-01gitweb: fix error in sanitize when highlight is enabledOrgad Shaneh1-1/+1
2012-12-11gitweb: Sort projects with undefined ages lastMatthew Daley1-14/+21
2012-11-29Merge branch 'pp/gitweb-config-underscore'Junio C Hamano1-2/+5
2012-11-28Merge branch 'rh/maint-gitweb-highlight-ext' into maintJunio C Hamano1-9/+8
2012-11-21gitweb: make remote_heads config setting workPhil Pennock1-2/+5
2012-11-20Merge branch 'jk/maint-gitweb-xss'Junio C Hamano1-0/+1
2012-11-12gitweb: escape html in rss titleJeff King1-0/+1
2012-11-08gitweb.perl: fix %highlight_ext mappingsRichard Hubbell1-9/+8
2012-10-12gitweb.cgi: fix "comitter_tz" typo in feedDylan Alex Simon1-1/+1
2012-09-10Merge branch 'maint-1.7.11' into maintJunio C Hamano1-0/+5
2012-09-10Merge branch 'js/gitweb-path-info-unquote' into maint-1.7.11Junio C Hamano1-0/+5
2012-08-15gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFOJay Soffian1-0/+5
2012-07-23Merge branch 'nk/maint-gitweb-log-by-lines'Junio C Hamano1-15/+18
2012-07-05gitweb: Add support to Link: tagNamhyung Kim1-0/+10
2012-07-05gitweb: Handle other types of tag in git_print_logNamhyung Kim1-1/+1
2012-07-05gitweb: Cleanup git_print_log()Namhyung Kim1-14/+7
2012-04-29Merge branch 'kk/gitweb-omit-expensive'Junio C Hamano1-10/+25
2012-04-29Merge branch 'kk/maint-gitweb-missing-owner'Junio C Hamano1-2/+4
2012-04-26gitweb: Option to not display information about ownerKacper Kornet1-6/+15
2012-04-25gitweb: Option to omit column with time of the last changeKacper Kornet1-5/+11
2012-04-25gitweb: Don't set owner if got empty value from projects.listKacper Kornet1-2/+4
2012-04-24Merge branch 'mk/gitweb-diff-hl'Junio C Hamano2-87/+244
2012-04-16Merge branch 'wk/gitweb-snapshot-use-if-modified-since'Junio C Hamano1-26/+39
2012-04-11gitweb: Refinement highlightning in combined diffsMichał Kiedrowicz1-13/+42
2012-04-11gitweb: Highlight interesting parts of diffMichał Kiedrowicz2-12/+103
2012-04-11gitweb: Push formatting diff lines to print_diff_chunk()Michał Kiedrowicz1-19/+18
2012-04-11gitweb: Use print_diff_chunk() for both side-by-side and inline diffsMichał Kiedrowicz1-16/+39
2012-04-11gitweb: Extract print_sidebyside_diff_lines()Michał Kiedrowicz1-45/+51
2012-04-11gitweb: Pass esc_html_hl_regions() options to esc_html()Jakub Narębski1-4/+7
2012-04-11gitweb: esc_html_hl_regions(): Don't create empty <span> elementsMichał Kiedrowicz1-0/+3
2012-04-11gitweb: Use descriptive names in esc_html_hl_regions()Michał Kiedrowicz1-5/+8
2012-04-11gitweb: Fix unintended "--no-merges" for regular Atom feedSebastian Pipping1-0/+1
2012-03-30gitweb: add If-Modified-Since handling to git_snapshot().W. Trevor King1-0/+10
2012-03-30gitweb: refactor If-Modified-Since handlingW. Trevor King1-28/+29
2012-03-30gitweb: add `status` headers to git_feed() responses.W. Trevor King1-2/+4
2012-03-28correct a few doubled-word nits in comments and documentationJim Meyering1-1/+1
2012-03-20Merge branch 'maint-1.7.8' into maintJunio C Hamano1-1/+3
2012-03-12Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext' into maintJunio C Hamano1-8/+8
2012-03-08Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext'Junio C Hamano1-9/+9
2012-03-06gitweb: Fix fixed string (non-regexp) project searchJakub Narebski1-8/+8
2012-03-04Merge branch 'jn/gitweb-hilite-regions'Junio C Hamano1-3/+92
2012-03-04Merge branch 'jn/maint-gitweb-invalid-regexp' into maintJunio C Hamano1-1/+10
2012-03-02gitweb: Fix passing parameters to git_project_search_formJakub Narebski1-1/+1
2012-03-01Merge branch 'jn/maint-gitweb-invalid-regexp'Junio C Hamano1-1/+10
2012-02-28gitweb: Handle invalid regexp in regexp searchJakub Narebski1-1/+10
2012-02-27Merge branch 'jn/gitweb-unborn-head' into maintJunio C Hamano1-2/+2
2012-02-26Merge branch 'jn/gitweb-search-optim'Junio C Hamano1-13/+53
2012-02-26gitweb: Highlight matched part of shortened project descriptionJakub Narebski1-5/+47
2012-02-26gitweb: Highlight matched part of project description when searching projectsJakub Narebski1-2/+6
2012-02-26gitweb: Highlight matched part of project name when searching projectsJakub Narebski1-1/+3
2012-02-26gitweb: Introduce esc_html_match_hl and esc_html_hl_regionsJakub Narebski1-0/+41
2012-02-23gitweb: Faster project searchJakub Narebski1-2/+7
2012-02-23gitweb: Option for filling only specified info in fill_project_list_infoJakub Narebski1-8/+25
2012-02-23gitweb: Refactor checking if part of project info need fillingJakub Narebski1-8/+26
2012-02-21Merge branch 'jn/gitweb-unborn-head'Junio C Hamano1-2/+2
2012-02-20Merge branch 'maint'Junio C Hamano1-1/+2
2012-02-19gitweb: Fix 'grep' search for multiple matches in fileJakub Narebski1-1/+2
2012-02-17gitweb: Fix "heads" view when there is no current branchJakub Narebski1-2/+2
2012-02-14Merge branch 'bl/gitweb-project-filter'Junio C Hamano1-1/+1
2012-02-12Merge branch 'jn/gitweb-search-utf-8'Junio C Hamano1-7/+7
2012-02-12gitweb: Harden and improve $project_filter page titleJakub Narebski1-1/+1
2012-02-07Merge branch 'bl/gitweb-project-filter'Junio C Hamano2-20/+95
2012-02-03gitweb: Allow UTF-8 encoded CGI query parameters and path_infoJakub Narebski1-8/+8
2012-02-01gitweb: Make project search respect project_filterJakub Narebski1-5/+13
2012-02-01gitweb: improve usability of projects search formJakub Narebski2-6/+28
2012-02-01gitweb: place links to parent directories in page headerBernhard R. Link1-1/+4
2012-02-01gitweb: show active project_filter in project_list page headerBernhard R. Link1-0/+14
2012-02-01gitweb: limit links to alternate forms of project_list to active project_filterBernhard R. Link1-2/+4
2012-02-01gitweb: add project_filter to limit project list to a subdirectoryBernhard R. Link1-6/+25
2012-02-01gitweb: prepare git_get_projects_list for use outside 'forks'.Bernhard R. Link1-1/+6
2012-02-01gitweb: move hard coded .git suffix out of git_get_projects_listBernhard R. Link1-4/+6
2012-01-29Merge branch 'jn/gitweb-unspecified-action'Junio C Hamano1-1/+3
2012-01-16Merge branch 'jn/maint-gitweb-grep-fix'Junio C Hamano1-10/+10
2012-01-09Merge branch 'mm/maint-gitweb-project-maxdepth'Junio C Hamano1-2/+2
2012-01-09gitweb: Fix actionless dispatch for non-existent objectsJakub Narebski1-1/+3
2012-01-05gitweb: Harden "grep" search against filenames with ':'Jakub Narebski1-2/+3
2012-01-05gitweb: Fix file links in "grep" searchJakub Narebski1-8/+7
2012-01-04gitweb: accept trailing "/" in $project_listMatthieu Moy1-2/+2
2011-12-22Merge branch 'jn/maint-gitweb-utf8-fix'Junio C Hamano1-4/+8
2011-12-19gitweb: Fix fallback mode of to_utf8 subroutineJakub Narebski1-2/+2
2011-12-18gitweb: Output valid utf8 in git_blame_common('data')Jürgen Kreileder1-1/+3
2011-12-18gitweb: esc_html() site name for title in OPMLJürgen Kreileder1-1/+2
2011-12-18gitweb: Call to_utf8() on input string in chop_and_escape_str()Jürgen Kreileder1-0/+1
2011-10-31gitweb: Add navigation to select side-by-side diffKato Kazuyoshi1-0/+23
2011-10-31gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"Jakub Narebski1-8/+8
2011-10-31gitweb: Give side-by-side diff extra CSS stylingJakub Narebski2-10/+42
2011-10-31gitweb: Add a feature to show side-by-side diffKato Kazuyoshi2-11/+122
2011-10-31gitweb: Extract formatting of diff chunk headerJakub Narebski1-47/+67
2011-10-31gitweb: Refactor diff body line classificationJakub Narebski1-30/+37
2011-10-27Merge branch 'rj/gitweb-clean-js'Junio C Hamano1-1/+3
2011-10-26Merge branch 'lh/gitweb-site-html-head'Junio C Hamano3-0/+11
2011-10-26Merge branch 'jm/maint-gitweb-filter-forks-fix'Junio C Hamano1-1/+1
2011-10-26Merge branch 'ps/gitweb-js-with-lineno' into maint-1.7.6Junio C Hamano1-4/+4
2011-10-26gitweb/Makefile: Remove static/gitweb.js in the clean targetRamsay Jones1-1/+3
2011-10-21gitweb: fix regression when filtering out forksJulien Muchembled1-1/+1
2011-10-21gitweb: provide a way to customize html headersLénaïc Huard3-0/+11
2011-10-18Merge branch 'jn/gitweb-manpages'Junio C Hamano2-477/+30
2011-10-16gitweb: Add gitweb(1) manpage for gitweb itselfJakub Narebski2-345/+29
2011-10-16gitweb: Add gitweb.conf(5) manpage for gitweb configuration filesDrew Northup1-133/+2
2011-10-10Merge branch 'ps/gitweb-js-with-lineno'Junio C Hamano1-4/+4
2011-09-27gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge1-4/+4
2011-09-16gitweb: Strip non-printable characters from syntax highlighter outputJakub Narebski1-1/+13
2011-08-16Merge branch 'jn/mime-type-with-params' into maintJunio C Hamano1-1/+10
2011-08-08Merge branch 'jn/gitweb-config-list-case'Junio C Hamano1-0/+7
2011-08-08Merge branch 'jn/gitweb-system-config'Junio C Hamano4-7/+53
2011-08-04gitweb: pass string after encoding in utf-8 to syntax highlighter张忠山1-1/+1
2011-07-31gitweb: Git config keys are case insensitive, make config search tooJakub Narebski1-0/+7
2011-07-24gitweb: Introduce common system-wide settings for convenienceJakub Narebski4-7/+53
2011-07-22Merge branch 'jn/gitweb-search'Junio C Hamano1-199/+241
2011-07-19Merge branch 'jn/mime-type-with-params'Junio C Hamano1-1/+10
2011-07-19Merge branch 'jn/gitweb-split-header-html'Junio C Hamano1-77/+95
2011-07-13Merge branch 'ln/gitweb-mime-types-split-at-blank'Junio C Hamano1-6/+3
2011-06-30gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xssJakub Narebski1-1/+2
2011-06-30gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xssJakub Narebski1-1/+9
2011-06-29Merge branch 'jn/gitweb-js-blame' into nextJunio C Hamano1-37/+42
2011-06-22gitweb: Refactor git_header_htmlJakub Narebski1-77/+95
2011-06-22gitweb: Make git_search_* subroutines render whole pagesJakub Narebski1-12/+26
2011-06-22gitweb: Clean up code in git_search_* subroutinesJakub Narebski1-13/+16
2011-06-22gitweb: Split body of git_search into subroutinesJakub Narebski1-182/+199
2011-06-22gitweb: Check permissions first in git_searchJakub Narebski1-13/+21