| .. |
|
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
|
fix "fdroidserver/build.py:41: redefinition of unused 'paramiko' from line 39"
|
2014-05-06 11:45:02 -04:00 |
|
checkupdates.py
|
fix PEP8 "E231 missing whitespace after ','"
|
2014-05-06 11:45:02 -04:00 |
|
common.py
|
fix PEP8 "E251 unexpected spaces around keyword / parameter equals"
|
2014-05-06 11:45:02 -04:00 |
|
import.py
|
Properly use logging.warn in some places
|
2014-03-18 08:22:36 +01:00 |
|
init.py
|
fix PEP8 "E711 comparison to None should be 'if cond is None:'"
|
2014-05-06 11:45:02 -04:00 |
|
install.py
|
fix PEP8 "E202 whitespace before ']' or '}'"
|
2014-05-06 11:45:02 -04:00 |
|
lint.py
|
fix PEP8 "E231 missing whitespace after ','"
|
2014-05-06 11:45:02 -04:00 |
|
metadata.py
|
fix PEP8 "E202 whitespace before ']' or '}'"
|
2014-05-06 11:45:02 -04:00 |
|
publish.py
|
fix PEP8 "E231 missing whitespace after ','"
|
2014-05-06 11:45:02 -04:00 |
|
readmeta.py
|
New command: readmeta, like lint but without warnings
|
2014-02-02 15:11:26 +01:00 |
|
rewritemeta.py
|
Add --quiet option, restricting output to warnings/errors
|
2014-02-22 09:46:24 +00:00 |
|
scanner.py
|
Add --quiet option, restricting output to warnings/errors
|
2014-02-22 09:46:24 +00:00 |
|
server.py
|
fix PEP8 "E202 whitespace before ']' or '}'"
|
2014-05-06 11:45:02 -04:00 |
|
stats.py
|
Remove the rest of the PEP8 errors from stats.py
|
2014-04-30 20:53:34 +01:00 |
|
update.py
|
fix PEP8 "E228 missing whitespace around modulo operator"
|
2014-05-06 11:45:03 -04:00 |
|
verify.py
|
Add --quiet option, restricting output to warnings/errors
|
2014-02-22 09:46:24 +00:00 |