libgit2/script
Patrick Steinhardt 561276eed6 coverity: only analyze the master branch of the main repository
We used to only execute Coverity analysis on the 'development'
branch before commit 998f001 (Refine build limitation,
2014-01-15), which refined Coverity build limitations. While we
do not really use the 'development' branch anymore, it does
still make sense to only analyze a single branch, as otherwise
Coverity might get confused.

Re-establish the restriction such that we only analyze libgit2's
'master' branch. Also fix the message announcing why we do not
actually analyze a certain build.
2016-10-28 14:56:10 +02:00
..
appveyor-mingw.sh Remove CI support for mingw32 2016-03-14 11:05:58 +01:00
cibuild.sh script: cibuild: build examples 2016-10-10 09:04:42 +02:00
coverity.sh coverity: only analyze the master branch of the main repository 2016-10-28 14:56:10 +02:00
install-deps-osx.sh ci: install homebrew's curl on mac 2016-07-24 14:54:40 -04:00
user_model.c coverity: model functions printing into git_buf 2016-06-07 09:22:02 +02:00
user_nodefs.h common: introduce GITERR_CHECK_ALLOC_BUF 2016-02-23 11:50:23 +01:00