chiark / gitweb /
Merge branch 'master' into 'master'
[fdroidserver.git] / hooks /
2018-01-29 Hans-Christoph SteinerMerge branch 'minor-security-ish-tweaks' into 'master'
2018-01-26 Hans-Christoph Steinershell=True is too dangerous to allow; there are unfilte...
2017-12-11 Hans-Christoph SteinerMerge branch 'rational-jarsigner-logging' into 'master'
2017-12-07 MarcusMerge branch 'remove-fd-commit' into 'master'
2017-12-07 Hans-Christoph SteinerMerge branch 'help_message_fix' into 'master'
2017-12-06 Hans-Christoph Steinerremove fd-commit, no active devs use it, and requires...
2017-12-06 Hans-Christoph SteinerMerge branch 'gitlab-ci-testing-xenial-fedora' into...
2017-12-06 Hans-Christoph Steinerhooks/pre-commit: make ruby and dash tests optional
2017-12-02 Michael PöhnMerge branch 'no_sleep' into 'master'
2017-11-27 Hans-Christoph SteinerMerge branch 'tests-fedora' into 'master'
2017-11-27 relantests: fix pycodestyle lookup
2017-11-08 Hans-Christoph Steinerhooks: add new jenkins scripts to syntax checker
2017-02-24 Hans-Christoph SteinerMerge branch 'remove-manual' into 'master'
2017-02-24 Hans-Christoph Steinerremove TeX manual, it moved to https://gitlab.com/fdroi...
2016-09-12 Daniel MartíMerge branch 'control-errors-warnings' into 'master'
2016-09-12 Daniel MartíMerge branch 'buildserver-fixes-pre-kvm' into 'master'
2016-09-12 Hans-Christoph Steinerbuildserver: remove Kivy, unused since 2013 and out...
2016-07-13 Daniel MartíMerge branch 'precommit-fixes' into 'master'
2016-07-13 Daniel Martípre-commit: pep8 is now pycodestyle
2016-07-13 Ciaran GultnieksMerge branch 'use_date_from_apk_in_known_apks' into...
2016-07-13 Daniel Martípre-commit: fix warnings and errors
2016-07-07 Ciaran GultnieksMerge branch 'standalone-vagrantfile' into 'master'
2016-07-04 Hans-Christoph Steinerbuildserver: buildserver/Vagrantfile is configed by...
2016-06-17 Ciaran GultnieksMerge branch 'use-android-update-sdk' into 'master'
2016-06-15 Hans-Christoph Steinerinclude new provisioning shell scripts in syntax checks
2016-06-15 Hans-Christoph Steinergithooks: do not run syntax checks on files being deleted
2016-03-14 Daniel MartíMerge branch 'master' into 'master'
2016-03-14 Hans-Christoph Steinernot all UNIX `echo` commands support -n
2016-03-11 Daniel MartíMerge branch 'master' into 'master'
2016-03-11 Daniel MartíMerge branch 'py3' into 'master'
2016-03-11 Daniel MartíFix detection of pyflakes3 found in Debian
2016-03-11 Daniel Martípep8: start obeying E226
2016-03-11 Daniel Martípep8: Don't ignore rules we already obey
2016-03-10 Daniel Martípre-commit: port to python3
2016-02-15 Hans-Christoph SteinerMerge branch 'full-bsd-osx-port' into 'master'
2016-02-15 Hans-Christoph Steinerpre-commit: make pyflakes optional to support older...
2016-02-15 Daniel Martípre-commit: fix multiple file issue
2016-02-12 Daniel MartíMerge branch 'master' into 'master'
2016-02-12 Hans-Christoph Steinerfix errors in pre-commit hook when run in test suite
2016-02-08 Daniel MartíMerge branch 'jenkins-makebuildserver-works' into ...
2016-02-03 Hans-Christoph Steinermake git pre-commit hook only test files to be committed
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