..
asynchronousfilereader
enable black on fdroidserver/asynchronousfilereader/__init__.py
2023-04-27 11:34:18 +02:00
__init__.py
deploy: update_serverwebroots() for testable logic
2024-01-23 18:49:12 +01:00
__main__.py
remove all references to optparse (deprecated since Python 3.2)
2024-05-08 16:19:27 +02:00
apksigcopier.py
make F-Droid-specific changes to apksigcopier.py
2023-02-17 13:08:23 +00:00
btlog.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
build.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
checkupdates.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
common.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
deploy.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
exception.py
basic downloading for scan_binary signatures
2022-10-06 12:08:23 +02:00
gpgsign.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
import_subcommand.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
index.py
apply review suggestions
2024-04-24 11:56:07 +00:00
init.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
install.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
lint.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
looseversion.py
add looseversion license information to vendored file
2023-12-08 10:42:29 +01:00
metadata.py
fix litecoin address regex
2024-02-28 08:00:39 +00:00
mirror.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
net.py
net: add test of automatic retries in download_file()
2024-03-06 13:31:46 +00:00
nightly.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
publish.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
readmeta.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
rewritemeta.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
scanner.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
signatures.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
signindex.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
tail.py
Fix pylint warnings
2022-03-29 15:53:45 +02:00
update.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
verify.py
split out options from read_config()
2024-05-08 16:26:46 +02:00
vmtools.py
vmtools: Properly initialize provider member
2023-03-21 14:00:58 +01:00