fdroid-server/fdroidserver
Hans-Christoph Steiner fb02073cab fix "local variable 'e' is assigned to but never used" 2018-05-25 12:32:34 +02:00
..
asynchronousfilereader Add asynchronous filereader, fix python3 lockups 2015-09-20 20:57:53 +02:00
__init__.py fix egg-link and easy_install support for Python3 2017-10-19 23:28:13 +02:00
btlog.py implement gettext localization 2017-09-15 11:39:00 +02:00
build.py Fix reproducible builds 2018-05-24 16:09:10 -03:00
checkupdates.py use simple ast+operator based calculator for evaluating Vercode Operation 2018-05-22 13:08:14 +02:00
common.py workaround crash in diffoscope when verifying APKs 2018-05-25 11:48:01 +02:00
dscanner.py English source string corrections 2017-09-16 13:19:38 +02:00
exception.py checkupdates: don't fail when we can't init submodules 2017-12-04 16:30:37 +01:00
gpgsign.py implement gettext localization 2017-09-15 11:39:00 +02:00
import.py import: fix crash when importing from local git repo 2018-02-12 12:05:27 +01:00
index.py fix pylint Unused argument 2018-05-14 15:25:33 +02:00
init.py init: make work with only androguard, no Android SDK 2018-05-04 15:11:25 +02:00
install.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
lint.py lint: update spdx tags to v4.0.0 2018-05-16 22:36:39 +02:00
metadata.py metadata: write values of TYPE_INT fields 2018-02-11 09:51:53 +03:00
mirror.py mirror: fix syntax error on Python 3.4 2017-11-30 14:03:04 +01:00
net.py Support ETag when downloading repository index 2017-05-02 15:37:02 -03:00
nightly.py nightly: support arbitrary keystore files for setup 2017-12-28 23:07:26 +01:00
publish.py fix pylint Unused argument 2018-05-14 15:25:33 +02:00
readmeta.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
rewritemeta.py rewritemeta: fix proper_format() so lint works with .yml files 2018-02-23 22:43:03 +01:00
scanner.py fix PEP8 formatting issue 2018-03-08 13:55:07 +01:00
server.py wiki: log server start/stop times and command line 2018-01-22 13:49:10 +01:00
signatures.py fix pylint Unused argument 2018-05-14 15:25:33 +02:00
signindex.py implement gettext localization 2017-09-15 11:39:00 +02:00
stats.py implement gettext localization 2017-09-15 11:39:00 +02:00
tail.py include class like UNIX `tail -f` for displaying logs 2017-05-23 20:04:08 +02:00
update.py implement common.get_apk_id() using androguard 2018-05-03 13:46:42 +02:00
verify.py fix "local variable 'e' is assigned to but never used" 2018-05-25 12:32:34 +02:00
vmtools.py fixed typo vmtools.py 2018-05-21 15:29:13 +00:00