<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>Log for viewgit</title>
		<link>http://code.fealdia.org/viewgit/?a=summary&amp;p=viewgit</link>
		<description>Git log for project viewgit, generated by ViewGit.</description>

		<language>en-us</language>
		<pubDate>Wed, 06 Jan 2010 07:33:01 +0000</pubDate>
		<ttl>10</ttl>

		<item>
			<title>Config: decrease default 'summary_shortlog' to 15. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=03a0003014eca2bfb07902bf61e45a514a3edfa9</link>
			<description>&#x3C;pre>Config: decrease default 'summary_shortlog' to 15.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/config.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Mon, 14 Dec 2009 16:21:28 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=03a0003014eca2bfb07902bf61e45a514a3edfa9</guid>
		</item>

		<item>
			<title>default.css: less padding for table rows. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=18c12f1156f8d2bd04efb3530b33650017d06433</link>
			<description>&#x3C;pre>default.css: less padding for table rows.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> default.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Mon, 14 Dec 2009 16:21:11 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=18c12f1156f8d2bd04efb3530b33650017d06433</guid>
		</item>

		<item>
			<title>Also add even/odd classes for tag table rows. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=46fb6add75654b843c687c96554eb6e6605255e6</link>
			<description>&#x3C;pre>Also add even/odd classes for tag table rows.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> templates/summary.php |    1 +
 templates/tags.php    |    4 +++-
 2 files changed, 4 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Mon, 14 Dec 2009 16:20:49 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=46fb6add75654b843c687c96554eb6e6605255e6</guid>
		</item>

		<item>
			<title>Fixed search to search in the current branch. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=a38209710b8506528fb1acb11b98073a4d4e93e7</link>
			<description>&#x3C;pre>Fixed search to search in the current branch.

Thanks to Guillaume Storchi for pointing out it searches only in the master
branch.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/functions.php    |    3 ++-
 index.php            |    4 +++-
 templates/header.php |    1 +
 3 files changed, 6 insertions(+), 2 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 13 Dec 2009 08:09:41 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=a38209710b8506528fb1acb11b98073a4d4e93e7</guid>
		</item>

		<item>
			<title>Changed doctype to xhtml transitional. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=d5dc1ffdcff0746b856b6bdc25e301e7013c3b74</link>
			<description>&#x3C;pre>Changed doctype to xhtml transitional.

Should validate on W3C Validator now.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> templates/header.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 13 Dec 2009 07:45:57 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=d5dc1ffdcff0746b856b6bdc25e301e7013c3b74</guid>
		</item>

		<item>
			<title>Fixed search form method. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=6fb0790b93cd75c9587c4b5d9580fc4bd6b263ac</link>
			<description>&#x3C;pre>Fixed search form method.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> templates/header.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 13 Dec 2009 07:45:22 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=6fb0790b93cd75c9587c4b5d9580fc4bd6b263ac</guid>
		</item>

		<item>
			<title>Added a howto on Windows IIS &#x26;amp; php-fastcgi. (Troy Hamilton)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=db74001dd6581bb77cc28dfa289ac95b0e6b4795</link>
			<description>&#x3C;pre>Added a howto on Windows IIS &#x26;amp; php-fastcgi.

[hoxu@users.sf.net: Commit created based on an e-mail from Troy]

Signed-off-by: Heikki Hokkanen &#x26;lt;hoxu@users.sf.net&#x26;gt;
&#x3C;/pre>&#x3C;b>Troy Hamilton&#x3C;/b> &#x26;lt;troy.a.hamilton@gmail.com&#x26;gt;&#x3C;br />&#x3C;pre> doc/HOWTO-IIS-php-fastcgi |   35 +++++++++++++++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Sat, 12 Dec 2009 13:18:39 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=db74001dd6581bb77cc28dfa289ac95b0e6b4795</guid>
		</item>

		<item>
			<title>Allow project 'description' to be given in config. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=af89d0945b49391ed3212ddf5def08252da84374</link>
			<description>&#x3C;pre>Allow project 'description' to be given in config.

If description is not provided, it's read from .git/description of the
respective project, as before.

Thanks to Troy Hamilton &#x26;lt;troy.a.hamilton@gmail.com&#x26;gt; for the idea.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/example-localconfig.php |    4 ++++
 inc/functions.php           |    6 +++++-
 2 files changed, 9 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Sat, 12 Dec 2009 13:07:04 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=af89d0945b49391ed3212ddf5def08252da84374</guid>
		</item>

		<item>
			<title>README: mention example-localconfig.php. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=a203ed44437e494f9145b761127631753049dc36</link>
			<description>&#x3C;pre>README: mention example-localconfig.php.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> doc/README |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 22 Nov 2009 18:28:49 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=a203ed44437e494f9145b761127631753049dc36</guid>
		</item>

		<item>
			<title>Display doc/README when unconfigured. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=ac3a0b6f8a0cbae858c0ecbbf4e1fb82e3edc0d8</link>
			<description>&#x3C;pre>Display doc/README when unconfigured.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/config.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 22 Nov 2009 18:28:02 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=ac3a0b6f8a0cbae858c0ecbbf4e1fb82e3edc0d8</guid>
		</item>

		<item>
			<title>Set 'short_open_tag off' in example htaccess file. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=f2b857881fd2da9d4ae41c5165c78e78482ff025</link>
			<description>&#x3C;pre>Set 'short_open_tag off' in example htaccess file.

This should make contributors spot less-compatible short open tags more easily.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> doc/example-htaccess |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 22 Nov 2009 18:26:47 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=f2b857881fd2da9d4ae41c5165c78e78482ff025</guid>
		</item>

		<item>
			<title>doc/author: mention repo and gitorious clone URLs. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=98a55f7193039f8cc6dcbb7569c18af9385cdba2</link>
			<description>&#x3C;pre>doc/author: mention repo and gitorious clone URLs.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> doc/author |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Mon, 16 Nov 2009 16:49:33 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=98a55f7193039f8cc6dcbb7569c18af9385cdba2</guid>
		</item>

		<item>
			<title>RSS: use gmdate() instead of date(). (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=f68df9886aaa3f0a5fb436cff83981711bff7a79</link>
			<description>&#x3C;pre>RSS: use gmdate() instead of date().

Thus, the RSS will contain dates with timezone +0000 instead of the local one.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Mon, 16 Nov 2009 16:41:56 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=f68df9886aaa3f0a5fb436cff83981711bff7a79</guid>
		</item>

		<item>
			<title>RSS: Use author_utcstamp for pubdate. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=e1ccef21e3f9cc3cc0a3e702f974ef967276f6a7</link>
			<description>&#x3C;pre>RSS: Use author_utcstamp for pubdate.

Local time was used earlier, which caused the dates to be invalid (off by
timezone).
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Mon, 16 Nov 2009 16:40:47 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=e1ccef21e3f9cc3cc0a3e702f974ef967276f6a7</guid>
		</item>

		<item>
			<title>Mention author in auth_drupal_user. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=23dbeb205516e9ac396e8d278da04f5d33fbe1b0</link>
			<description>&#x3C;pre>Mention author in auth_drupal_user.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/auth_drupal_user.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 08 Nov 2009 11:53:15 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=23dbeb205516e9ac396e8d278da04f5d33fbe1b0</guid>
		</item>

		<item>
			<title>Added example auth_simple items to config.php. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=7f99d6da5b86ed4ca776ec1654dbbb8a326f1756</link>
			<description>&#x3C;pre>Added example auth_simple items to config.php.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/config.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 08 Nov 2009 09:39:55 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=7f99d6da5b86ed4ca776ec1654dbbb8a326f1756</guid>
		</item>

		<item>
			<title>auth_simple: prevent notice when logging with unknown username. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=2d862f299abca24db0db2fcd9e935eb0a5077139</link>
			<description>&#x3C;pre>auth_simple: prevent notice when logging with unknown username.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/auth_simple.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 08 Nov 2009 09:16:22 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=2d862f299abca24db0db2fcd9e935eb0a5077139</guid>
		</item>

		<item>
			<title>Changed php start tag into the long one in auth_simple. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=1ebd8693ee6fd72ba90b8c06d28bac71ce61d04e</link>
			<description>&#x3C;pre>Changed php start tag into the long one in auth_simple.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/auth_simple.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 08 Nov 2009 09:14:06 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=1ebd8693ee6fd72ba90b8c06d28bac71ce61d04e</guid>
		</item>

		<item>
			<title>Added a simple username/password authorisation plugin. (Brad Robinson)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=a7dee6193a74027d8a16cabd968de79f4340040c</link>
			<description>&#x3C;pre>Added a simple username/password authorisation plugin.

Signed-off-by: Heikki Hokkanen &#x26;lt;hoxu@users.sf.net&#x26;gt;
&#x3C;/pre>&#x3C;b>Brad Robinson&#x3C;/b> &#x26;lt;contact@toptensoftware.com&#x26;gt;&#x3C;br />&#x3C;pre> inc/auth_simple.php |   90 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 90 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 08 Nov 2009 09:10:55 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=a7dee6193a74027d8a16cabd968de79f4340040c</guid>
		</item>

		<item>
			<title>Improved RSS interoperability. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=1e78692e0dd2571d58060acba1f461d36d3a5a9c</link>
			<description>&#x3C;pre>Improved RSS interoperability.

Hopefully.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/functions.php |   17 +++++++++++------
 templates/rss.php |    4 ++--
 2 files changed, 13 insertions(+), 8 deletions(-)&#x3C;/pre></description>
			<pubDate>Sat, 07 Nov 2009 13:14:21 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=1e78692e0dd2571d58060acba1f461d36d3a5a9c</guid>
		</item>

		<item>
			<title>Fix typo in projects_glob in config.php examples. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=8c20f640fe5dbd35fa56d76be0bb5cfb85a97689</link>
			<description>&#x3C;pre>Fix typo in projects_glob in config.php examples.

Thanks to Brad Robinson for pointing this out.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> inc/config.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Sat, 07 Nov 2009 09:30:31 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=8c20f640fe5dbd35fa56d76be0bb5cfb85a97689</guid>
		</item>

		<item>
			<title>Renamed 'lawrence' style into 'default'. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=a8b50cc68280307a2ec6d4d892f932c369f54414</link>
			<description>&#x3C;pre>Renamed 'lawrence' style into 'default'.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> default.css  |  268 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 lawrence.css |  268 ----------------------------------------------------------
 2 files changed, 268 insertions(+), 268 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 04 Oct 2009 10:54:03 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=a8b50cc68280307a2ec6d4d892f932c369f54414</guid>
		</item>

		<item>
			<title>Renamed 'default' style into 'light'. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=aa8389d81327df070aab64c0066a2c6c9d1ca3ea</link>
			<description>&#x3C;pre>Renamed 'default' style into 'light'.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> default.css |  195 -----------------------------------------------------------
 light.css   |  195 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 195 insertions(+), 195 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 04 Oct 2009 10:53:42 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=aa8389d81327df070aab64c0066a2c6c9d1ca3ea</guid>
		</item>

		<item>
			<title>More consistent formatting/indentation. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=2da6e4b7f7ada9dab598bc6003e153570246f449</link>
			<description>&#x3C;pre>More consistent formatting/indentation.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> lawrence.css |   65 +++++++++++++++++++++++++++------------------------------
 1 files changed, 31 insertions(+), 34 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 04 Oct 2009 10:51:49 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=2da6e4b7f7ada9dab598bc6003e153570246f449</guid>
		</item>

		<item>
			<title>Added comment/author block for styles. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=49fd07d5c608406eab91e09420921e91b60697c7</link>
			<description>&#x3C;pre>Added comment/author block for styles.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> default.css  |    5 +++++
 lawrence.css |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Sun, 04 Oct 2009 10:49:42 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=49fd07d5c608406eab91e09420921e91b60697c7</guid>
		</item>

		<item>
			<title>Added a new stylesheet. (John Lawrence)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=f0afd8a545143eff3cffbf9ef8dd394bd8683553</link>
			<description>&#x3C;pre>Added a new stylesheet.

[hoxu@users.sf.net: Slightly tweaked from a patch by John]

Signed-off-by: Heikki Hokkanen &#x26;lt;hoxu@users.sf.net&#x26;gt;
&#x3C;/pre>&#x3C;b>John Lawrence&#x3C;/b> &#x26;lt;mail@johnlawrence.net&#x26;gt;&#x3C;br />&#x3C;pre> lawrence.css |  266 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 266 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Sat, 19 Sep 2009 09:17:40 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=f0afd8a545143eff3cffbf9ef8dd394bd8683553</guid>
		</item>

		<item>
			<title>Created a commit diff icon. (John Lawrence)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=4878b796b99dd7dde3b0bcf4af148afc64ecdcb4</link>
			<description>&#x3C;pre>Created a commit diff icon.

[hoxu@users.sf.net: Created by John Lawrence based on the plain Silk document
icon]
&#x3C;/pre>&#x3C;b>John Lawrence&#x3C;/b> &#x26;lt;mail@johnlawrence.net&#x26;gt;&#x3C;br />&#x3C;pre> images/silk/commit_diff.png |  Bin 0 -&#x26;gt; 366 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Sat, 19 Sep 2009 09:15:56 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=4878b796b99dd7dde3b0bcf4af148afc64ecdcb4</guid>
		</item>

		<item>
			<title>Added some icons from Silk set by Mark James. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=923ca437db2090f7d24da1a6266c1b22f94fd58e</link>
			<description>&#x3C;pre>Added some icons from Silk set by Mark James.

License is CC-BY-3, and should be DFSG-compatible.
http://wiki.debian.org/DFSGLicenses#CreativeCommonsAttributionShare-Alike.28CC-BY-SA.29v3.0
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> doc/LICENSE                           |   12 ++++++++++++
 doc/author                            |    1 +
 images/silk/chart_organisation.png    |  Bin 0 -&#x26;gt; 444 bytes
 images/silk/folder.png                |  Bin 0 -&#x26;gt; 537 bytes
 images/silk/page_white_code_red.png   |  Bin 0 -&#x26;gt; 587 bytes
 images/silk/page_white_compressed.png |  Bin 0 -&#x26;gt; 724 bytes
 images/silk/page_white_text.png       |  Bin 0 -&#x26;gt; 342 bytes
 images/silk/page_white_zip.png        |  Bin 0 -&#x26;gt; 386 bytes
 8 files changed, 13 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Sat, 19 Sep 2009 09:13:47 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=923ca437db2090f7d24da1a6266c1b22f94fd58e</guid>
		</item>

		<item>
			<title>Added a ViewGit logo. (John Lawrence)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=212441656b69ab55503ce795be6ce39ca0120708</link>
			<description>&#x3C;pre>Added a ViewGit logo.

Signed-off-by: Heikki Hokkanen &#x26;lt;hoxu@users.sf.net&#x26;gt;
&#x3C;/pre>&#x3C;b>John Lawrence&#x3C;/b> &#x26;lt;mail@johnlawrence.net&#x26;gt;&#x3C;br />&#x3C;pre> images/viewgit.png |  Bin 0 -&#x26;gt; 2440 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)&#x3C;/pre></description>
			<pubDate>Sat, 19 Sep 2009 08:53:13 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=212441656b69ab55503ce795be6ce39ca0120708</guid>
		</item>

		<item>
			<title>Added title for tree tar/gz &#x26;amp; zip links. (Heikki Hokkanen)</title>
			<link>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=d93e0377acba348e77510185629c016be91aa400</link>
			<description>&#x3C;pre>Added title for tree tar/gz &#x26;amp; zip links.
&#x3C;/pre>&#x3C;b>Heikki Hokkanen&#x3C;/b> &#x26;lt;hoxu@users.sf.net&#x26;gt;&#x3C;br />&#x3C;pre> templates/tree.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)&#x3C;/pre></description>
			<pubDate>Sat, 19 Sep 2009 08:45:42 +0000</pubDate>
			<guid>http://code.fealdia.org/viewgit/?a=commit&amp;p=viewgit&amp;h=d93e0377acba348e77510185629c016be91aa400</guid>
		</item>


	</channel>
</rss>
