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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
errorprone: Disable javadoc checks in tests
Ivan Frade
2024-11-11
1
-13
/
+33
*
Merge "Merge branch 'next'"
Matthias Sohn
2024-06-30
1
-10
/
+0
|
\
|
*
Update minimum Java version to 17
Matthias Sohn
2024-05-02
1
-10
/
+0
*
|
Migrate to python 3
Daniele Sassoli
2024-06-28
1
-1
/
+1
|
/
*
Bazel: Add support for JDK 21
David Ostrovsky
2024-05-02
1
-1
/
+13
*
[errorprone] Fix pattern ModifiedButNotUsed
Matthias Sohn
2024-04-29
1
-1
/
+1
*
[errorprone] Fix pattern CatchAndPrintStackTrace
Matthias Sohn
2024-04-29
1
-1
/
+1
*
[errorprone] Fix pattern FutureReturnValueIgnored
Matthias Sohn
2024-04-29
1
-1
/
+1
*
[errorprone] Fix pattern BadImport
Matthias Sohn
2024-04-29
1
-1
/
+1
*
[errorprone] Fix pattern UseCorrectAssertInTests
Matthias Sohn
2024-04-29
1
-1
/
+1
*
[errorprone] Fix pattern ProtectedMembersInFinalClass
Matthias Sohn
2024-04-29
1
-1
/
+1
*
[errorprone] Fix pattern CatchFail
Matthias Sohn
2024-04-29
1
-1
/
+1
*
[errorprone] Fix pattern see UnusedVariable
Matthias Sohn
2024-04-29
1
-1
/
+1
*
[errorprone] Fix pattern LongLiteralLowerCaseSuffix
Matthias Sohn
2024-04-29
1
-1
/
+1
*
[errorprone] Fix error pattern JdkObsolete
Matthias Sohn
2024-04-29
1
-1
/
+1
*
[errorprone] Fix UnnecessaryParentheses errors
Matthias Sohn
2024-04-28
1
-1
/
+1
*
Bazel: Update RBE docker image to Ubuntu 22.04 and JDK 17
David Ostrovsky
2024-04-28
1
-6
/
+5
*
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
*
Bazel: Fix remote build execution for Java 17
David Ostrovsky
2023-05-31
1
-2
/
+0
*
Bump bazel vesion to 6.2.0
David Ostrovsky
2023-05-31
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: Add RBE support
David Ostrovsky
2022-01-20
1
-0
/
+67
*
|
|
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: Remove version check
David Ostrovsky
2022-01-20
1
-16
/
+0
*
|
|
Bazel: Add missing java packages to error_prone package group
David Ostrovsky
2022-01-20
1
-3
/
+8
|
/
/
*
|
Add o.e.j.ssh.apache.agent to maven central deployment scripts
Matthias Sohn
2021-11-29
2
-0
/
+2
*
|
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
*
|
Enable compiler option --release
Matthias Sohn
2021-09-29
1
-265
/
+388
*
|
Bump minimum required Java version to 11
Matthias Sohn
2021-09-29
1
-3
/
+3
|
/
*
Bazel: Add workspace status command to stamp final artifact
David Ostrovsky
2020-07-17
1
-0
/
+45
*
Add new osgi fragments to maven-central deploy scripts
Matthias Sohn
2020-06-20
2
-0
/
+4
*
Handle Fragment-Host declaration when updating version
Matthias Sohn
2020-06-09
1
-0
/
+1
*
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
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
*
Merge branch 'stable-5.5'
David Pursehouse
2019-11-26
1
-3
/
+5
|
\
|
*
Merge branch 'stable-5.3' into stable-5.4
David Pursehouse
2019-11-26
1
-3
/
+5
|
|
\
|
|
*
Merge branch 'stable-5.2' into stable-5.3
David Pursehouse
2019-11-26
1
-3
/
+5
|
|
|
\
|
|
|
*
Merge branch 'stable-5.1' into stable-5.2
David Pursehouse
2019-11-26
1
-3
/
+5
|
|
|
|
\
|
|
|
|
*
Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzl
David Pursehouse
2019-11-26
1
-3
/
+5
*
|
|
|
|
Merge branch 'stable-5.5'
Matthias Sohn
2019-11-05
1
-0
/
+66
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-11-05
1
-0
/
+66
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-11-05
1
-0
/
+66
|
|
|
\
|
|
[next]