summaryrefslogtreecommitdiff
path: root/git-hooks
Commit message (Expand)AuthorAgeFilesLines
* Do not check spelling of licensesHEADmasterKai Köhne2023-05-151-1/+1
* sanitize-commit: add support for C++17 if-constexprMarc Mutz2023-05-091-1/+1
* sanitize-commit: complain about missing Coverity-Id footersMarc Mutz2023-04-281-0/+9
* Allow non-numeric branches which do not begin with wip/Daniel Smith2023-03-291-1/+8
* Add additional language to autogenerated file detectionDaniel Smith2023-03-031-1/+1
* Add a check for QT_DEPRECATED macrosDaniel Smith2023-02-071-0/+3
* Add 6.5 to the list of LTS branches for sanity botDaniel Smith2023-01-171-1/+1
* Include tqtc/lts- and lts- branches in the list of all headsDaniel Smith2023-01-171-1/+1
* sanity: Complain about Q_CLANG_QDOCTor Arne Vestbø2022-10-041-0/+3
* Complain when pick-to footers do not contain the latest stable branchDaniel Smith2022-06-301-0/+18
* Warn about header files with a common non-.h extensionLuca Di Sera2022-06-281-1/+4
* Leave sanitize-commit's $target undefined when no branch is givenEdward Welbourne2022-05-031-2/+2
* add 6.2 to LTS branches of Sanity BotDaniel Smith2022-04-221-1/+1
* sanitize-commit: Don't complain about "Contents/MacOS"Joerg Bornemann2021-11-261-1/+1
* Match Unicode either as such or as UTF-8Edward Welbourne2021-11-151-1/+4
* Ban Unicode Bi-directional override characters from all text filesDaniel Smith2021-11-151-0/+5
* Give a -1 when pick-to on a release branch lacks a pick to stable branchDaniel Smith2021-10-281-0/+8
* sanitize-commit: remove override keywords from hintsOswald Buddenhagen2021-05-211-5/+5
* sanity: introduce notobjc_check flag variableTor Arne Vestbø2021-05-211-5/+4
* sanity: Warn when using __OBJC__ in non-Objective-C/C++ source filesTor Arne Vestbø2021-05-191-1/+9
* Warn if something change-log-like doesn't start with [ChangeLog]Edward Welbourne2021-05-041-0/+2
* add 5.15 to LTS branchesOswald Buddenhagen2021-01-061-1/+1
* Sanity-bot: Fix warning about undefined symbol $branchFriedemann Kleint2020-09-151-2/+2
* Sanity Bot: Allow branches to be globally excludedDaniel Smith2020-09-081-4/+6
* Sanity-bot: Make sure Pick-to footer doesn't contain source branchDaniel Smith2020-09-081-0/+3
* Sanity: Exclude also testdata-* from copyright checkOrgad Shaneh2020-08-231-1/+1
* Sanity: Exclude also testdata_ from copyright checkOrgad Shaneh2020-08-221-1/+1
* Allow periods in summary when 'etc' is the last wordDaniel Smith2020-08-141-1/+1
* Sanity-bot: Add /perfdata/ to the whitelist of test data directoriesDaniel Smith2020-07-101-1/+1
* Sanity-bot: Fix typo in commit message parserDaniel Smith2020-07-101-1/+1
* Gerrit-bot: Fix use of uninitialized variable when no sanity-reviewDaniel Smith2020-07-101-1/+2
* Treat wip branches like dev to suppress cherry-pick messagesDaniel Smith2020-05-261-1/+1
* take advantage of now having a proper ref->sha1 mappingOswald Buddenhagen2020-05-151-3/+2
* add validation according to the new cherry-picking policyOswald Buddenhagen2020-05-151-11/+61
* make gerrit-bot pass the branch name to sanitize-commitOswald Buddenhagen2020-05-152-18/+25
* recognize space-separated tasks as well when complaining about themOswald Buddenhagen2020-05-151-2/+2
* re-nest conditionsOswald Buddenhagen2020-05-121-11/+10
* straighten out ChangeLog section state trackingOswald Buddenhagen2020-05-121-1/+5
* fix handling of bogus change-log footersOswald Buddenhagen2020-05-081-3/+8
* make the footer identification regex stricter againOswald Buddenhagen2020-05-081-1/+1
* suppress stderr output of git-merge-baseOswald Buddenhagen2020-05-081-2/+2
* rework creation of stable output for the autotestOswald Buddenhagen2020-05-081-9/+1
* Add Pick-to in the commit-msg hookOrgad Shaneh2020-04-211-1/+1
* Expand the exemptions for test data filesEdward Welbourne2019-10-301-1/+1
* Exempt tests/*/data/ as well as tests/*/testdata/ from the spacing testsEdward Welbourne2019-10-301-1/+1
* clang-format-pre-commit: Silence the noisy 'which' on WindowsFriedemann Kleint2019-10-141-2/+2
* clang-format-pre-commit: Find git-clang-format pointed to by LLVM_INSTALL_DIRFriedemann Kleint2019-10-141-1/+6
* clang-format-pre-commit: Fix help text to list the likely correct commandFriedemann Kleint2019-10-141-1/+2
* Fix inverted logic in clang-format-pre-commitFrederik Gladhorn2019-10-111-1/+4
* Prospective shell syntax fix for clang-pre-commit hookSimon Hausmann2019-10-101-1/+1