<feed xmlns='http://www.w3.org/2005/Atom'>
<title>getht/TODO, branch v0.1</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>Removed done items from TODO</title>
<updated>2008-07-02T19:03:09+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.me.uk</email>
</author>
<published>2008-07-02T19:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=cd67bc21828ac79be3ed63236027f0362bbe2c27'/>
<id>cd67bc21828ac79be3ed63236027f0362bbe2c27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a TODO file to keep track of things</title>
<updated>2008-07-01T21:45:11+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.me.uk</email>
</author>
<published>2008-07-01T21:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=98e2a4a0dcfba8b6f739511507e58075bce259b6'/>
<id>98e2a4a0dcfba8b6f739511507e58075bce259b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed TODO</title>
<updated>2007-03-11T00:54:47+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2007-03-11T00:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=d96d1037ec0e634f6832521e6f392fbf1523a265'/>
<id>d96d1037ec0e634f6832521e6f392fbf1523a265</id>
<content type='text'>
Moved TODO list to savannah tracker, instead of a file which transforms regularly


git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved TODO list to savannah tracker, instead of a file which transforms regularly


git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-16
</pre>
</div>
</content>
</entry>
<entry>
<title>Tiny hook update, TODO cleanup</title>
<updated>2007-03-07T21:24:58+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2007-03-07T21:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=ed8cb9361cb382999a90e88a4afe10f585371af4'/>
<id>ed8cb9361cb382999a90e88a4afe10f585371af4</id>
<content type='text'>
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-15
</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-15
</pre>
</div>
</content>
</entry>
<entry>
<title>various checks &amp; cleanups, default usage, hook script</title>
<updated>2007-03-07T01:25:23+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2007-03-07T01:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=49472a3a8ff731dcccd8099c4070119426c49145'/>
<id>49472a3a8ff731dcccd8099c4070119426c49145</id>
<content type='text'>
Add file valid checks to update
Add file checks to parse contents
Remove empty files which don't download
Automatically attempt to update contents if they cannot be opened
Add default showopts if no options are passed
Remove show struct mention in usage
Move order of usage
Add alternative media toc file option
Added commit hook script

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add file valid checks to update
Add file checks to parse contents
Remove empty files which don't download
Automatically attempt to update contents if they cannot be opened
Add default showopts if no options are passed
Remove show struct mention in usage
Move order of usage
Add alternative media toc file option
Added commit hook script

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-6
</pre>
</div>
</content>
</entry>
<entry>
<title>Add long option support</title>
<updated>2007-03-05T23:42:31+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2007-03-05T23:42:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=38d38ea919c6a2e3faeaee0b036607259f7a428c'/>
<id>38d38ea919c6a2e3faeaee0b036607259f7a428c</id>
<content type='text'>
Added long option support using getopt_long
Separated usage to separate function

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added long option support using getopt_long
Separated usage to separate function

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-5
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve download output formatting</title>
<updated>2007-03-02T00:23:10+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2007-03-02T00:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=c85db409583755f6975d97b94b8437c7b9657ab5'/>
<id>c85db409583755f6975d97b94b8437c7b9657ab5</id>
<content type='text'>
Added carriage return to end of save_file
Changed "Downloading" to "Download Progress"
Updated TODO

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added carriage return to end of save_file
Changed "Downloading" to "Download Progress"
Updated TODO

git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-1
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial import</title>
<updated>2007-02-28T17:51:46+00:00</updated>
<author>
<name>Nick White</name>
<email>arch@njw.me.uk</email>
</author>
<published>2007-02-28T17:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.njw.name/cgit/cgit.cgi/getht/commit/?id=877096c9f399e6a12c48f792f5896c04cf338acb'/>
<id>877096c9f399e6a12c48f792f5896c04cf338acb</id>
<content type='text'>
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--base-0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--base-0
</pre>
</div>
</content>
</entry>
</feed>
