]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rr/gitweb-mobile' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 18:06:15 +0000 (10:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 18:06:15 +0000 (10:06 -0800)
commitb7e4c26f734b4d8b63d6081ab9302e2309bbf9ec
treed58ae3a3cb499c09181c9a167c7b49e6208cb7f6
parent2183b3405e1afde826d98f34dc1613b82a26dc96
parentf4e63fd83e5b33f0113cb7e2231d013c515f0a8b
Merge branch 'rr/gitweb-mobile' into next

"gitweb" has been taught to be mobile friendly.

* rr/gitweb-mobile:
  gitweb: let page header grow on mobile for long wrapped project names
  gitweb: fix mobile footer overflow by wrapping text and clearing floats
  gitweb: fix mobile page overflow across log/commit/blob/diff views
  gitweb: prevent project search bar from overflowing on mobile
  gitweb: add viewport meta tag for mobile devices