aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-28Split main file into separate chunksCody Logan
2020-01-06Update README to note -a/-o incompatibilityCody Logan
2020-01-06Prevent unintended behavior when combining -o and -aCody Logan
2020-01-03No longer need futurev0.4.1Cody Logan
2020-01-03Update Homebrew repo in READMECody Logan
2020-01-03Drop Python 2 from Travis configv0.4.0Cody Logan
2020-01-03Code cleanupCody Logan
2020-01-03Update READMECody Logan
2020-01-03Merge branch 'python3-only'Cody Logan
2020-01-03Update README and PyPI identifiersCody Logan
2020-01-03Bump versionv0.3.0Cody Logan
2020-01-03Temporarily revert "Drop support for Python 2."Cody Logan
2020-01-03Merge branch 'master' of github.com:clpo13/wikigetCody Logan
2020-01-03Drop support for Python 2.Cody Logan
2019-12-06Switch to Wikimedia Commons as default siteCody Logan
2019-10-16Update .travis.ymlCody Logan
2019-10-14Update README.mdCody Logan
2019-10-02Shorten the repository namev0.2.1Cody Logan
2019-10-02Amend copyright notices and license statementsCody Logan
2019-09-26Add batch file functionality for downloading multiple filesv0.2.0Cody Logan
2019-09-18Update user agentv0.1.6Cody Logan
2019-08-05Update licensing language and comment stylev0.1.5Cody Logan
2019-08-05Add test for hash verificationCody Logan
2019-08-05Documentation fixes in READMECody Logan
2019-08-05Specify a minimum mwclient version in setup.pyCody Logan
2019-08-05Bump versionv0.1.4Cody Logan
2019-08-05Fix mwclient version referenceCody Logan
2019-06-14Drop support for Python 3.4v0.1.3Cody Logan
2019-06-14Case insensitive check for File: prefixv0.1.2Cody Logan
2019-06-14Initial file integrity checkingCody Logan
2019-06-14TODO updatesCody Logan
2019-06-14Merge branch 'master' of https://github.com/clpo13/python-wikigetCody Logan
2019-06-14Documentation updatesCody Logan
2019-04-12Update copyright noticesCody Logan
2019-01-10Revert "Try re-adding 2.6 and 3.3 support"Cody Logan
2019-01-10Try re-adding 2.6 and 3.3 supportCody Logan
2019-01-08Additional comments and clarificationsCody Logan
2019-01-07Bump versionv0.1.1Cody Logan
2019-01-07Specify coding in test fileCody Logan
2019-01-07Fix problem reading certain file namesCody Logan
2018-12-14Update setup.pyv0.1.0Cody Logan
2018-12-14Update Travis CI for production PyPICody Logan
2018-12-14Update .travis.ymlCody Logan
2018-12-14Update .travis.ymlCody Logan
2018-12-14Test Travis PyPI integrationCody Logan
2018-12-14Fix Travis CI configCody Logan
2018-12-14Create .travis.ymlCody Logan
2018-12-14Add some tests with pytestCody Logan
2018-12-14Split site and file checks to their own functionsCody Logan
2018-12-13Remove utf-8 comments to fix a problem with Python 2Cody Logan