index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitweb
Age
Commit message (
Expand
)
Author
Lines
2026-02-17
gitweb: let page header grow on mobile for long wrapped project names
Rito Rhymes
-1
/
+1
2026-02-17
gitweb: fix mobile footer overflow by wrapping text and clearing floats
Rito Rhymes
-1
/
+7
2026-02-17
gitweb: fix mobile page overflow across log/commit/blob/diff views
Rito Rhymes
-0
/
+52
2026-02-17
gitweb: prevent project search bar from overflowing on mobile
Rito Rhymes
-0
/
+12
2026-02-17
gitweb: add viewport meta tag for mobile devices
Rito Rhymes
-0
/
+1
2025-04-01
meson: distinguish build and target host binaries
Patrick Steinhardt
-1
/
+1
2025-04-01
gitweb: fix generation of "gitweb.js"
Patrick Steinhardt
-1
/
+1
2024-12-15
Merge branch 'ps/build'
Junio C Hamano
-53
/
+225
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
-1
/
+1
2024-12-07
Introduce support for the Meson build system
Patrick Steinhardt
-0
/
+89
2024-12-07
Makefile: extract script to generate gitweb.js
Patrick Steinhardt
-1
/
+14
2024-12-07
Makefile: extract script to generate gitweb.cgi
Patrick Steinhardt
-31
/
+101
2024-12-07
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
-44
/
+44
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
-1
/
+1
2024-10-23
gitweb: make use of s///r
brian m. carlson
-2
/
+2
2024-10-23
Require Perl 5.26.0
brian m. carlson
-1
/
+1
2024-07-15
Merge branch 'am/gitweb-feed-use-committer-date'
Junio C Hamano
-2
/
+2
2024-07-07
gitweb: rss/atom change published/updated date to committer date
Jesús Ariel Cabello Mateos
-2
/
+2
2024-01-26
Merge branch 'mj/gitweb-unreadable-config-error'
Junio C Hamano
-1
/
+3
2024-01-10
gitweb: die when a configuration file cannot be read
Marcelo Roberto Jimenez
-1
/
+3
2023-12-18
Merge branch 'js/update-urls-in-doc-and-comment'
Junio C Hamano
-12
/
+12
2023-11-26
doc: refer to internet archive
Josh Soref
-1
/
+1
2023-11-26
doc: update links for andre-simon.de
Josh Soref
-4
/
+4
2023-11-26
doc: switch links to https
Josh Soref
-6
/
+6
2023-11-26
doc: update links to current pages
Josh Soref
-1
/
+1
2023-11-17
perl: bump the required Perl version to 5.8.1 from 5.8.0
Todd Zullinger
-2
/
+2
2022-08-05
Merge branch 'jr/gitweb-title-shortening'
Junio C Hamano
-17
/
+0
2022-07-26
gitweb: remove title shortening heuristics
Julien Rouhaud
-17
/
+0
2022-07-18
Merge branch 'ab/build-gitweb'
Junio C Hamano
-98
/
+47
2022-06-28
gitweb/Makefile: add a "NO_GITWEB" parameter
Ævar Arnfjörð Bjarmason
-0
/
+2
2022-06-28
gitweb/Makefile: include in top-level Makefile
Ævar Arnfjörð Bjarmason
-75
/
+16
2022-06-28
gitweb: remove "test" and "test-installed" targets
Ævar Arnfjörð Bjarmason
-11
/
+0
2022-06-28
gitweb/Makefile: prepare to merge into top-level Makefile
Ævar Arnfjörð Bjarmason
-11
/
+18
2022-06-28
gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} vars
Ævar Arnfjörð Bjarmason
-17
/
+18
2022-06-28
gitweb/Makefile: add a $(GITWEB_ALL) variable
Ævar Arnfjörð Bjarmason
-1
/
+6
2022-06-28
gitweb/Makefile: define all .PHONY prerequisites inline
Ævar Arnfjörð Bjarmason
-3
/
+7
2022-06-02
gitweb: switch to an XHTML5 DOCTYPE
Jason Yundt
-1
/
+4
2022-03-08
gitweb: remove invalid http-equiv="content-type"
Jason Yundt
-3
/
+1
2021-09-10
Merge branch 'gh/gitweb-branch-sort'
Junio C Hamano
-1
/
+2
2021-06-10
gitweb: use HEAD as secondary sort key in git_get_heads_list()
Greg Hurrell
-1
/
+2
2021-04-08
gitweb: add "e-mail privacy" feature to redact e-mail addresses
Georgios Kontaxis
-7
/
+27
2020-12-08
gitweb/Makefile: conditionally include ../GIT-VERSION-FILE
Ramsay Jones
-0
/
+2
2020-05-01
Merge branch 'eb/gitweb-more-trailers'
Junio C Hamano
-1
/
+1
2020-04-24
gitweb: Recognize *-to and Closes/Fixes trailers
Emma Brooks
-1
/
+1
2020-03-29
gitweb: fix UTF-8 encoding when using CGI::Fast
Julien Moutinho
-0
/
+16
2020-01-08
Merge branch 'do/gitweb-typofix-in-comments'
Junio C Hamano
-2
/
+2
2020-01-04
gitweb: fix a couple spelling errors in comments
Denis Ovsienko
-2
/
+2
2019-12-01
Merge branch 'jk/gitweb-anti-xss'
Junio C Hamano
-14
/
+17
2019-12-01
Merge branch 'en/doc-typofix'
Junio C Hamano
-9
/
+9
2019-11-18
gitweb: escape URLs generated by href()
Jeff King
-14
/
+17
[next]