aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/findBugs
Commit message (Expand)AuthorAgeFilesLines
* [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnoredMatthias Sohn2020-12-221-0/+6
* [spotbugs] silence warnings for intended use of == to compare stringsMatthias Sohn2020-12-171-2/+20
* [spotbugs] silence short-circuit warning in PackOutputStream#writeMatthias Sohn2020-12-171-0/+6
* [findBugs] Silence warning about Transport initializationRobin Stocker2012-09-141-0/+6
* [findBugs] Silence returning null for StringUtils.toBooleanOrNull()Matthias Sohn2011-11-161-0/+7
* [findbugs] Do not ignore exceptional return value of mkdirMatthias Sohn2011-01-281-0/+7
* Revert "[findBugs] Silence DM_STRING_CTOR on PacketLineIn"Shawn O. Pearce2010-11-081-8/+0
* [findBugs] Silence DM_STRING_CTOR on PacketLineInMatthias Sohn2010-11-071-0/+8
* Exclude FindBugs warning about uninitialized readRobin Stocker2010-11-011-0/+7
* Exclude FindBugs warnings about CloneableRobin Stocker2010-10-291-0/+7
* Fix FQCN of moved classes in FindBugsExcludeFilter.xmlRobin Stocker2010-10-281-2/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+27