Age | Commit message (Collapse) | Author |
|
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
|
|
Removed defunct entry in BUGS re: clearmed
Fixed bug caused by attempting to read the ISO-8859-1 xml file as UTF-8
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-30
|
|
Removed unused & 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
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-27
|
|
Fixed bug causing issues containing only media to not be sorted
correctly
Added display of issue date when -vv is passed with -l or -m
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-26
|
|
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
|
|
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
|