<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/cgit.css, branch v0.8</title>
<subtitle>🍴 My patches to cgit
</subtitle>
<id>https://git.ache.one/cgit/atom?h=v0.8</id>
<link rel='self' href='https://git.ache.one/cgit/atom?h=v0.8'/>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/'/>
<updated>2008-05-04T15:30:02Z</updated>
<entry>
<title>Add link to index page from repo header, remove page name</title>
<updated>2008-05-04T15:30:02Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-05-03T10:44:20Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=17890d0058c1555133c8767ceb123e809e6971ab'/>
<id>urn:sha1:17890d0058c1555133c8767ceb123e809e6971ab</id>
<content type='text'>
This makes it more obvious how to get back to the index, especially when the
config option `logo-link` is used. And the page name displayed in the header
provided no extra information. It only consumed space and deserved to die.

While at it, make sure that the different parts of the header doesn't wrap
when horizontal space is limited.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add footer with page creation time and cgit version on all pages</title>
<updated>2008-05-03T09:07:41Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-05-03T09:07:41Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=aa3c4486b41b8b13d0f52477f033837fc8bb9524'/>
<id>urn:sha1:aa3c4486b41b8b13d0f52477f033837fc8bb9524</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add a pager on the repolist</title>
<updated>2008-05-03T08:54:39Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-05-03T08:54:39Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=c6078b8b006bcb0671a3c1bc21dd1a2c01035a2e'/>
<id>urn:sha1:c6078b8b006bcb0671a3c1bc21dd1a2c01035a2e</id>
<content type='text'>
This enables a pager on the repolist which restricts the number of entries
displayed per page, controlled by the new option `max-repo-count` (default
value 50).

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix more css ugliness</title>
<updated>2008-04-14T20:10:33Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-04-14T20:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=35d19bbb641aa56a21fb2c238994716c272e154f'/>
<id>urn:sha1:35d19bbb641aa56a21fb2c238994716c272e154f</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>cgit.css: set form margins</title>
<updated>2008-04-14T08:21:18Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-04-14T08:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=2ee1238cdff66dcd4bf98f83b820678976f53ed8'/>
<id>urn:sha1:2ee1238cdff66dcd4bf98f83b820678976f53ed8</id>
<content type='text'>
According to the css2 spec, htmlforms have 1.12em top and bottom margins. That
doesn't play well with the placement of the search form, so lets force it to
use 0em margins.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix css font-family</title>
<updated>2008-04-14T08:07:43Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-04-14T08:00:59Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=adf61225c40dd89e2bb1af0087767aee66791c4e'/>
<id>urn:sha1:adf61225c40dd89e2bb1af0087767aee66791c4e</id>
<content type='text'>
When the sidebar was introduced in v0.7 the default font-family property
got messed up, but this commit should fix the issue.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>More layout fixes</title>
<updated>2008-04-13T08:57:11Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-04-13T08:57:11Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=931fc6d1e4986a4566647dda16af09bf69a28b89'/>
<id>urn:sha1:931fc6d1e4986a4566647dda16af09bf69a28b89</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Minor fixup in tree-view css</title>
<updated>2008-04-12T18:18:16Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-04-12T18:18:16Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=72a69b77e7bf10cc3674e61e1ddd4d81618ee533'/>
<id>urn:sha1:72a69b77e7bf10cc3674e61e1ddd4d81618ee533</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Reintroduce the branch switcher</title>
<updated>2008-04-12T18:11:49Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-04-12T18:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=68cb84839f8fbc20688b22202489f4c2a54d3f55'/>
<id>urn:sha1:68cb84839f8fbc20688b22202489f4c2a54d3f55</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Replace sidebar/logo</title>
<updated>2008-04-12T18:00:27Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-04-12T13:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=f135569b2be3fb1816f802f9a162b3743b735d1c'/>
<id>urn:sha1:f135569b2be3fb1816f802f9a162b3743b735d1c</id>
<content type='text'>
This replaces the sidebar with a more 'common' header layout and also
updates the logo.

Not quite finished yet, though.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
</feed>
