]> git.phdru.name Git - mimedecode.git/shortlog
mimedecode.git
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
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E402 module level import not at...
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E401 multiple imports on one line
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E306 expected 1 blank line before...
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E305 expected 2 blank lines after...
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E302 expected 2 blank lines, found 1
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E261 at least two spaces before...
2017-10-15 Oleg BroytmanDocs: update
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E251 unexpected spaces around keywo...
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E225 missing whitespace around...
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E128 continuation line under-indent...
2017-10-15 Oleg BroytmanCleanup: Fix flake8 E127 continuation line over-indente...
2017-08-27 Oleg BroytmanDoc: Python 3
2017-08-27 Oleg BroytmanFix: Recode text from mailcap command from default...
2017-08-23 Oleg BroytmanUse subprocess.Popen instead of os.popen
2017-08-23 Oleg BroytmanFix(setup): Fix keywords and platforms
2017-08-23 Oleg BroytmanFeat(tests): Use tox for testing
2017-06-14 Oleg BroytmanFixed last problems with Python 3
2017-05-13 Oleg BroytmanTODO: Move mimedecode into a separate subdirectory
2017-05-13 Oleg BroytmanUpdate ANNOUNCE and ChangeLog
2017-05-13 Oleg BroytmanUpdate(ANNOUNCE): Document test requirements separately
2017-05-13 Oleg BroytmanFix(Python2): Do not decode bytes to unicode
2017-05-13 Oleg BroytmanTODO: Split mimedecode.py into a library and a small...
2017-05-12 Oleg BroytmanTODO: Use tox. Create installers.
2017-05-12 Oleg BroytmanTODO: Change priorities
2017-05-12 Oleg BroytmanReplace email.message._formatparam with _formatparam...
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-05-07 Oleg BroytmanMove requirements.txt to devscripts/
2017-04-29 Oleg BroytmanMove get-commit-message.vim and mk-git-aliases to devsc...
2017-04-28 Oleg BroytmanMove README.html to gitweb/
2017-04-27 Oleg BroytmanTODO: GitHub, Travis, AppVeyor, PyPI
2017-04-26 Oleg BroytmanVersion 2.7.0 2.7.0
2017-04-26 Oleg BroytmanCopyright 2017
2017-04-26 Oleg BroytmanUpdate installation instructions for virtual envs
2017-04-26 Oleg BroytmanUpdate installation instructions: use trusted host
2017-04-26 Oleg BroytmanUse m_lib.defenc instead of m_lib; install it from...
2017-04-17 Oleg BroytmanRemove update script
2017-04-16 Oleg BroytmanUpdate installation instructions: prefer pip
2017-03-12 Oleg BroytmanFix pip's --install-option: --compile is default and...
2017-01-30 Oleg BroytmanRemove deprecated ez_setup.py
2016-11-23 Oleg BroytmanUpgrade ez_setup.py
next