chiark / gitweb /
Switch all headers to python3
[fdroidserver.git] / fdroidserver / readmeta.py
2016-03-10 Daniel MartíSwitch all headers to python3
2015-09-12 Daniel Martíall: deduplicate -v/-q setup
2015-09-10 Daniel MartíMerge branch 'replace_optparse_with_argparse' into...
2015-09-06 nero-tuxreplace deprecated optparse with argparse
2015-08-28 Daniel MartíAdd missing -v and -q to readmeta
2015-08-26 Hans-Christoph SteinerMerge branch 'support-vagrant-cachier' into 'master'
2015-07-30 Daniel MartíAlso use OptionParser in readmeta to add -h/--help
2014-06-30 Daniel MartíAlways run read_srclibs as part of read_metadata
2014-05-28 Daniel MartíFix some more pep8 warnings
2014-05-27 Daniel MartíFix pyflakes errors in readmeta
2014-05-27 Daniel MartíMake readmeta use srclibs and check for config.py too
2014-05-20 Ciaran GultnieksFix several read_metadata-related issues
2014-05-06 Ciaran GultnieksMerge branch 'master' into 'master'
2014-05-06 Hans-Christoph Steinerfix PEP8 "W391 blank line at end of file"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E302 expected 2 blank lines, found 1"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E401 multiple imports on one line"
2014-02-02 Daniel MartíMerge branch 'master' into logging
2014-02-02 Daniel MartíNew command: readmeta, like lint but without warnings