index
:
wikiget.git
docstrings
master
MediaWiki file downloader (mirror of https://github.com/clpo13/wikiget)
Cody Logan <cody@lokken.dev>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2021-10-12
Drop support for EOL Python 3.5
Cody Logan
2020-09-02
Fix a testing error in Python 3.5
Cody Logan
2020-09-02
Simplify writing to tmp_file
Cody Logan
2020-09-02
Use pytest's tmp_path fixture for verify_hash test
Cody Logan
2020-01-28
Code cleanup
Cody Logan
2020-01-28
Split main file into separate chunks
Cody Logan
2020-01-03
Code cleanup
Cody Logan
2019-12-06
Switch to Wikimedia Commons as default site
Cody Logan
2019-10-02
Amend copyright notices and license statements
Cody Logan
2019-09-26
Add batch file functionality for downloading multiple files
v0.2.0
Cody Logan
2019-08-05
Update licensing language and comment style
v0.1.5
Cody Logan
2019-08-05
Add test for hash verification
Cody Logan
2019-06-14
Case insensitive check for File: prefix
v0.1.2
Cody Logan
2019-06-14
Documentation updates
Cody Logan
2019-01-08
Additional comments and clarifications
Cody Logan
2019-01-07
Specify coding in test file
Cody Logan
2019-01-07
Fix problem reading certain file names
Cody Logan
2018-12-14
Add some tests with pytest
Cody Logan