<feed xmlns='http://www.w3.org/2005/Atom'>
<title>getht/doc, branch v0.0.2</title>
<subtitle>GetHT Hinduism Today downloader (mirror of savannah copy)</subtitle>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/'/>
<entry>
<title>Update to GPLv3</title>
<updated>2008-04-03T01:32:16+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2008-04-03T01:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=2c11ade646188ce8ba8e3d8abbf0463aa8876826'/>
<id>2c11ade646188ce8ba8e3d8abbf0463aa8876826</id>
<content type='text'>
Relicensed the code under the GPLv3.


git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-35
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relicensed the code under the GPLv3.


git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-35
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed all media handling code</title>
<updated>2008-04-03T00:42:00+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2008-04-03T00:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=f85c3b947985ad0cdaec0197dea8e077c9d5f6d7'/>
<id>f85c3b947985ad0cdaec0197dea8e077c9d5f6d7</id>
<content type='text'>
This patch has no new features. It just removes all of the
media handling code. It was proving too hard to maintain, and
lots of it is now available at the website anyway.

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch has no new features. It just removes all of the
media handling code. It was proving too hard to maintain, and
lots of it is now available at the website anyway.

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-34
</pre>
</div>
</content>
</entry>
<entry>
<title>General cleanup, Add alt url config options</title>
<updated>2007-05-26T22:18:56+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2007-05-26T22:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=5b4f728bc58d137dd946030d8c11b309b1216743'/>
<id>5b4f728bc58d137dd946030d8c11b309b1216743</id>
<content type='text'>
Removed unused &amp; unnecessary findnewestiss
Replaces strcpy with strncpy to eliminate possible buffer overruns
Added a couple of config options to allow use of alternative
toc urls

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-29
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed unused &amp; unnecessary findnewestiss
Replaces strcpy with strncpy to eliminate possible buffer overruns
Added a couple of config options to allow use of alternative
toc urls

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-29
</pre>
</div>
</content>
</entry>
<entry>
<title>Altered bug/support urls in docs, corrected config version</title>
<updated>2007-05-03T18:28:10+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2007-05-03T18:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=08debe732cb253c6a4386f37caca3459b326e68f'/>
<id>08debe732cb253c6a4386f37caca3459b326e68f</id>
<content type='text'>
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-25
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-25
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a script to ease releases, improved cli interface</title>
<updated>2007-05-03T17:51:44+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2007-05-03T17:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=9bd6f8ef5cb773e7c3eb06f39d85bd5b94c037ec'/>
<id>9bd6f8ef5cb773e7c3eb06f39d85bd5b94c037ec</id>
<content type='text'>
Added the script prepare-release.sh
Modified and added options to allow easy downloading of single
issues and media files
Moved functions outputting to the command line to cli.c
Added a verbose flag

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-24
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the script prepare-release.sh
Modified and added options to allow easy downloading of single
issues and media files
Moved functions outputting to the command line to cli.c
Added a verbose flag

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-24
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Autotools, changed dir structure, added docs</title>
<updated>2007-05-03T00:31:22+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2007-05-03T00:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=f811c2d4823f95d7e90f25e0e7a98e5c5abcf3e2'/>
<id>f811c2d4823f95d7e90f25e0e7a98e5c5abcf3e2</id>
<content type='text'>
Added (perhaps somewhat shaky) autotools support
Added tagging rules to junkify files generated by autotools
Added a directory structure
Updated README &amp; INSTALL files to reflect changes
Wrote a man page
Changed version numbers in preparation for a release

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added (perhaps somewhat shaky) autotools support
Added tagging rules to junkify files generated by autotools
Added a directory structure
Updated README &amp; INSTALL files to reflect changes
Wrote a man page
Changed version numbers in preparation for a release

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-23
</pre>
</div>
</content>
</entry>
</feed>
