]> git.phdru.name Git - mimedecode.git/history - TODO
Cleanup: Fix flake8 E128 continuation line under-indented for visual indent
[mimedecode.git] / TODO
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 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-04-27 Oleg BroytmanTODO: GitHub, Travis, AppVeyor, PyPI
2016-08-11 Oleg BroytmanTODO: Process message/delivery-status and text/rfc822...
2016-07-25 Oleg BroytmanTODO: Python 3
2015-01-05 Oleg BroytmanUpdate TODO
2014-06-08 Oleg BroytmanAdd option -I to completely ignore a part
2014-06-08 Oleg BroytmanMake option -i to work with multipart messages
2014-05-25 Oleg BroytmanOpen all files in binary mode
2014-03-17 Oleg BroytmanReleased 2.5.0
2014-03-16 Oleg BroytmanTODO: no boundary (-I)
2014-03-15 Oleg BroytmanAdd tests for --save-*
2014-03-15 Oleg BroytmanCheck filenames for --save-* for forbidden characters
2014-03-13 Oleg BroytmanUpdate TODO
2014-03-11 Oleg BroytmanChange plans
2014-03-11 Oleg BroytmanAdd options --save-headers/body/message
2014-03-10 Oleg BroytmanAdd option -O to set the destination directory
2014-03-10 Oleg BroytmanAdd option -B to skip content-transfer-decoding
2014-03-09 Oleg BroytmanAdd option --set-param=header:param=value
2014-03-09 Oleg BroytmanAdd option --set-header=header:value
2014-03-08 Oleg BroytmanTODO: add option --save-as='%format'
2014-03-08 Oleg BroytmanVersion 2.4.0 v2.4.0
2014-03-08 Oleg BroytmanPublish docs in html format
2014-03-08 Oleg BroytmanChange option -R to accept lists of headers and parameters
2014-03-08 Oleg BroytmanTODO: add options -s and -S
2014-03-08 Oleg BroytmanChange option -r to accept a list of headers; * is...
2014-03-08 Oleg BroytmanAllow * and exceptions for -p in the parameters lists
2014-03-08 Oleg BroytmanChange option -p to accept lists
2014-03-08 Oleg BroytmanChange option -d to decode all headers with exceptions
2014-03-08 Oleg BroytmanChange option -d to accept a list of headers
2014-03-07 Oleg BroytmanReorganize release plans
2014-03-07 Oleg BroytmanUpdate TODO
2014-03-05 Oleg BroytmanTODO: remove option --remove-params
2014-03-05 Oleg BroytmanMinor corrections
2014-03-05 Oleg BroytmanTODO: add release plans
2014-03-05 Oleg BroytmanTODO: change options -r and -R to accept lists
2014-03-05 Oleg BroytmanRemove old TODO entries about --all-headers/params
2014-03-05 Oleg BroytmanTODO: never touch multipart/encrypted and multipart...
2014-03-02 Oleg BroytmanUpdate TODO
2014-02-01 Oleg BroytmanDone: tests
2014-01-31 Oleg BroytmanTODO: add tests
2014-01-30 Oleg BroytmanForbid filtering from console to console - show usage...
2014-01-23 Oleg BroytmanVersion 2.2.2: upgrade docbook-xsl
2014-01-15 Oleg BroytmanInstallation using pip: done
2013-12-28 Oleg BroytmanTODO: forbid filtering stdin to stdout
2013-12-21 Oleg BroytmanUse setuptools
2013-12-20 Oleg BroytmanTODO: Upgrade docbook-xsl
2013-12-18 Oleg BroytmanAllow installation without m_lib
2013-12-17 Oleg BroytmanAllow installation without m_lib
2013-12-15 Oleg BroytmanTODO: setuptools/easy_install; pip.
2013-12-10 Oleg BroytmanAdd TODO