chiark / gitweb /
gradle: Never add lintOptions workaround
[fdroidserver.git] / hooks /
2015-09-01 Daniel MartíMerge branch 'fdroid-version' into 'master'
2015-09-01 Hans-Christoph Steinerpep8: on *.TestCase, skip "E402 module level import...
2015-09-01 Daniel MartíMerge branch 'support-xml-json-yaml-for-metadata' into...
2015-09-01 Hans-Christoph Steineradd test files to pre-commit hook and fix pep8 errors
2015-08-26 Hans-Christoph SteinerMerge branch 'support-vagrant-cachier' into 'master'
2015-06-03 Daniel MartíMerge branch 'changelog' of https://gitlab.com/krt...
2015-03-11 Ciaran GultnieksMerge branch 'update-readme' into 'master'
2015-03-05 Daniel MartíAlso ignore PEP8 W503
2015-02-08 Daniel MartíIgnore all the pep8 errors ignored by the default config
2015-01-11 Daniel MartíAdd bash-completion to pre-commit bash checks
2015-01-09 Daniel Martípre-commit: differentiate sh and bash files
2015-01-09 Daniel Martíhooks/pre-commit: Fix message
2014-12-12 Daniel MartíAdd ruby tests to the pre-commit hook
2014-11-09 Daniel MartíProperly catch return codes since -x is no longer used
2014-11-09 Daniel MartíDon't accept pyflakes/pep8 not being installed, common...
2014-11-09 Daniel MartíList sh files to check like the python files
2014-11-09 Daniel Martígit pre-commit hooks are always run from the root
2014-11-07 Ciaran GultnieksMerge branch 'some-bug-fixes' into 'master'
2014-10-23 Hans-Christoph Steinercheck the syntax of included shell scripts in the pre...
2014-08-16 Daniel MartíAdd setup.py to pep8+pyflakes hook, fix it
2014-07-03 Daniel MartíAdd config.buildserver.py to the pre-commit hook
2014-05-31 Daniel MartíEnable pep8 in pre-commit
2014-05-28 Daniel MartíAdd pre-commit hook with installer