index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
BUILD
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the tests buildable by bazel test
Kamil Musin
2023-11-23
1
-17
/
+17
*
Activate additional error prone checks
David Ostrovsky
2023-09-25
1
-12
/
+340
*
tools/BUILD: Sort errorprone rules alphabetically
Matthias Sohn
2023-09-22
1
-7
/
+7
*
Bump bazel vesion to 6.2.0
David Ostrovsky
2023-05-29
1
-1
/
+1
*
Merge branch 'stable-6.0' into stable-6.1
Matthias Sohn
2023-04-26
1
-3
/
+3
|
\
|
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2023-04-26
1
-3
/
+3
|
|
\
|
|
*
Demote severity of some error prone bug patterns to warnings
David Ostrovsky
2023-04-26
1
-3
/
+3
*
|
|
Bazel: Switch to using toolchain resolution for java rules
David Ostrovsky
2022-01-20
1
-1
/
+13
*
|
|
Bazel: Simplify java 11 toolchain definition
David Ostrovsky
2022-01-20
1
-20
/
+2
*
|
|
Bazel: Add missing java packages to error_prone package group
David Ostrovsky
2022-01-20
1
-3
/
+8
|
/
/
*
|
sshd: add support for ssh-agent
Thomas Wolf
2021-11-03
1
-0
/
+1
*
|
[releng] bazel: Enable errorprone on o.e.j.ssh.apache
Thomas Wolf
2021-11-03
1
-0
/
+1
*
|
[releng] Make the bazel build use Java 11
Thomas Wolf
2021-11-03
1
-1
/
+18
|
/
*
ErrorProne: Enable and fix UnusedException check
David Pursehouse
2020-01-27
1
-0
/
+1
*
Remove Error-Prone ExpectedExceptionChecker
David Pursehouse
2020-01-24
1
-1
/
+0
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-09-08
1
-0
/
+1
|
\
|
*
Format BUILD files with buildifier
Matthias Sohn
2019-09-08
1
-1
/
+1
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-09-08
1
-0
/
+1
|
|
\
|
|
*
Bazel: Add fixes for --incompatible_load_java_rules_from_bzl
David Pursehouse
2019-09-08
1
-0
/
+1
*
|
|
Increase severity of AmbiguousMethodReference to ERROR
David Pursehouse
2019-08-09
1
-1
/
+1
*
|
|
Fix NarrowingCompoundAssignment warnings from Error Prone
David Pursehouse
2019-08-08
1
-1
/
+1
*
|
|
GlobalBundleCache: Fix ClassNewInstance warning from Error Prone
David Pursehouse
2019-06-22
1
-1
/
+1
*
|
|
Error Prone: Increase severity of NonOverridingEquals to ERROR
David Pursehouse
2019-06-17
1
-1
/
+1
*
|
|
Error Prone: Increase severity of ImmutableEnumChecker to ERROR
David Pursehouse
2019-06-17
1
-1
/
+1
*
|
|
Error Prone: Increase severity of ShortCircuitBoolean to ERROR
David Pursehouse
2019-06-15
1
-1
/
+1
*
|
|
Increase severity of OperatorPrecedence to ERROR, and fix instances
David Pursehouse
2019-06-12
1
-1
/
+1
*
|
|
Merge branch 'master' into stable-5.4
Matthias Sohn
2019-06-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR
David Pursehouse
2019-06-11
1
-1
/
+1
|
|
/
*
|
Bazel: Increase severity of most error-prone checks to ERROR
David Pursehouse
2019-05-26
1
-39
/
+39
*
|
Enable error-prone checks by default
David Pursehouse
2019-05-26
1
-1
/
+3
|
/
*
Bazel: Increase severity of ClassCanBeStatic to ERROR
David Pursehouse
2018-11-08
1
-1
/
+1
*
Bazel: Format tools/BUILD with buildifier
David Pursehouse
2018-11-06
1
-6
/
+6
*
Upgrade to Bazel 0.19.0
David Ostrovsky
2018-11-01
1
-1
/
+1
*
Bazel: Increase severity of DefaultCharset to ERROR
David Pursehouse
2018-09-30
1
-1
/
+1
*
Bazel: Increase severity of MissingFail to ERROR
David Pursehouse
2018-09-30
1
-1
/
+1
*
Bazel: Increase severity of ExpectedExceptionChecker to ERROR
David Pursehouse
2018-09-26
1
-1
/
+1
*
Bazel: Provide toolchain with activated error prone warnings
David Ostrovsky
2018-09-22
1
-0
/
+107
*
Implement initial framework of Bazel build
David Ostrovsky
2017-01-18
1
-0
/
+0