<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/cgit.css, branch v0.9.1</title>
<subtitle>my cgit fork</subtitle>
<id>http://g.freya.cat/cgit/atom/cgit.css?h=v0.9.1</id>
<link rel='self' href='http://g.freya.cat/cgit/atom/cgit.css?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/'/>
<updated>2012-10-08T21:29:29Z</updated>
<entry>
<title>ui-repolist: Bold the currently viewed page.</title>
<updated>2012-10-08T21:29:29Z</updated>
<author>
<name>Jamie Couture</name>
<email>jamie.couture@gmail.com</email>
</author>
<published>2012-10-08T16:49:34Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=4675b91211fe3119a0def539521ac759b3fb57d0'/>
<id>urn:sha1:4675b91211fe3119a0def539521ac759b3fb57d0</id>
<content type='text'>
Signed-off-by: Jamie Couture &lt;jamie.couture@gmail.com&gt;
</content>
</entry>
<entry>
<title>css: only use div#cgit</title>
<updated>2012-03-20T07:00:20Z</updated>
<author>
<name>Ferry Huberts</name>
<email>ferry.huberts@pelagic.nl</email>
</author>
<published>2012-03-19T22:09:25Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=45555512ba63b823c6340875254563ea05737668'/>
<id>urn:sha1:45555512ba63b823c6340875254563ea05737668</id>
<content type='text'>
Don't bother with 'body' and 'div#cgit form', since
everything is wrapped in 'div#cgit' already.
Removing these two types makes embedding even easier.

Signed-off-by: Ferry Huberts &lt;ferry.huberts@pelagic.nl&gt;
</content>
</entry>
<entry>
<title>css: force text color to black on decorations</title>
<updated>2012-03-18T20:22:51Z</updated>
<author>
<name>Ferry Huberts</name>
<email>ferry.huberts@pelagic.nl</email>
</author>
<published>2012-03-18T10:44:05Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=6e63ebfe004342cbe35e0b0f28de646ffa61933a'/>
<id>urn:sha1:6e63ebfe004342cbe35e0b0f28de646ffa61933a</id>
<content type='text'>
improves readability when embedding into a page that
has the text color set to a different color

Signed-off-by: Ferry Huberts &lt;ferry.huberts@pelagic.nl&gt;
</content>
</entry>
<entry>
<title>css: vertically align the cgit logo image</title>
<updated>2012-03-18T20:22:18Z</updated>
<author>
<name>Ferry Huberts</name>
<email>ferry.huberts@pelagic.nl</email>
</author>
<published>2012-03-18T10:44:04Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=fac65a7ed2d10f83d0df27e66e1c67e11663c220'/>
<id>urn:sha1:fac65a7ed2d10f83d0df27e66e1c67e11663c220</id>
<content type='text'>
When embedding cgit in other pages, the logo alignment needs to be
specified to avoid any css rules from the embedding page to make the
page look bad.

Signed-off-by: Ferry Huberts &lt;ferry.huberts@pelagic.nl&gt;
</content>
</entry>
<entry>
<title>css: prefix all styles with div#cgit</title>
<updated>2012-03-18T20:22:02Z</updated>
<author>
<name>Ferry Huberts</name>
<email>ferry.huberts@pelagic.nl</email>
</author>
<published>2012-03-18T10:44:03Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=add1ccb1d805e9472483e49c3ce55a2e30bf5aae'/>
<id>urn:sha1:add1ccb1d805e9472483e49c3ce55a2e30bf5aae</id>
<content type='text'>
to facilitate easier embedding

Signed-off-by: Ferry Huberts &lt;ferry.huberts@pelagic.nl&gt;
</content>
</entry>
<entry>
<title>Merge branch 'stable'</title>
<updated>2012-01-03T16:48:22Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2012-01-03T16:48:22Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=aa25ff3c8b548077f2793c1162f3610af03e63df'/>
<id>urn:sha1:aa25ff3c8b548077f2793c1162f3610af03e63df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix css color value and vertical-align value</title>
<updated>2012-01-03T16:25:46Z</updated>
<author>
<name>Norberto Lopes</name>
<email>nlopes.ml@gmail.com</email>
</author>
<published>2011-11-23T01:59:26Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=dad620ee56b9c7e1a3217eba7ee750c4aa8d7e71'/>
<id>urn:sha1:dad620ee56b9c7e1a3217eba7ee750c4aa8d7e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui-diff.c: create a control panel for diff options</title>
<updated>2011-03-06T22:59:56Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2011-03-06T22:59:56Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=962a24892feb9e3d69542bcf0a219dc14836e921'/>
<id>urn:sha1:962a24892feb9e3d69542bcf0a219dc14836e921</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'br/misc'</title>
<updated>2011-02-19T13:51:00Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2011-02-19T13:51:00Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=979c460e7f71d153ae79da67b8b21c3412f0fe02'/>
<id>urn:sha1:979c460e7f71d153ae79da67b8b21c3412f0fe02</id>
<content type='text'>
* br/misc:
  Use transparent background for the cgit logo
  ssdiff: anchors for ssdiff
  implement repo.logo and repo.logo-link
</content>
</entry>
<entry>
<title>ssdiff: anchors for ssdiff</title>
<updated>2011-02-19T13:41:39Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2010-12-23T11:47:55Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/cgit/commit/?id=e52040bf90b034aebbfa32756638a24d6b1b3712'/>
<id>urn:sha1:e52040bf90b034aebbfa32756638a24d6b1b3712</id>
<content type='text'>
Emit anchors to the respective revisions in side-by-side diff view

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
</feed>
