| .. |
|
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
|
Don't use generic Exception raises
|
2014-07-07 15:41:50 +02:00 |
|
checkupdates.py
|
Don't use generic Exception raises
|
2014-07-07 15:41:50 +02:00 |
|
common.py
|
Support git-svn refs in the form of rN
|
2014-07-09 10:41:35 +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
|
Don't use generic Exception raises
|
2014-07-07 15:41:50 +02:00 |
|
lint.py
|
Use counters in lint
|
2014-07-05 14:04:51 +02:00 |
|
metadata.py
|
Use shorter and non-redundant 'or' clauses for 'if True else' assignments
|
2014-07-03 17:35:28 +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
|
Exception handling improvements
|
2014-07-02 15:44:46 +02:00 |
|
server.py
|
fix bad syncing from local copy, force trailing slash to make rsync happy
|
2014-06-30 23:01:47 -04:00 |
|
stats.py
|
Always run read_srclibs as part of read_metadata
|
2014-06-30 14:39:52 +02:00 |
|
update.py
|
Find aapt as part of the main config initialisation
|
2014-07-03 00:31:07 +02:00 |
|
verify.py
|
Don't use generic Exception raises
|
2014-07-07 15:41:50 +02:00 |