.. |
getsig
|
Remove trailing spaces and tabs
|
2013-12-30 17:05:25 +01:00 |
__init__.py
|
Make the server tools an installable package (with distutils) - wip
|
2012-03-11 11:59:19 +00:00 |
build.py
|
Try to fix apk path matching with newer maven plugin versions
|
2014-08-12 12:56:59 +02:00 |
checkupdates.py
|
Drop svn support in favour of git-svn
|
2014-07-18 12:39:24 +02:00 |
common.py
|
Make use of Popen.wait() return value
|
2014-08-10 12:28:19 +02:00 |
gpgsign.py
|
Generate gpg signatures for apks in archive repo also
|
2014-06-30 22:49:54 +01:00 |
import.py
|
Use shorter and non-redundant 'or' clauses for 'if True else' assignments
|
2014-07-03 17:35:28 +02:00 |
init.py
|
Rename PopenResult.stdout to output since it also contains stderr
|
2014-07-01 18:04:41 +02:00 |
install.py
|
install: don't error if there are bin apks in repo/
|
2014-08-10 01:09:44 +02:00 |
lint.py
|
Also warn about HEAD, ignore disabled builds
|
2014-08-15 12:29:03 +02:00 |
metadata.py
|
Make FlattrID a hexadecimal value
|
2014-07-16 00:02:01 +02:00 |
publish.py
|
Also find zipalign at the start
|
2014-07-03 00:31:10 +02:00 |
readmeta.py
|
Always run read_srclibs as part of read_metadata
|
2014-06-30 14:39:52 +02:00 |
rewritemeta.py
|
Fix several read_metadata-related issues
|
2014-05-20 17:48:45 +01:00 |
scanner.py
|
Drop svn support in favour of git-svn
|
2014-07-18 12:39:24 +02:00 |
server.py
|
support lists/tuples in 'serverwebroot' config item
|
2014-07-14 15:04:30 -04:00 |
stats.py
|
stats: don't include disabled apps
|
2014-07-23 19:55:45 +02:00 |
update.py
|
Remove gpg sig when removing disabled builds
|
2014-08-11 12:48:41 +01:00 |
verify.py
|
Don't use generic Exception raises
|
2014-07-07 15:41:50 +02:00 |