Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with 0.10.1 release on PyPI0.10.1 | Matěj Cepl | 2020-07-01 | 1 | -0/+126 |
| | | | | Port to Python 3. | ||||
* | Basic restructuring of the code to use setuptools’ entry_points. | Matěj Cepl | 2019-09-30 | 1 | -126/+0 |
| | |||||
* | Remove the spaghetti code from the main scripts. | Matěj Cepl | 2014-12-31 | 1 | -67/+50 |
| | |||||
* | Make --verbose work. | Matěj Cepl | 2014-12-31 | 1 | -13/+7 |
| | | | | | | | | mail2news produce verbose chatter with -v Fixes #13 Also cleanup. | ||||
* | Remove useless debug parameter (not used anywhere). | Matěj Cepl | 2014-12-30 | 1 | -4/+2 |
| | | | | | | | Also rename my email about problems with pygn to *.eml. Fix storing logfile in the current directory, instead of $HOME. Fixes #7 | ||||
* | Switch news2mail to pure email.Message based system. | Matěj Cepl | 2014-12-28 | 1 | -7/+3 |
| | | | | | Fixes #10 Fixes #3 | ||||
* | Mighty cleanup | Matěj Cepl | 2014-12-24 | 1 | -6/+3 |
| | | | | | | | * Use more of the standard methods for OrderedDicts * remove pyginfo module (with SSOT being mail2news module) * remove TODO, INSTALL, and changelog.Debian * all FIXMEs and TODOs are filed as bugs in the issue tracker | ||||
* | pygm2n and mail2news also use email.Parser. | Matěj Cepl | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | pygn2m and news2mail.py use stdlib email parser. | Matěj Cepl | 2014-12-22 | 1 | -10/+10 |
| | | | | Instead of doing it on their own (poorly). | ||||
* | switch to argparse in pygn2m | Matěj Cepl | 2014-12-21 | 1 | -174/+118 |
| | | | | and cleanup in pygn2m, news2mail.py (and some leftovers in pygm2n) | ||||
* | The original upstream from Debian orig.tar.gz tarball.0.9.7 | Matej Cepl | 2008-02-26 | 1 | -0/+214 |