summary refs log tree commit diff
path: root/gitweb
AgeCommit message (Expand)AuthorFilesLines
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