rss2email.git
2012-10-04 W. Trevor KingChange default logging level back to ERROR.
2012-10-04 W. Trevor KingUse kwargs consistently in s for diamond inheritance.
2012-10-04 W. Trevor Kingreadme: convert configuration examples to the new format.
2012-10-04 W. Trevor KingUpdate the r2e scripts to use -c/-d for locating config...
2012-10-04 W. Trevor KingAdd myself to __contributors__.
2012-10-04 W. Trevor KingFix ___contributors__ -> __contributors__.
2012-10-04 W. Trevor KingSpread cmd_run() logic out into Feed methods (under...
2012-10-04 W. Trevor KingRework commands to use argparse subparsers (cmd_run...
2012-10-04 W. Trevor KingCleanups to Feed and Feeds.
2012-10-04 W. Trevor KingFix ConfigParser option <-> Python conversion for Feed...
2012-10-04 W. Trevor KingOnly load configfiles if we have filenames to work...
2012-10-04 W. Trevor KingMove parse() to Feed.fetch().
2012-10-04 W. Trevor KingAdd Feeds class for managing lists of feeds.
2012-10-04 W. Trevor KingFlesh out Feed class with saving/loading methods.
2012-10-04 W. Trevor KingGet rid of some tiny helper functions.
2012-10-04 W. Trevor KingConvert timelimit() to a class TimeLimitedFunction.
2012-10-04 W. Trevor KingMore global constant and configuration cleanups.
2012-10-04 W. Trevor KingAdd .gitignore ignoring __pycache__.
2012-10-04 W. Trevor KingBreak send() into guess_encoding(), get_message(),...
2012-10-04 W. Trevor KingAdd rss2email.LOG for standardized logging.
2012-10-04 W. Trevor KingQP has been deprecated for years. Remove it entirely.
2012-10-04 W. Trevor KingSetup html2text in Config._setup().
2012-10-04 W. Trevor KingCleanup global module configuration.
2012-10-04 W. Trevor KingConvert configuration to a ConfigParser instance.
2012-10-04 W. Trevor KingImport as _* to avoid namespace pollution.
2012-10-04 W. Trevor KingCollect imports at the beginning of rss2email.py.
2012-10-04 W. Trevor KingCleanup metadata formatting.
2012-10-04 W. Trevor KingConvert tabs to spaces and strip trailing whitespace.
2012-10-04 W. Trevor KingNominally convert to Python >=3.2.
2012-10-04 W. Trevor Kingreadme: cleanup formatting.
2012-10-04 W. Trevor Kingreadme: strip trailing whitespace.
2012-10-04 W. Trevor KingI'm going to rework the configuration to use ConfigParser.
2012-10-04 W. Trevor KingDon't bundle feedparser or html2text.py.
2012-10-04 W. Trevor KingBump rss2email.__version__ to 2.71.
2012-10-04 Lindsey SmithBump to version 2.71. v2.71
2012-10-04 Lindsey SmithBump to version 2.70. v2.70
2012-10-04 Lindsey SmithBump to version 2.69a. v2.69a
2012-10-04 Lindsey SmithBump to version 2.69. v2.69
2012-10-04 Lindsey SmithBump to version 2.68. v2.68
2012-10-04 Lindsey SmithBump to version 2.67. v2.67
2012-10-04 Lindsey SmithBump to version 2.66. v2.66
2012-10-04 Lindsey SmithBump to version 2.65. v2.65