| .. |
|
__init__.py
|
Make the server tools an installable package (with distutils) - wip
|
2012-03-11 11:59:19 +00:00 |
|
build.py
|
Add COMMIT, VERSION and VERCODE recipe vars. Fixes #69
|
2015-05-10 13:55:16 +02:00 |
|
checkupdates.py
|
Remove shell option from FDroidPopen
|
2015-01-26 18:30:01 +00:00 |
|
common.py
|
Make comma-separated list parsing code common
|
2015-05-15 17:09:21 +02:00 |
|
gpgsign.py
|
Allow gpg home directory to be overridden
|
2015-06-02 09:17:08 +01:00 |
|
import.py
|
Importer: Fix duplicated urls
|
2015-03-22 03:24:43 +01:00 |
|
init.py
|
move keystore gen logic to common function
|
2015-05-08 16:13:15 -04:00 |
|
install.py
|
run all SDK tools commands using SdkToolsPopen
|
2014-12-14 13:25:20 +01:00 |
|
lint.py
|
lint: be more strict about redundant summaries
|
2015-05-22 09:33:15 +02:00 |
|
metadata.py
|
Allow gpg home directory to be overridden
|
2015-06-02 09:17:08 +01:00 |
|
publish.py
|
Use jarsigner-based verification in publish
|
2015-01-31 15:59:00 +00:00 |
|
readmeta.py
|
Always run read_srclibs as part of read_metadata
|
2014-06-30 14:39:52 +02:00 |
|
rewritemeta.py
|
Map apps in memory from appid to appinfo
|
2014-08-16 12:46:02 +02:00 |
|
scanner.py
|
scanner: adapt to new scan_source format (fixes #59)
|
2015-01-10 13:49:54 +01:00 |
|
server.py
|
server: support plain paths as a serverwebroot
|
2015-05-08 16:11:29 -04:00 |
|
signindex.py
|
Add fdroid signindex to sign previously unsigned indexes
|
2015-01-11 08:20:14 +00:00 |
|
stats.py
|
Order counter stats by value, not key
|
2015-04-23 16:42:22 +02:00 |
|
update.py
|
fix E713 test for membership should be 'not in'
|
2015-05-22 09:29:51 +02:00 |
|
verify.py
|
Fix all pep8 warnings
|
2014-10-24 22:23:58 +02:00 |