fdroidserver/fdroidserver
2022-09-30 17:56:15 +00:00
..
asynchronousfilereader rewrite docstrings to match numpy style guide 2021-06-25 06:28:47 +02:00
__init__.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
__main__.py [import] Rename to import_subcommand internally 2022-08-24 22:21:35 +02:00
apksigcopier.py explicitly re-raising exceptions 2022-06-01 22:52:22 +02:00
btlog.py btlog: run black to format code 2022-05-23 23:17:40 +02:00
build.py stop checking existence for build-tools, platform-tools, tools 2022-08-17 07:59:36 +00:00
checkupdates.py Merge comparisons with 'in' 2022-09-05 17:14:51 +02:00
common.py Sync all status files 2022-09-29 19:41:12 +02:00
deploy.py Add timeout argument to requests.(get,post) 2022-09-05 17:50:10 +02:00
exception.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
gpgsign.py Index v2 2022-05-23 10:39:17 +00:00
import_subcommand.py Merge comparisons with 'in' 2022-09-05 17:14:51 +02:00
index.py Addition of IPFS CIDv1 to Index 2022-09-14 09:28:02 +00:00
init.py Merge comparisons with 'in' 2022-09-05 17:14:51 +02:00
install.py check for invalid appids passed to commands 2021-04-08 10:31:33 +02:00
lint.py [lint] Fix comparisons in check_updates_expected 2022-09-14 10:10:20 +00:00
metadata.py Fix flake8 E275 missing whitespace after keyword 2022-07-31 09:48:14 +02:00
mirror.py mirror: make _run_wget() return to the dir it started in 2021-12-07 10:24:27 +01:00
net.py Add timeout argument to requests.(get,post) 2022-09-05 17:50:10 +02:00
nightly.py nightly: update Raw URLs to fix breakage and avoid redirects 2022-08-26 07:18:19 +00:00
publish.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
readmeta.py purge code that modifies the app description, including linkifying 2020-12-08 09:37:49 +01:00
rewritemeta.py Improve rewritemeta --help 2021-10-23 14:08:07 +02:00
scanner.py Support more file types in get_embedded_classes 2022-09-30 17:56:15 +00:00
signatures.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
signindex.py Work around old apksigner on f-droid.org publish server 2022-09-20 13:58:41 +00:00
stats.py change config.py to config.yml everywhere it is needed 2021-01-29 13:24:17 +01:00
tail.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
update.py Addition of IPFS CIDv1 to Index 2022-09-14 09:28:02 +00:00
verify.py convert verify.py and verify.TestCase to black code format 2022-08-24 19:16:36 +02:00
vmtools.py explicitly re-raising exceptions 2022-06-01 22:52:22 +02:00