]> git.phdru.name Git - mimedecode.git/shortlog
mimedecode.git
2014-02-19 Oleg BroytmanVersion 2.3.5 v2.3.5
2014-02-19 Oleg BroytmanAdd a test for option -i
2014-02-19 Oleg BroytmanAdd a test for option -b
2014-02-19 Oleg BroytmanSplit main loop into test_file
2014-02-19 Oleg BroytmanRevert "Fix a bug: compare real value from the tuple"
2014-02-18 Oleg BroytmanRename test target from 'run' to 'all'
2014-02-18 Oleg BroytmanAdd tests for parameters decoding
2014-02-18 Oleg BroytmanUpdate docs
2014-02-18 Oleg BroytmanDecode "To" header by default
2014-02-18 Oleg BroytmanTest header decoding
2014-02-18 Oleg BroytmanChange type guessing
2014-02-14 Oleg BroytmanFix a bug: compare real value from the tuple
2014-02-14 Oleg BroytmanDocument that Content-Type:name is also decoded
2014-02-12 Oleg BroytmanReport test progress and success
2014-02-12 Oleg BroytmanRemove tmp after successful test run
2014-02-12 Oleg BroytmanDo not test if the message is multipart
2014-02-12 Oleg BroytmanSplit decode_message into decode_multipart
2014-02-11 Oleg BroytmanVersion 2.3.4 v2.3.4
2014-02-10 Oleg BroytmanRefactor else+if to elif
2014-02-10 Oleg BroytmanRefactor decode_file
2014-02-05 Oleg BroytmanDoc update
2014-02-05 Oleg BroytmanRefactoring: move subpart decoding inside decode_file
2014-02-05 Oleg BroytmanMinor refactoring: move 'boundary' inside 'if'
2014-02-05 Oleg BroytmanClose infile and outfile even after an exception
2014-02-05 Oleg BroytmanMake 'output' an alias for outfile.write
2014-02-02 Oleg BroytmanVersion 2.3.3 v2.3.3
2014-02-02 Oleg BroytmanFix a bug: option -o without any parameters
2014-02-02 Oleg BroytmanTest stdin only
2014-02-01 Oleg BroytmanUpdate documentation
2014-02-01 Oleg BroytmanInclude tests
2014-02-01 Oleg BroytmanDone: tests
2014-02-01 Oleg BroytmanVersion 2.3.2 v2.3.2
2014-02-01 Oleg BroytmanAdd tests
2014-02-01 Oleg BroytmanFix a bug - do not generate 'From ' headers in subparts
2014-02-01 Oleg BroytmanRename recode2 => recode_if_needed
2014-02-01 Oleg BroytmanAdd option --host
2014-02-01 Oleg BroytmanRegenerate docs before making a distr
2014-01-31 Oleg BroytmanTODO: add tests
2014-01-31 Oleg BroytmanVersion 2.3.1: update documentation v2.3.1
2014-01-31 Oleg BroytmanMake minor clarification
2014-01-31 Oleg BroytmanList environment variables using variablelist
2014-01-31 Oleg BroytmanMake text more descriptive
2014-01-31 Oleg BroytmanDump html to text with no numbering and without references
2014-01-31 Oleg BroytmanChange indent
2014-01-31 Oleg BroytmanSplit author's name/email
2014-01-31 Oleg BroytmanWrap URLs in ulink's
2014-01-31 Oleg BroytmanAdd refentryinfo
2014-01-31 Oleg BroytmanUpdate to DocBook 4.5; use local dtd
2014-01-31 Oleg BroytmanFix: the 4 list options are no longer the last
2014-01-31 Oleg BroytmanChange the language to "sh"
2014-01-31 Oleg BroytmanANNOUNCE: forbid filtering from console to console v2.3.0
2014-01-30 Oleg BroytmanVersion 2.3.0: add option -o and output_file argument
2014-01-30 Oleg BroytmanSort rules by alphabetic order of the destinations
2014-01-30 Oleg BroytmanForbid filtering from console to console - show usage...
2014-01-30 Oleg BroytmanPrint more descriptive error messages
2014-01-30 Oleg BroytmanAdd option -o output_file
2014-01-30 Oleg BroytmanAdd an optional output file argument
2014-01-30 Oleg BroytmanCreate an alias gopts for GlobalOptions
2014-01-24 Oleg BroytmanMinor formatting enhancement
2014-01-23 Oleg BroytmanUse \n instead of os.linesep
2014-01-23 Oleg BroytmanMinor refactoring
2014-01-23 Oleg BroytmanMake indent 4 spaces
2014-01-23 Oleg BroytmanMinor refactoring
2014-01-23 Oleg BroytmanVersion 2.2.2: upgrade docbook-xsl
2014-01-15 Oleg BroytmanInstallation using pip: done
2014-01-15 Oleg BroytmanInstallation using pip
2014-01-15 Oleg BroytmanSwitch branch before setting umask
2013-12-28 Oleg BroytmanTODO: forbid filtering stdin to stdout
2013-12-27 Oleg BroytmanCreate tar.bz2 sdist
2013-12-24 Oleg BroytmanDo not include .git* files on export
2013-12-24 Oleg BroytmanVersion 2.2.1: add mk-distr helper
2013-12-22 Oleg Broytmansetup.py installs library parts into ~/.local/lib
2013-12-21 Oleg Broytmansetup.py will try to download and install m_lib
2013-12-21 Oleg BroytmanUse find_links in setup.cfg
2013-12-21 Oleg BroytmanAdd git+git URL for m_lib
2013-12-21 Oleg BroytmanDocument that setup.py now uses setuptools
2013-12-21 Oleg BroytmanFixed git+http URL
2013-12-21 Oleg BroytmanAnnounce version 2.2.0
2013-12-21 Oleg BroytmanFixed Makefile
2013-12-21 Oleg BroytmanVersion 2.2.0
2013-12-21 Oleg BroytmanUse setuptools
2013-12-20 Oleg BroytmanRename __version__.py -> mimedecode_version.py
2013-12-20 Oleg BroytmanTODO: Upgrade docbook-xsl
2013-12-18 Oleg BroytmanVersion 2.1.5 released 2013-12-18
2013-12-18 Oleg BroytmanInclude INSTALL.txt and Makefile.xsltproc
2013-12-18 Oleg BroytmanInclude __version__.py
2013-12-18 Oleg BroytmanVersion 2.1.5
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
2013-12-10 Oleg BroytmanInclude INSTALL.txt into MANIFEST.in
2013-12-10 Oleg BroytmanVersion 2.1.4: add installation instruction in INSTALL.txt
2013-12-10 Oleg BroytmanVersion 2.1.3: minor bugfix
2013-12-01 Oleg BroytmanAdd an html fragment for gitweb
2013-11-23 Oleg BroytmanPublish via git/gitweb
2013-07-26 Oleg BroytmanVersion 2.1.2: minor fix in Makefile
2013-07-24 Oleg Broytmanall is also a .PHONY target
2013-07-21 Oleg BroytmanIgnore MANIFEST
2013-07-19 Oleg BroytmanAdd .gitignore
next