aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch README to Markdown and add LICENSE.HEADmasterMatěj Cepl2024-01-193-55/+71
* Update communication options.Matěj Cepl2024-01-191-14/+9
* Add a crucial comment by Sean Hogan in full.Matěj Cepl2024-01-191-1/+15
* Use as the url of the project the gitlab one.0.10.0Matěj Cepl2014-12-282-2/+2
* Make python 2.7 default again and clean up.0.9.0Matěj Cepl2014-12-124-35/+25
* Fix demangling.0.8Matěj Cepl2014-03-171-6/+21
* Fix logic to actually demangle the mbox.Matěj Cepl2014-03-171-2/+2
* Make README.rst less Debian-centric.Matěj Cepl2014-02-132-3/+12
* Ignore links in welcome messageIzidor Matušov2014-02-131-1/+3
* Failing test for not recognizing a welcome message.Matěj Cepl2014-02-131-0/+6
* Fix setup.py.RunTests.run() to return proper exit code.Matěj Cepl2014-02-134-26/+35
* Functional testingMatěj Cepl2014-02-112-7/+109
* Fix links in READMEIzidor Matušov2014-02-081-3/+3
* Clean up READMEIzidor Matušov2014-02-081-6/+20
* Eliminate do_redirect() method.0.6Matěj Cepl2014-01-112-19/+14
* Make whole script comaptible with python 2.6Matěj Cepl2014-01-116-30/+74
* Rewrite Group.get_topics to be iterative rather than recursive.Matěj Cepl2014-01-111-15/+17
* Sort unmangled addresses in the configuration file by frequency.Matěj Cepl2014-01-113-9/+15
* scrapper -> scraper0.5Matěj Cepl2014-01-116-32/+32
* Bump the release to 0.40.4Matěj Cepl2014-01-042-1/+2
* Update pip install in .travis.ymlMatěj Cepl2014-01-043-5/+7
* Make at least unittests running with Python 2.7Matěj Cepl2014-01-045-22/+49
* Fix setup.pyMatěj Cepl2014-01-034-2/+9
* Create setup.py and add GPLv3 license.Matěj Cepl2014-01-032-0/+71
* Improve README.rstMatěj Cepl2014-01-031-4/+18
* Skip over unfilled items in the unmangling config. file.Matěj Cepl2014-01-031-0/+2
* Survive HTTPErrors on malformed URLs.Matěj Cepl2014-01-031-10/+16
* Ignore results of the workMatěj Cepl2014-01-031-0/+2
* Some logging to allow some following of the process.Matěj Cepl2014-01-021-8/+12
* Unmangle mbox according to the configuration file.Matěj Cepl2014-01-024-11/+327
* For each group generate also a list of all mangled addresses.Matěj Cepl2014-01-025-17/+63
* Creating raw MBOX fixed (tests included)Matěj Cepl2014-01-025-34/+467
* General structure of operation and MBOX writing.Matěj Cepl2013-12-3017-2762/+46
* Collect raw articleMatěj Cepl2013-12-303-1/+125
* Collect articles for one topic.Matěj Cepl2013-12-295-20/+83
* Convert to python3.Matěj Cepl2013-12-284-44/+50
* Collecting topics.Matěj Cepl2013-12-2818-7/+2893
* Add a note about the inspiration for the project.Matěj Cepl2013-12-271-0/+3
* Remove BE repository and move to BugzillaMatěj Cepl2013-12-279-303/+1
* Start of the project.Matěj Cepl2013-11-2212-0/+375