Age | Commit message (Collapse) | Author |
|
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
|
|
Removed defined constants from issue.h previously used to
determine size of static arrays
Removed unused separate show media structure function
Remove clean media & clean issue functions
Added issue sorting code
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-22
|
|
Used malloc to dynamically assign enough memory for sections,
items, and media, using the functionality of issuemem.c
Included some function definitions in issue.h to remove
various build warnings
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-21
|
|
Changed INSTALL instructions to reflect to immanent autotools
conversion.
This is more of a check that the new archive signing is working ;)
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-20
|
|
Removed cover entry from issue structure completely,
and updated show_struct to reflect the changes
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-19
|
|
Cover is now just section 0.
Avoids unnecessary code duplication, and is no less functional.
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-18
|
|
Removed warning message about unknown option - get(long)opt already gives that for us.
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-17
|
|
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
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-15
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-14
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-13
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-12
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-11
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-10
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-9
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-8
|
|
Let's see if commit loggin works now...
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-7
|
|
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
|
|
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
|
|
Issue structure was passed incorrectly to parsemedia
Fixed fill correct issue(s) if it already exists
Added default no_of_media to -1
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-4
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-3
|
|
Replaced line-feed with newline on download completion
Worked around attempt to download cover when non-existant
Removed whitespace mediarev parsing restrictions
Fixed bug miscounting media items parsed
Misc mediarev tidying
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-2
|
|
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
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--base-0
|