chiark / gitweb /
Introduce disable= as a better way of disabling a build
authorCiaran Gultnieks <ciaran@ciarang.com>
Sat, 26 Oct 2013 09:26:47 +0000 (10:26 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Sat, 26 Oct 2013 09:28:12 +0000 (10:28 +0100)
commit715035a707ab81ef9729b6c7f70e9d5c3a6ef8d3
treed1f5cc7d8e2e54b7f6627e2b0a303cc890a7a435
parent2aafda01541f7dafc7d52f848ac33923438a1d4f
Introduce disable= as a better way of disabling a build

Prefixing commit ID with ! and a message will still work, but that's
very silly. Using disable= is now the correct way.
docs/fdroid.texi
fdroidserver/build.py
fdroidserver/scanner.py
fdroidserver/update.py