Age | Commit message (Collapse) | Author |
|
Now there's a proper build system in place, which is actually simple
enough to understand.
I also fixed plenty of warnings about the code (reminding me how badly I
knew C when I wrote this).
Hinduism today aren't indexing their new issues using the index file I
was sourcing any more, so I don't expect to fix any more bugs or improve
this much.
|
|
|
|
|
|
|
|
(from last commit - not sure if it went smoothly)
Altered name of issuepath config variable to savepath, in config.ini as well as code
Altered name of issue_xml config variable to toc_xml
Removed unnecessary variable definitions from header
(new commit)
Corrected introduced Makefile error
Added (currently unused) config options structure
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-50
|
|
Altered name of issuepath config variable to savepath, in config.ini as well as code
Altered name of issue_xml config variable to toc_xml
Removed unnecessary variable definitions from header
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-49
|
|
Taking advantage of CURL's pre-packaged constants for proxy options
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-44
|
|
Switched any references to 'url' to 'uri'
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-43
|
|
Relicensed the code under the GPLv3.
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-35
|
|
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
|
|
Fixed a nasty little bug which stopped anything useful at all
from being accomplished.
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-33
|
|
Formatting
Check for empty item titles
Created function to check if any part of a string contains a phrase
Added some basic error checking to getquote
Note this does not completely fix all problems
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-31
|
|
Added (perhaps somewhat shaky) autotools support
Added tagging rules to junkify files generated by autotools
Added a directory structure
Updated README & 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
|