summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.perl
Commit message (Expand)AuthorAgeFilesLines
* gitweb: remove title shortening heuristicsJulien Rouhaud2022-07-261-17/+0
* gitweb: switch to an XHTML5 DOCTYPEJason Yundt2022-06-021-1/+4
* gitweb: remove invalid http-equiv="content-type"Jason Yundt2022-03-081-3/+1
* Merge branch 'gh/gitweb-branch-sort'Junio C Hamano2021-09-101-1/+2
|\
| * gitweb: use HEAD as secondary sort key in git_get_heads_list()Greg Hurrell2021-06-101-1/+2
* | gitweb: add "e-mail privacy" feature to redact e-mail addressesGeorgios Kontaxis2021-04-081-7/+27
|/
* Merge branch 'eb/gitweb-more-trailers'Junio C Hamano2020-05-011-1/+1
|\
| * gitweb: Recognize *-to and Closes/Fixes trailersEmma Brooks2020-04-241-1/+1
* | gitweb: fix UTF-8 encoding when using CGI::FastJulien Moutinho2020-03-291-0/+16
|/
* Merge branch 'do/gitweb-typofix-in-comments'Junio C Hamano2020-01-081-2/+2
|\
| * gitweb: fix a couple spelling errors in commentsDenis Ovsienko2020-01-041-2/+2
* | Merge branch 'jk/gitweb-anti-xss'Junio C Hamano2019-12-011-14/+17
|\ \
| * | gitweb: escape URLs generated by href()Jeff King2019-11-181-14/+17
| |/
* | Fix spelling errors in code commentsElijah Newren2019-11-101-9/+9
|/
* gitweb: make hash size independentbrian m. carlson2019-04-011-30/+67
* gitweb: hard-depend on the Digest::MD5 5.8 moduleÆvar Arnfjörð Bjarmason2018-03-051-13/+4
* Merge branch 'gc/gitweb-filetest-acl'Junio C Hamano2017-11-061-0/+2
|\
| * gitweb: use filetest to allow ACLsgc/gitweb-filetest-aclGuillaume Castagnino2017-10-241-0/+2
| * Merge branch 'hb/gitweb-project-list' into maintJunio C Hamano2017-08-231-0/+2
| |\
* | \ Merge branch 'js/gitweb-raw-blob-link-in-history'Junio C Hamano2017-08-261-0/+3
|\ \ \
| * | | gitweb: add 'raw' blob_plain link in history overviewjs/gitweb-raw-blob-link-in-historyJob Snijders2017-08-221-0/+3
| |/ /
* | | Merge branch 'hb/gitweb-project-list'Junio C Hamano2017-08-111-0/+2
|\ \ \ | |/ / |/| / | |/
| * gitweb: skip unreadable subdirectorieshb/gitweb-project-listHielke Christian Braun2017-07-181-0/+2
* | Spelling fixesvs/typofixesVille Skyttä2017-06-271-2/+2
|/
* doc: use https links to Wikipedia to avoid http redirectsjk/update-links-in-docsSven Strickroth2017-05-151-1/+1
* Merge branch 'ab/gitweb-abbrev-links'Junio C Hamano2016-10-261-3/+17
|\
| * gitweb: link to "git describe"'d commits in log messagesab/gitweb-abbrev-linksÆvar Arnfjörð Bjarmason2016-10-141-2/+16
| * gitweb: link to 7-char+ SHA-1s, not only 8-char+Ævar Arnfjörð Bjarmason2016-10-141-1/+1
| * gitweb: fix a typo in a commentÆvar Arnfjörð Bjarmason2016-10-141-1/+1
* | gitweb: use highlight's shebang detectionik/gitweb-force-highlightIan Kelling2016-09-251-5/+5
* | gitweb: remove unused guess_file_syntax() parameterIan Kelling2016-09-251-2/+2
|/
* gitweb: escape link body in format_ref_markerab/gitweb-link-html-escapeAndreas Brauchli2016-08-011-1/+1
* Merge branch 'sk/gitweb-highlight-encoding' into HEADJunio C Hamano2016-05-181-0/+3
|\
| * gitweb: apply fallback encoding before highlightsk/gitweb-highlight-encodingShin Kojima2016-05-031-0/+3
* | gitweb: squelch "uninitialized value" warningho/gitweb-squelch-undef-warningØyvind A. Holm2016-01-121-1/+1
|/
* gitweb: hack around CGI's list-context param() handlingjk/gitweb-with-newer-cgi-multi-paramJeff King2014-11-181-1/+5
* gitweb: use start_form, not startform that was removed in CGI.pm 4.04rm/gitweb-start-formRoland Mas2014-10-161-2/+2
* Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-081-1/+1
|\
| * comments: fix misuses of "nor"Justin Lebar2014-03-311-1/+1
* | gitweb: Avoid overflowing page body frame with large imagesak/gitweb-fit-imageAndrew Keller2014-02-201-1/+1
|/
* gitweb: Denote non-heads, non-remotes brancheskn/gitweb-extra-branch-refsKrzesimir Nowak2013-12-121-5/+29
* gitweb: Add a feature for adding more branch refsKrzesimir Nowak2013-12-121-12/+68
* gitweb: Return 1 on validation success instead of passed inputKrzesimir Nowak2013-12-121-29/+32
* gitweb: Move check-ref-format code into separate functionKrzesimir Nowak2013-12-121-4/+13
* Merge branch 'ab/gitweb-author-initials'Junio C Hamano2013-09-171-0/+1
|\
| * gitweb: Fix the author initials in blame for non-ASCII namesab/gitweb-author-initialsÆvar Arnfjörð Bjarmason2013-08-301-0/+1
* | Merge branch 'tf/gitweb-ss-tweak'Junio C Hamano2013-09-111-3/+3
|\ \
| * | gitweb: make search help link less uglytf/gitweb-ss-tweakTony Finch2013-08-201-2/+2
| * | gitweb: omit the repository owner when it is unsetTony Finch2013-08-201-1/+1
| |/
* | gitweb: allow extra breadcrumbs to prefix the trailtf/gitweb-extra-breadcrumbsTony Finch2013-07-041-1/+6
|/