summaryrefslogtreecommitdiffstats
path: root/git-hooks
Commit message (Expand)AuthorAgeFilesLines
...
* Fix syntax error in sanity bot.Jake Petroules2016-06-221-1/+1
* Update Apple terminology warnings in sanity bot.Jake Petroules2016-06-221-10/+16
* don't use List::Util::anyOswald Buddenhagen2016-04-131-2/+2
* Object to adding defective PNGs (usually bad sRGB chunks).Edward Welbourne2016-04-121-0/+31
* don't let a .in suffix hide files from the tab check exceptionOswald Buddenhagen2016-04-081-1/+1
* update commit-msg hook to the one from gerrit 2.7Oswald Buddenhagen2016-03-021-38/+109
* fix trailing whitespace check in commit messagesOswald Buddenhagen2016-01-131-1/+1
* use git-cat-file instead of git-log to get commit messageOswald Buddenhagen2016-01-131-11/+11
* don't print an extra newline in diff header parse failure messageOswald Buddenhagen2015-12-211-1/+1
* tolerate non-json output in front of json content from workerOswald Buddenhagen2015-12-181-0/+3
* invite reviewers before posting reviewOswald Buddenhagen2015-10-231-8/+8
* Upgrade Q_OS_MAC / qmake mac warning to a -1 sanity review.Jake Petroules2015-09-151-6/+4
* we pretend that perl is c-like, so handle 'elsif' as well.Oswald Buddenhagen2015-07-141-1/+1
* fix email/name complaints not being bound to the commit messageOswald Buddenhagen2015-04-161-8/+8
* make work-in-progress marker match even stricterOswald Buddenhagen2015-04-131-1/+1
* permit "da" name infixOswald Buddenhagen2015-04-071-1/+1
* Adjust wiki links to the new redirectSergio Ahumada2015-03-031-2/+2
* Replace old qt-project.org wiki with wiki.qt.ioSergio Ahumada2015-03-021-2/+2
* add stable hash mode for output comparison in autotestOswald Buddenhagen2015-02-251-0/+8
* add exception for git-gpush footersOswald Buddenhagen2015-02-231-1/+1
* complain about urls and change-ids in summary lines as wellOswald Buddenhagen2015-02-201-6/+6
* move the work-in-progress detection to the bot itselfOswald Buddenhagen2015-02-133-8/+18
* Update copyright headersJani Heikkinen2015-02-117-13/+13
* Skip tab check for .go filesSimon Hausmann2015-02-051-1/+1
* remove regex /u modifierOswald Buddenhagen2015-02-041-1/+1
* move file watcher functionality from sanitizer to botOswald Buddenhagen2015-02-032-10/+50
* generalize footer complaintsOswald Buddenhagen2015-02-031-22/+24
* make apple hints more specific and less redundantOswald Buddenhagen2015-02-031-2/+2
* automatically invite maintainers when bot produces too much outputOswald Buddenhagen2015-02-021-0/+13
* move message quoting to a more logical placeOswald Buddenhagen2015-02-021-3/+5
* Unify the use of shSamuel Gaist2015-01-302-2/+2
* complain about suspicious author/committer real namesOswald Buddenhagen2015-01-301-4/+38
* make the w.i.p. detector a bit more strictOswald Buddenhagen2015-01-281-1/+1
* complain about multiple tasks in one task-number lineOswald Buddenhagen2015-01-281-2/+3
* downgrade the redundant repo complaint to a hintOswald Buddenhagen2015-01-281-1/+1
* add missing docu for 'excluded' optionOswald Buddenhagen2015-01-271-0/+3
* re-implement executable detection without external 'file' commandOswald Buddenhagen2015-01-121-2/+3
* ignore submodule updates in diffOswald Buddenhagen2014-11-261-1/+1
* exclude .ps and .pdf files from various checksOswald Buddenhagen2014-11-211-4/+7
* exclude 3rdparty and .ts files from apple terminology checkOswald Buddenhagen2014-11-211-1/+3
* make bad-URL-regexp configurableOswald Buddenhagen2014-11-211-2/+3
* add a way to do instance-specific configurationOswald Buddenhagen2014-11-211-5/+8
* add ws-checks for commit messagesOswald Buddenhagen2014-11-211-16/+25
* shortcut spell checking if no dictionaries were loadedOswald Buddenhagen2014-11-211-0/+2
* generalize the file watch featureOswald Buddenhagen2014-11-211-3/+3
* fix optionality of JSON dependencyOswald Buddenhagen2014-11-031-2/+2
* add support for using gerrit's REST api to sanity botOswald Buddenhagen2014-10-291-14/+52
* deal with overzealous garbage collectionOswald Buddenhagen2014-10-291-0/+2
* optimization: use find -pruneOswald Buddenhagen2014-10-291-1/+1
* use git-fetch --pruneOswald Buddenhagen2014-10-291-1/+1