]> git.phdru.name Git - mimedecode.git/shortlog
mimedecode.git
2024-01-02 Oleg BroytmanBuild(GHActions): Use `checkout@v4` instead of outdated... master
2024-01-02 Oleg BroytmanDocs: Year 2024
2023-10-18 Oleg BroytmanTests,CI: Python 3.12
2023-09-17 Oleg BroytmanDocs(ANNOUNCE): Fix backticks
2023-09-17 Oleg BroytmanCI(pip): Ensure `pip` only if needed 3.1.0.post6
2023-07-10 Oleg BroytmanDocs: Version 3.1.0.post5 3.1.0.post5
2023-07-10 Oleg BroytmanTests require full `m_lib`
2023-07-10 Oleg BroytmanCI(GHActions): Install everything from conda
2023-07-10 Oleg BroytmanTests(tox): Limit "tox < 4"
2023-07-10 Oleg BroytmanCI(GHActions): Set `$LD_LIBRARY_PATH` 3.1.0.post4
2023-07-10 Oleg BroytmanCI(GHActions): Use `conda` to install older Pythons
2023-07-10 Oleg BroytmanCI(GHActions): Set `TOXENV`; remove `tox-gh-actions`
2023-07-10 Oleg BroytmanTests,CI: PyPy3 3.1.0.post3
2023-07-07 Oleg BroytmanTests, CI: Run tests with Python 3.11 3.1.0.post2
2022-10-25 Oleg BroytmanTests(tox): Remove `basepython`
2022-09-20 Oleg BroytmanCI(GHActions): fail fast, use `setup-python@v4`, `cache@v3`
2022-09-19 Oleg BroytmanBuild(setup.py): Python 3.10
2022-09-18 Oleg BroytmanCI(GHActions): Show `tox` version
2022-09-18 Oleg BroytmanCI(GHActions): Python 3.10
2021-09-24 Oleg BroytmanRelease 3.1.0.post1: GitHub Actions 3.1.0.post1
2021-09-23 Oleg BroytmanCI(GHActions): Group tasks
2021-08-30 Oleg BroytmanCI(GHActions): Come back to `tox`
2021-08-30 Oleg BroytmanCI(GHActions): fail no so fast
2021-08-30 Oleg BroytmanCI(GHActions): Come back to `pip`
2021-08-29 Oleg BroytmanDocs(ChangeLog): Update
2021-08-29 Oleg BroytmanMerge branch 'github-actions'
2021-08-29 Oleg BroytmanCI: Stop using Travis CI
2021-08-29 Oleg BroytmanCI(GHActions): Add PyPy
2021-08-29 Oleg BroytmanCI(GHActions): `pip` cache
2021-08-29 Oleg BroytmanCI: Github Actions
2021-07-25 Oleg BroytmanTests(tox): Limit `pip` and `setuptools` versions for...
2021-07-25 Oleg BroytmanTests(tox): Limit `VIRTUALENV_PIP` version for Python 3.4
2021-05-23 Oleg BroytmanDocs: Fix index: Add `mimedecode` document 3.1.0
2021-05-23 Oleg BroytmanBuild: Release version 3.1.0
2021-01-05 Oleg BroytmanDoc: Fix copyright year
2021-01-05 Oleg BroytmanPython 3.9
2020-05-23 Oleg BroytmanDocs: Convert `mimedecode.docbook` to reST
2020-05-18 Oleg BroytmanDocs: Python 3.8
2020-05-07 Oleg BroytmanFix: Re-raise the exception
2020-05-07 Oleg BroytmanFeat: Replace outdated `os.removedirs` by `shutil.rmtree`
2020-05-06 Oleg BroytmanCI: pip<21 for Python 2.7
2020-04-25 Oleg BroytmanDoc(TODO): Get rid of DocBook
2020-02-28 Oleg BroytmanLimit `setuptools<44` for Python 2.7
2020-02-27 Oleg BroytmanTests: Run tests with Python 3.8
2020-02-25 Oleg BroytmanCI(Travis): Set default OS to `linux`, dist to `xenial`
2019-03-31 Oleg BroytmanFeat: Replaced outdated and insecure `mktemp` with...
2019-02-25 Oleg BroytmanCI: Remove branch limitations
2019-02-18 Oleg BroytmanStyle(setup): Fix flake8 F821 undefined name `execfile...
2019-02-18 Oleg BroytmanBuild(setup): Use exec[file] to get version from __vers...
2019-02-07 Oleg BroytmanCI(travis): remove deprecated `sudo` keyword
2019-02-07 Oleg BroytmanBuild(setup.py): Use `importlib` instead of deprecated...
2019-02-04 Oleg BroytmanCI: Require pip < 19.1 for Python 2.7 and 3.4
2019-02-01 Oleg BroytmanVersion 3.0.0: Python 3.7 3.0.0
2019-01-31 Oleg BroytmanPython 3.7
2018-08-21 Oleg BroytmanDrop support for Python 3.3
2018-06-30 Oleg BroytmanTests(tox): Python 3.7
2018-05-25 Oleg BroytmanUpgrade: http://phdru.name -> https://phdru.name
2018-04-04 Oleg BroytmanTests(tox): Require tox <= 2.9.1
2018-04-01 Oleg BroytmanCI(.travis.yml): Install forgotten `ppu`
2018-03-30 Oleg BroytmanBuild(setup.py): Add long_description_content_type
2018-03-29 Oleg BroytmanBuild(setup.py): Add `project_urls`
2018-03-28 Oleg BroytmanBuild(setup.py): Use setuptools instead of distutils
2018-03-28 Oleg BroytmanDocs: 2018 year
2018-02-05 Oleg BroytmanDocs: Update INSTALL.txt
2018-02-04 Oleg BroytmanBuild: Use module returned by imp.load_source() directly
2017-12-29 Oleg BroytmanTests: Remove excessive comment
2017-12-27 Oleg BroytmanDocs: Use present tense instead of past
2017-12-27 Oleg BroytmanFeat: Move main() to __main__.py
2017-12-27 Oleg BroytmanDocs: Update TODO
2017-12-15 Oleg BroytmanBuild: Require tox >= 2.0 (for passenv) 2.9.0
2017-12-15 Oleg BroytmanBuild: Find links at http://phdru.name/Software/Python/
2017-12-15 Oleg BroytmanDocs: Remove -O2 from installation instructions
2017-12-12 Oleg BroytmanDocs: Fix release date
2017-12-12 Oleg BroytmanDocs: Fix: mimedecode.py -> mimedecode
2017-12-12 Oleg BroytmanDocs: Fix: mimedecode requires Python 3.3+
2017-12-12 Oleg BroytmanSplit mimedecode.py into a mimedecode library and a...
2017-12-12 Oleg BroytmanFix(sdist): Include *.txt-py3
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_requires keyword
2017-11-15 Oleg BroytmanBuild: List implementations (add PyPy)
2017-11-13 Oleg BroytmanDocs: TODO: setup.py: PyPy
2017-11-13 Oleg BroytmanDocs: Add an example to ANNOUNCE
2017-11-02 Oleg BroytmanRelease 2.8 2.8.0
2017-11-02 Oleg BroytmanFix(devscripts): Fix mk-git-aliases
2017-11-02 Oleg BroytmanDocs: Update installation instructions
2017-11-02 Oleg BroytmanFix(build): mimedecode is no longer Python2-only
2017-11-02 Oleg BroytmanDocs: Remove less important items from ANNOUNCE
2017-11-01 Oleg BroytmanDocs: Update TODO with release plans
2017-10-23 Oleg BroytmanCleanup: Fix flake8 E722 do not use bare except
2017-10-22 Oleg BroytmanDocs: Change priorities in TODO
2017-10-22 Oleg BroytmanTests: On fail show diff immediately
2017-10-22 Oleg BroytmanTests: Install ~/.mime.types for tests if the current...
2017-10-21 Oleg BroytmanUpdate ChangeLog
2017-10-21 Oleg BroytmanTests: Tests at Travis and AppVeyor
2017-10-21 Oleg BroytmanDocs: Published at GitHub
2017-10-21 Oleg BroytmanTODO: flake8
2017-10-21 Oleg BroytmanDocs: Fix INSTALL.txt
2017-10-15 Oleg BroytmanDocs: Fixed flake8 errors and warnings
2017-10-15 Oleg BroytmanCleanup: Fix flake8 F401 'name' imported but unused
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E701 multiple statements on one...
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E501 line too long
next