aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-26Update link in READMECody Logan
2023-09-26Update READMECody Logan
2023-09-26Reorganize code into src layoutCody Logan
2023-09-26Fix typo in pyproject.tomlCody Logan
2023-09-26Merge pull request #6 from clpo13/style-and-lintclpo13
2023-09-26Remove unused Travis CI configCody Logan
2023-09-26Remove version constraints from lint toolsCody Logan
2023-09-26Get rid of magic numbers for verbosity checkingCody Logan
2023-09-26Additional cleanup with RuffCody Logan
2023-09-26Style fixups with BlackCody Logan
2023-09-26Use Hatch to build and run tests/lintersCody Logan
2023-09-26Modernize setuptools build (#5)clpo13
2023-09-26Update python.ymlclpo13
2023-09-26Create python.ymlclpo13
2021-10-12Update copyright yearCody Logan
2021-10-12Drop support for EOL Python 3.5Cody Logan
2021-10-12Update Travis Python versionsCody Logan
2020-09-02Fix a testing error in Python 3.5Cody Logan
2020-09-02Simplify writing to tmp_fileCody Logan
2020-09-02Use pytest's tmp_path fixture for verify_hash testCody Logan
2020-08-26Add flake8 options in setup.cfgCody Logan
2020-08-210.5.1v0.5.1Cody Logan
2020-08-21Make chunk size a constantCody Logan
2020-08-21Code cleanup, more consistent quotesCody Logan
2020-08-21Remove unused variableCody Logan
2020-08-05Update Travis CI configCody Logan
2020-07-26Include LICENSE file in sdistCody Logan
2020-07-22Add pytest-cov for code coverageCody Logan
2020-07-22Bump version numberv0.5.0Cody Logan
2020-07-22Additional error handling for non-Wikimedia sitesCody Logan
2020-07-22Update program help textCody Logan
2020-07-22Update READMECody Logan
2020-07-22Update copyright noticesCody Logan
2020-07-22Update README regarding non-Wikimedia sitesCody Logan
2020-07-22Support private mediawiki (#1)Tao Lin
2020-01-28Code cleanupCody Logan
2020-01-28Clean up progress bars once download is complete, unless -v is specifiedCody Logan
2020-01-28Better feedback when input can't be downloadedCody Logan
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