aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Něcoparse_received_rplyMatěj Cepl2022-11-041-3/+3
* Setup testing of the real emailsMatěj Cepl2022-11-041-1/+18
* Parsing a little bit more of the Received headers.Matěj Cepl2022-11-044-70/+173
* Getting some kind of parsed tree ... pretty ugly, so far.Matěj Cepl2022-11-042-13/+78
* Received header lexer done, parser fails.Matěj Cepl2022-11-043-52/+383
* Groundwork for parsing Received: header (and generating Path: not to beMatěj Cepl2022-11-042-0/+285
* Run 2to3Matěj Cepl2022-11-043-10/+10
* Parse email messages from binary files.Matěj Cepl2022-11-042-4/+4
* Tiny cleanupsMatěj Cepl2022-11-042-4/+4
* 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
* Added patch comparing two branches ... cleanup abd cleanup_failling.Matěj Cepl2014-12-211-0/+620
* CLeanup of whitelist.pyMatěj Cepl2014-12-211-109/+109
* switch to argparse in pygn2mMatěj Cepl2014-12-214-446/+378
* Move pygm2n to argparseMatěj Cepl2014-12-212-254/+175
* Merge branch 'testsuite' into 'master'Matěj Cepl2014-12-1524-1273/+229
|\
| * Add a simple test suite.Matěj Cepl2014-12-1511-313/+190
| * I am able to build the extension with setup.pyMatěj Cepl2014-12-1517-992/+71
|/
* Made a build on Debian and collected a logs of that.Matěj Cepl2014-12-133-0/+202
* Eliminate debian/ directory and obviously unnecessary files.Matěj Cepl2014-12-1125-1017/+62
* Add imap2nntp as a submodule.Matěj Cepl2014-12-112-0/+3
* add whitelist-pygn2mMatěj Cepl2014-07-241-0/+3
* Some Debian goodies -- changelog.Debian, and some manpages.Matej Cepl2014-07-244-0/+421
* Adding examples and documentsMatěj Cepl2014-07-249-0/+1061
* Ubuntu patchesMatěj Cepl2013-09-085-5/+31
* New version from Debian0.9.8Matěj Cepl2013-09-0828-45/+744