<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/gitweb/static/gitweb.css, branch main</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2026-02-17T19:49:13Z</updated>
<entry>
<title>gitweb: let page header grow on mobile for long wrapped project names</title>
<updated>2026-02-17T19:49:13Z</updated>
<author>
<name>Rito Rhymes</name>
<email>rito@ritovision.com</email>
</author>
<published>2026-02-16T15:53:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f4e63fd83e5b33f0113cb7e2231d013c515f0a8b'/>
<id>urn:sha1:f4e63fd83e5b33f0113cb7e2231d013c515f0a8b</id>
<content type='text'>
On mobile, long project names in the page header can wrap to multiple lines,
but the fixed 25px header height does not grow with wrapped content.

Switch the header from fixed height to min-height so it expands as needed
while keeping the same baseline height for single-line titles.

Signed-off-by: Rito Rhymes &lt;rito@ritovision.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: fix mobile footer overflow by wrapping text and clearing floats</title>
<updated>2026-02-17T19:49:13Z</updated>
<author>
<name>Rito Rhymes</name>
<email>rito@ritovision.com</email>
</author>
<published>2026-02-16T15:53:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=34108d7fa3b91ca52f9f99f646c0f1ba4111d357'/>
<id>urn:sha1:34108d7fa3b91ca52f9f99f646c0f1ba4111d357</id>
<content type='text'>
On narrow screens, footer text can wrap, but the fixed 22px footer height
and floated footer blocks can cause overflow.

Switch to min-height and add a clearfix on the footer container so it grows
to contain wrapped float content cleanly.

Signed-off-by: Rito Rhymes &lt;rito@ritovision.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: fix mobile page overflow across log/commit/blob/diff views</title>
<updated>2026-02-17T19:49:12Z</updated>
<author>
<name>Rito Rhymes</name>
<email>rito@ritovision.com</email>
</author>
<published>2026-02-16T15:53:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=fd10720357f01baa8a07ff6fa8e22de198424fd3'/>
<id>urn:sha1:fd10720357f01baa8a07ff6fa8e22de198424fd3</id>
<content type='text'>
On mobile-sized viewports, gitweb pages in log/commit/blob/diff views can
overflow horizontally due to desktop-oriented paddings and fixed-width
preformatted content.

Extend the existing mobile media query to rebalance those layouts: reduce
or clear paddings in log/commit sections, and allow horizontal scrolling
for preformatted blob/diff content instead of forcing page-wide overflow.

All layout adjustments in this patch are mobile-scoped, except one global
safeguard: set overflow-wrap:anywhere on div.log_body. Log content can
contain escaped or non-breaking text that behaves like a single long token
and can overflow at any viewport width, including desktop.

Signed-off-by: Rito Rhymes &lt;rito@ritovision.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: prevent project search bar from overflowing on mobile</title>
<updated>2026-02-17T19:49:12Z</updated>
<author>
<name>Rito Rhymes</name>
<email>rito@ritovision.com</email>
</author>
<published>2026-02-16T15:53:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5be380d865972652a2cfd3f1f8d090c87489d904'/>
<id>urn:sha1:5be380d865972652a2cfd3f1f8d090c87489d904</id>
<content type='text'>
On narrow screens, the project search input can exceed the available width
and force page-wide horizontal scrolling.

Add a mobile media query and apply side padding to the search container,
then cap the input width to its container with border-box sizing so the
form stays within the viewport.

Signed-off-by: Rito Rhymes &lt;rito@ritovision.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: update links for andre-simon.de</title>
<updated>2023-11-26T01:07:05Z</updated>
<author>
<name>Josh Soref</name>
<email>jsoref@gmail.com</email>
</author>
<published>2023-11-24T03:35:14Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=28a0c65f5db0ca5124b405f99f4edf9322dbc7d3'/>
<id>urn:sha1:28a0c65f5db0ca5124b405f99f4edf9322dbc7d3</id>
<content type='text'>
Beyond the fact that it's somewhat traditional to respect sites'
self-identification, it's helpful for links to point to the things
that people expect them to reference. Here that means linking to
specific pages instead of a domain.

Signed-off-by: Josh Soref &lt;jsoref@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: Avoid overflowing page body frame with large images</title>
<updated>2014-02-20T17:50:14Z</updated>
<author>
<name>Andrew Keller</name>
<email>andrew@kellerfarm.com</email>
</author>
<published>2014-02-17T14:25:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=46a7471f0e20af9d2efcc4a14c76d537e1551ac9'/>
<id>urn:sha1:46a7471f0e20af9d2efcc4a14c76d537e1551ac9</id>
<content type='text'>
When displaying a blob in gitweb, if it's an image, specify constraints for
maximum display width and height to prevent the image from overflowing the
frame of the enclosing page_body div.

This change assumes that it is more desirable to see the whole image without
scrolling (new behavior) than it is to see every pixel without zooming
(previous behavior).

Signed-off-by: Andrew Keller &lt;andrew@kellerfarm.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: vertically centre contents of page footer</title>
<updated>2013-08-20T20:00:57Z</updated>
<author>
<name>Tony Finch</name>
<email>dot@dotat.at</email>
</author>
<published>2013-08-20T16:59:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1201f0a76cbc006566532577c1cc9123412ecdab'/>
<id>urn:sha1:1201f0a76cbc006566532577c1cc9123412ecdab</id>
<content type='text'>
Signed-off-by: Tony Finch &lt;dot@dotat.at&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: ensure OPML text fits inside its box</title>
<updated>2013-08-20T20:00:51Z</updated>
<author>
<name>Tony Finch</name>
<email>dot@dotat.at</email>
</author>
<published>2013-08-20T16:59:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=682961c162ce60b25749e02a0c4de44dc7dda917'/>
<id>urn:sha1:682961c162ce60b25749e02a0c4de44dc7dda917</id>
<content type='text'>
The rss_logo CSS style has a fixed width which is too narrow for
the string "OPML". Replace the fixed width with horizontal padding
so the text fits with nice margins.

Signed-off-by: Tony Finch &lt;dot@dotat.at&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: Highlight interesting parts of diff</title>
<updated>2012-04-11T21:26:02Z</updated>
<author>
<name>Michał Kiedrowicz</name>
<email>michal.kiedrowicz@gmail.com</email>
</author>
<published>2012-04-11T21:18:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5fb6ddf67afb3d0dc9b1fce64543f20b28a81b4b'/>
<id>urn:sha1:5fb6ddf67afb3d0dc9b1fce64543f20b28a81b4b</id>
<content type='text'>
Reading diff output is sometimes very hard, even if it's colored,
especially if lines differ only in few characters.  This is often true
when a commit fixes a typo or renames some variables or functions.

This commit teaches gitweb to highlight characters that are different
between old and new line with a light green/red background.  This should
work in the similar manner as in Trac or GitHub.

The algorithm that compares lines is based on contrib/diff-highlight.
Basically, it works by determining common prefix/suffix of corresponding
lines and highlightning only the middle part of lines.  For more
information, see contrib/diff-highlight/README.

Combined diffs are not supported but a following commit will change it.

Since we need to pass esc_html()'ed or esc_html_hl_regions()'ed lines to
format_diff_lines(), so it was taught to accept preformatted lines
passed as a reference.

Signed-off-by: Michał Kiedrowicz &lt;michal.kiedrowicz@gmail.com&gt;
Acked-by: Jakub Narębski &lt;jnareb@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitweb: improve usability of projects search form</title>
<updated>2012-02-01T20:52:50Z</updated>
<author>
<name>Jakub Narebski</name>
<email>jnareb@gmail.com</email>
</author>
<published>2012-01-31T00:20:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a1e1b2d77b9fc5866d12bf984214b15f1dccf4a8'/>
<id>urn:sha1:a1e1b2d77b9fc5866d12bf984214b15f1dccf4a8</id>
<content type='text'>
Refactor generating project search form into git_project_search_form().

Make text field wider and add on mouse over explanation (via "title"
attribute), add an option to use regular expressions, and replace
'Search:' label with [Search] button.

Also add "List all projects" link to make it easier to go back from search
result to list of all projects (note that an empty search term is
disallowed).

Signed-off-by: Jakub Narebski &lt;jnareb@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
