<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit-70, branch v0.7.2</title>
<subtitle>a fork of cgit with a Gopher interface</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/'/>
<entry>
<title>CGIT 0.7.2</title>
<updated>2008-01-10T12:50:22+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-01-10T12:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/commit/?id=b74cc91574a9284d2f6446fd2ef3df6298ed6992'/>
<id>b74cc91574a9284d2f6446fd2ef3df6298ed6992</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use GIT-1.5.3.8</title>
<updated>2008-01-10T12:47:18+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-01-10T12:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/commit/?id=edf0ae3bd7565b39c47fb2b7e0637bcc770c2e43'/>
<id>edf0ae3bd7565b39c47fb2b7e0637bcc770c2e43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compare string lengths when parsing the snapshot mask</title>
<updated>2007-12-02T23:39:20+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-12-02T23:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/commit/?id=2216fd6472fe183439df1a39c1c06974abc3f150'/>
<id>2216fd6472fe183439df1a39c1c06974abc3f150</id>
<content type='text'>
We used to rely on the result from strncmp() without comparing the length of
the strings involved. Even worse, any single-character format specifier would
enable zip-format due to the optional '.'-prefix since the length of the
mask then would become zero.

Noticed-by: Evan Martin &lt;sys@neugierig.org&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We used to rely on the result from strncmp() without comparing the length of
the strings involved. Even worse, any single-character format specifier would
enable zip-format due to the optional '.'-prefix since the length of the
mask then would become zero.

Noticed-by: Evan Martin &lt;sys@neugierig.org&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Default repo description to "[no description]"</title>
<updated>2007-12-02T23:21:44+00:00</updated>
<author>
<name>Evan Martin</name>
<email>martine@xen.localdomain</email>
</author>
<published>2007-12-02T22:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/commit/?id=7b346647c9d8cc3b4acccecc3ede526dc4b2fb06'/>
<id>7b346647c9d8cc3b4acccecc3ede526dc4b2fb06</id>
<content type='text'>
Otherwise, when you leave out a description for a repository, the NULL
default causes cgit to print out titles like "cgit - (null)".

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise, when you leave out a description for a repository, the NULL
default causes cgit to print out titles like "cgit - (null)".

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle missing timestamp in commit/tag objects</title>
<updated>2007-12-02T21:27:07+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-12-02T21:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/commit/?id=fc4c4ba3a99f4fe4bd8a42caca902269d2e0b678'/>
<id>fc4c4ba3a99f4fe4bd8a42caca902269d2e0b678</id>
<content type='text'>
When a commit or tag lacks author/committer/tagger timestamp, do not skip
the next line in the commit/tag object.

Also, do not bother to print timestamps with value 0 as it is close to certain
to be bogus.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a commit or tag lacks author/committer/tagger timestamp, do not skip
the next line in the commit/tag object.

Also, do not bother to print timestamps with value 0 as it is close to certain
to be bogus.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Set commit date on snapshot contents</title>
<updated>2007-11-11T12:16:43+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-11-11T12:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/commit/?id=5b75064a81f9fe8f8a446a4be050fe3dfcf52b89'/>
<id>5b75064a81f9fe8f8a446a4be050fe3dfcf52b89</id>
<content type='text'>
The testsuite revealed that cgit snapshots don't set any useful timestamp on
the files contained in the snapshot.

Cherry-picked-from: 2ff33a8a0405b420cd75e0e207c7efeecd6f130b
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The testsuite revealed that cgit snapshots don't set any useful timestamp on
the files contained in the snapshot.

Cherry-picked-from: 2ff33a8a0405b420cd75e0e207c7efeecd6f130b
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CGIT 0.7.1</title>
<updated>2007-11-09T12:51:00+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-11-09T12:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/commit/?id=2919b91d20c80f92bf63bf19daace44ff2d2e9c9'/>
<id>2919b91d20c80f92bf63bf19daace44ff2d2e9c9</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile install: include cgit.png, do not empty cache</title>
<updated>2007-11-09T12:47:58+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-11-09T12:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/commit/?id=9b18632b7ed0e7301d80638528758aa2f2c3467e'/>
<id>9b18632b7ed0e7301d80638528758aa2f2c3467e</id>
<content type='text'>
The cache-cleaning is potentially dangerous, so lets move it away from the
install target. A special emptycache target can be used to run the rm -rf.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The cache-cleaning is potentially dangerous, so lets move it away from the
install target. A special emptycache target can be used to run the rm -rf.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Support "/" as virtual-root</title>
<updated>2007-11-08T11:21:59+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-11-08T11:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/commit/?id=c188c482b3b9ede88891fbcec0b2e6b1bdb8338e'/>
<id>c188c482b3b9ede88891fbcec0b2e6b1bdb8338e</id>
<content type='text'>
When the virtual-root was a single "/", it would be normalized to NULL due
to removal of trailing slashes, which in turn would fool us to belive that
we shouldn't generate virtual urls.

This makes the "/" normalize to "", effectively allowing virtual urls like
http://example.com/projectname to be generated without specifying the
full domain name as the virtual root.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the virtual-root was a single "/", it would be normalized to NULL due
to removal of trailing slashes, which in turn would fool us to belive that
we shouldn't generate virtual urls.

This makes the "/" normalize to "", effectively allowing virtual urls like
http://example.com/projectname to be generated without specifying the
full domain name as the virtual root.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't show the the branch selector button if javascript is enabled</title>
<updated>2007-11-03T13:17:58+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-11-03T13:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.katolaz.net/cgit-70/commit/?id=72ede12551af320b6d8eade853dbd2cd6f2222cc'/>
<id>72ede12551af320b6d8eade853dbd2cd6f2222cc</id>
<content type='text'>
Suggested-by: Olivier Ramonat &lt;olivier@ramonat.fr&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested-by: Olivier Ramonat &lt;olivier@ramonat.fr&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
