summaryrefslogtreecommitdiffstats
path: root/gitweb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ps/build'Junio C Hamano2024-12-166-53/+225
|\
| * Introduce support for the Meson build systemPatrick Steinhardt2024-12-061-0/+89
| * Makefile: extract script to generate gitweb.jsPatrick Steinhardt2024-12-062-1/+14
| * Makefile: extract script to generate gitweb.cgiPatrick Steinhardt2024-12-064-31/+101
| * Makefile: consistently use @PLACEHOLDER@ to substitutePatrick Steinhardt2024-12-062-44/+44
* | Merge branch 'jc/forbid-head-as-tagname'Junio C Hamano2024-12-161-1/+1
|\ \ | |/ |/|
| * refs: drop strbuf_ prefix from helpersJunio C Hamano2024-12-031-1/+1
* | gitweb: make use of s///rbrian m. carlson2024-10-231-2/+2
* | Require Perl 5.26.0brian m. carlson2024-10-231-1/+1
|/
* Merge branch 'am/gitweb-feed-use-committer-date'Junio C Hamano2024-07-151-2/+2
|\
| * gitweb: rss/atom change published/updated date to committer dateJesús Ariel Cabello Mateos2024-07-081-2/+2
* | Merge branch 'mj/gitweb-unreadable-config-error'Junio C Hamano2024-01-261-1/+3
|\ \
| * | gitweb: die when a configuration file cannot be readMarcelo Roberto Jimenez2024-01-111-1/+3
| |/
* | Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano2023-12-184-12/+12
|\ \
| * | doc: refer to internet archiveJosh Soref2023-11-261-1/+1
| * | doc: update links for andre-simon.deJosh Soref2023-11-263-4/+4
| * | doc: switch links to httpsJosh Soref2023-11-262-6/+6
| * | doc: update links to current pagesJosh Soref2023-11-261-1/+1
| |/
* / perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger2023-11-162-2/+2
|/
* Merge branch 'jr/gitweb-title-shortening'Junio C Hamano2022-08-061-17/+0
|\
| * gitweb: remove title shortening heuristicsJulien Rouhaud2022-07-271-17/+0
* | Merge branch 'ab/build-gitweb'Junio C Hamano2022-07-181-98/+47
|\ \ | |/ |/|
| * gitweb/Makefile: add a "NO_GITWEB" parameterÆvar Arnfjörð Bjarmason2022-06-281-0/+2
| * gitweb/Makefile: include in top-level MakefileÆvar Arnfjörð Bjarmason2022-06-281-75/+16
| * gitweb: remove "test" and "test-installed" targetsÆvar Arnfjörð Bjarmason2022-06-281-11/+0
| * gitweb/Makefile: prepare to merge into top-level MakefileÆvar Arnfjörð Bjarmason2022-06-281-11/+18
| * gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} varsÆvar Arnfjörð Bjarmason2022-06-281-17/+18
| * gitweb/Makefile: add a $(GITWEB_ALL) variableÆvar Arnfjörð Bjarmason2022-06-281-1/+6
| * gitweb/Makefile: define all .PHONY prerequisites inlineÆvar Arnfjörð Bjarmason2022-06-281-3/+7
* | 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-091-7/+27
|/
* gitweb/Makefile: conditionally include ../GIT-VERSION-FILERamsay Jones2020-12-091-0/+2
* Merge branch 'eb/gitweb-more-trailers'Junio C Hamano2020-05-011-1/+1
|\
| * gitweb: Recognize *-to and Closes/Fixes trailersEmma Brooks2020-04-251-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-051-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
* | | Merge branch 'en/doc-typofix'Junio C Hamano2019-12-011-9/+9
|\ \ \ | |_|/ |/| |
| * | Fix spelling errors in code commentsElijah Newren2019-11-101-9/+9
| |/
* / gitweb: correctly store previous rev in javascript-actions modeRobert Luberda2019-10-281-1/+1
|/
* 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-052-15/+5
* Merge branch 'gc/gitweb-filetest-acl'Junio C Hamano2017-11-061-0/+2
|\
| * gitweb: use filetest to allow ACLsGuillaume Castagnino2017-10-241-0/+2
| * Merge branch 'hb/gitweb-project-list' into maintJunio C Hamano2017-08-231-0/+2
| |\