| .. |
|
asynchronousfilereader
|
Add asynchronous filereader, fix python3 lockups
|
2015-09-20 20:57:53 +02:00 |
|
__init__.py
|
Make the server tools an installable package (with distutils) - wip
|
2012-03-11 11:59:19 +00:00 |
|
build.py
|
build: don't error on .fdroid* files in fdroiddata
|
2016-02-23 12:03:26 +00:00 |
|
checkupdates.py
|
use tag if version name is unknown
|
2016-02-11 19:50:16 +01:00 |
|
common.py
|
Merge branch 'p1' into 'master'
|
2016-02-28 13:37:17 +00:00 |
|
gpgsign.py
|
Support 'gpgkey' option as announced in sample config.
|
2016-01-27 15:51:03 +00:00 |
|
import.py
|
import: use .git suffix only for repo-url
|
2016-03-06 11:20:10 +01:00 |
|
init.py
|
init: check if examples/ exists in layout before using the path
|
2016-02-15 23:06:31 +01:00 |
|
install.py
|
install: filter out log messages better
|
2015-11-11 13:09:29 +01:00 |
|
lint.py
|
lint: error on fdroid import disable line
|
2016-03-03 14:19:32 +00:00 |
|
metadata.py
|
make "Current Version Code" default to most recent APK
|
2016-02-17 10:40:07 +01:00 |
|
net.py
|
Move requests code out of common.py, closes #114
|
2015-08-31 17:05:08 -07:00 |
|
publish.py
|
use jarsigner and keytool from same JDK as is being set in JAVA7_HOME
|
2016-02-11 21:17:23 +01:00 |
|
readmeta.py
|
all: deduplicate -v/-q setup
|
2015-09-11 23:42:50 -07:00 |
|
rewritemeta.py
|
lint: optionally check format
|
2015-12-07 20:12:26 +01:00 |
|
scanner.py
|
Allow commonsware and gradle plugin repos
|
2016-02-17 13:00:05 +00:00 |
|
server.py
|
all: deduplicate -v/-q setup
|
2015-09-11 23:42:50 -07:00 |
|
signindex.py
|
fix PEP9 E713 test for membership should be 'not in'
|
2016-02-12 08:33:22 +01:00 |
|
stats.py
|
stats: use a stable sort that doesn't randomize
|
2016-01-11 02:43:06 +01:00 |
|
update.py
|
Merge branch 'p1' into 'master'
|
2016-02-28 13:37:17 +00:00 |
|
verify.py
|
except named exception handling
|
2015-12-29 20:09:27 +01:00 |