Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
2023-12-19Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano
2023-11-26doc: refer to internet archiveJosh Soref
2023-11-26doc: update links for andre-simon.deJosh Soref
2023-11-26doc: switch links to httpsJosh Soref
2023-11-26doc: update links to current pagesJosh Soref
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger
2022-08-06Merge branch 'jr/gitweb-title-shortening'Junio C Hamano
2022-07-27gitweb: remove title shortening heuristicsJulien Rouhaud
2022-07-18Merge branch 'ab/build-gitweb'Junio C Hamano
2022-06-28gitweb/Makefile: add a "NO_GITWEB" parameterÆvar Arnfjörð Bjarmason
2022-06-28gitweb/Makefile: include in top-level MakefileÆvar Arnfjörð Bjarmason
2022-06-28gitweb: remove "test" and "test-installed" targetsÆvar Arnfjörð Bjarmason
2022-06-28gitweb/Makefile: prepare to merge into top-level MakefileÆvar Arnfjörð Bjarmason
2022-06-28gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} varsÆvar Arnfjörð Bjarmason
2022-06-28gitweb/Makefile: add a $(GITWEB_ALL) variableÆvar Arnfjörð Bjarmason
2022-06-28gitweb/Makefile: define all .PHONY prerequisites inlineÆvar Arnfjörð Bjarmason
2022-06-02gitweb: switch to an XHTML5 DOCTYPEJason Yundt
2022-03-08gitweb: remove invalid http-equiv="content-type"Jason Yundt
2021-09-10Merge branch 'gh/gitweb-branch-sort'Junio C Hamano
2021-06-10gitweb: use HEAD as secondary sort key in git_get_heads_list()Greg Hurrell
2021-04-09gitweb: add "e-mail privacy" feature to redact e-mail addressesGeorgios Kontaxis
2020-12-09gitweb/Makefile: conditionally include ../GIT-VERSION-FILERamsay Jones
2020-05-01Merge branch 'eb/gitweb-more-trailers'Junio C Hamano
2020-04-25gitweb: Recognize *-to and Closes/Fixes trailersEmma Brooks
2020-03-29gitweb: fix UTF-8 encoding when using CGI::FastJulien Moutinho
2020-01-08Merge branch 'do/gitweb-typofix-in-comments'Junio C Hamano
2020-01-05gitweb: fix a couple spelling errors in commentsDenis Ovsienko
2019-12-01Merge branch 'jk/gitweb-anti-xss'Junio C Hamano
2019-12-01Merge branch 'en/doc-typofix'Junio C Hamano
2019-11-18gitweb: escape URLs generated by href()Jeff King
2019-11-10Fix spelling errors in code commentsElijah Newren
2019-10-28gitweb: correctly store previous rev in javascript-actions modeRobert Luberda
2019-04-01gitweb: make hash size independentbrian m. carlson
2018-03-05gitweb: hard-depend on the Digest::MD5 5.8 moduleÆvar Arnfjörð Bjarmason
2017-11-06Merge branch 'gc/gitweb-filetest-acl'Junio C Hamano
2017-10-24gitweb: use filetest to allow ACLsGuillaume Castagnino
2017-08-27Merge branch 'js/gitweb-raw-blob-link-in-history'Junio C Hamano
2017-08-24Merge branch 'hb/gitweb-project-list' into maintJunio C Hamano
2017-08-22gitweb: add 'raw' blob_plain link in history overviewJob Snijders
2017-08-11Merge branch 'hb/gitweb-project-list'Junio C Hamano
2017-07-18gitweb: skip unreadable subdirectoriesHielke Christian Braun
2017-06-27Spelling fixesVille Skyttä
2017-05-15doc: use https links to Wikipedia to avoid http redirectsSven Strickroth
2016-10-26Merge branch 'ab/gitweb-abbrev-links'Junio C Hamano
2016-10-14gitweb: link to "git describe"'d commits in log messagesÆvar Arnfjörð Bjarmason
2016-10-14gitweb: link to 7-char+ SHA-1s, not only 8-char+Ævar Arnfjörð Bjarmason
2016-10-14gitweb: fix a typo in a commentÆvar Arnfjörð Bjarmason
2016-09-26gitweb: use highlight's shebang detectionIan Kelling
2016-09-26gitweb: remove unused guess_file_syntax() parameterIan Kelling
2016-08-01gitweb: escape link body in format_ref_markerAndreas Brauchli