aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* First attempt to create .build.yml script for builds.sr.htHEADmasterMatěj Cepl2023-07-231-0/+19
* Remove RFCs from the repositoryMatěj Cepl2023-07-233-12700/+0
* Brief discussion with pylint.Matěj Cepl2023-05-264-60/+46
* Partially revert d5fc1faf927a ... reintroduce main() interface.0.11.0Matěj Cepl2023-05-253-32/+234
* Somehow missed the removal of theseMatěj Cepl2023-05-257-518/+0
* refactor: rearrange the project to the src/ layout.0.10.3Matěj Cepl2023-05-2516-60/+427
* WIP: pyproject_toml.Matěj Cepl2023-05-251-0/+42
* Use email.policy.SMTP to be perfectly conforming with RFCs.Matěj Cepl2023-05-252-3/+3
* Rename README to README.mdMatěj Cepl2023-05-251-2/+2
* Switch hosting of the project to Sourcehut.Matěj Cepl2023-05-252-10/+680
* New generation of email.message_from* methods could use better policy.Matěj Cepl2023-05-252-4/+7
* When sending nntp message fails, log the message to temporary file.Matěj Cepl2023-05-251-2/+11
* Convert documentation from .maff to plain HTML.Matěj Cepl2023-05-255-0/+13247
* Run 2to3Matěj Cepl2023-05-253-7/+5
* Parse email messages from binary files.Matěj Cepl2023-05-252-4/+4
* Tiny cleanupsMatěj Cepl2023-05-252-2/+2
* Cleanup gitignore0.10.2Matěj Cepl2020-07-011-4/+1
* Fix packaging, switch off failing tests for now.Matěj Cepl2020-07-014-4/+6
* Sync with 0.10.1 release on PyPI0.10.1Matěj Cepl2020-07-0116-415/+339
* Network libraries accept bytes not strMatěj Cepl2019-10-021-1/+1
* Global variables are evil. Tests under both py2k and py3k pass.Matěj Cepl2019-10-025-32/+7
* Fix processing data for postMatěj Cepl2019-10-021-2/+4
* A ways better.Matěj Cepl2019-10-014-43/+61
* Basic restructuring of the code to use setuptools’ entry_points.Matěj Cepl2019-09-305-232/+190
* Remove PLY manualMatěj Cepl2015-01-061-0/+0
* Merge branch 'vs2013' into 'master'Matěj Cepl2015-01-062-7/+10
|\
| * Fix working around Windows idiosyncracies.Matej Cepl2015-01-061-4/+6
| * Add MSVS filesMatej Cepl2015-01-051-3/+4
|/
* Add missing wlp and wlp_parser modules to setup.py to be installed.0.9.14Matěj Cepl2015-01-052-2/+3
* First noarch version upload to PyPI.0.9.13Matěj Cepl2015-01-051-1/+1
* First draft of the pure Python parser done, we should be noarch.Matěj Cepl2015-01-0520-1064/+187
* Correctly generating abstract tree (as a list) of all tokens.Matěj Cepl2015-01-052-6/+30
* Add lexer based on rply.Matěj Cepl2015-01-058-94/+266
* Not Affero, plain GPLv3.0.9.12Matěj Cepl2015-01-033-3/+3
* Renaming because of conflicting (dead) PIP package.Matěj Cepl2015-01-032-7/+8
* Add In-Reply-To header for news2mail.Matěj Cepl2015-01-031-0/+5
* Radical simplification of logging in whitelist.Matěj Cepl2014-12-313-165/+27
* Remove the spaghetti code from the main scripts.Matěj Cepl2014-12-318-138/+114
* Make --verbose work.Matěj Cepl2014-12-315-40/+41
* Remove useless debug parameter (not used anywhere).Matěj Cepl2014-12-305-15/+3
* Fix setup.py0.9.10Matěj Cepl2014-12-306-56/+33
* Switch news2mail to pure email.Message based system.Matěj Cepl2014-12-282-126/+62
* Work directly on self.message in mail2news.Matěj Cepl2014-12-283-86/+46
* Add log of what happens when new message is posted via slrn.Matěj Cepl2014-12-262-0/+112
* Simplify mail2news.sendemail to use nntplib.post()Matěj Cepl2014-12-252-59/+44
* Mighty cleanupMatěj Cepl2014-12-2413-561/+94
* pygm2n and mail2news also use email.Parser.Matěj Cepl2014-12-226-337/+100
* pygn2m and news2mail.py use stdlib email parser.Matěj Cepl2014-12-225-462/+73
* Neither I see much value in README.debian for that matter.Matěj Cepl2014-12-211-12/+0
* I don’t see any value included in whitelist.5 manpage.Matěj Cepl2014-12-211-75/+0