aboutsummaryrefslogtreecommitdiff
path: root/src/wikiget/wikiget.py
AgeCommit message (Expand)Author
2023-10-20Fix bug in batch downloadingCody Logan
2023-10-17Clean up exception handling and error messagesCody Logan
2023-10-13Refactor parsing logic and revise exception handlingCody Logan
2023-10-13Revise batch file parsing to ignore blank and commented linesCody Logan
2023-10-13Change logfile log level to debugCody Logan
2023-10-13Refactor code and improve docstringsCody Logan
2023-10-09Style cleanupCody Logan
2023-10-03Reduce repeated code in log configurationCody Logan
2023-10-03Add parallel download option in batch modeCody Logan
2023-10-03Refactor for better code organizationCody Logan
2023-10-03Add short user and pass optionsCody Logan
2023-10-03Update README and do some code cleanupCody Logan
2023-09-26Style and format fixesCody Logan
2023-09-26Merge branch 'logging' into devCody Logan
2023-09-26Reorganize file treeCody Logan
2023-09-26Reorganize code into src layoutCody Logan