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
Commit message (
Expand
)
Author
Age
Files
Lines
*
JGit v6.10.0.202405212237-m3
v6.10.0.202405212237-m3
Matthias Sohn
2024-05-22
89
-123
/
+123
*
Update Apache commons-logging to 1.3.2
Matthias Sohn
2024-05-21
20
-38
/
+41
*
Update jetty to 10.0.21
Matthias Sohn
2024-05-20
19
-151
/
+151
*
Update Apache commons-io to 2.16.1
Matthias Sohn
2024-05-20
19
-35
/
+41
*
Update Apache commons-codec to 1.17.0
Matthias Sohn
2024-05-20
19
-36
/
+42
*
WalkFetchConnection: Remove marked packs on all function exits
Ivan Frade
2024-05-16
1
-6
/
+15
*
Merge "Do not use ArrayList when there will be deletions"
Ivan Frade
2024-05-16
3
-27
/
+30
|
\
|
*
Do not use ArrayList when there will be deletions
jackdt@google.com
2024-05-16
3
-27
/
+30
*
|
Merge changes I12e4d0fd,I082ffb20
Matthias Sohn
2024-05-16
3
-45
/
+6
|
\
\
|
*
|
Remove unused API problem filters
Matthias Sohn
2024-05-14
1
-19
/
+0
|
*
|
Fix warning "Redundant specification of type arguments <Object>"
Matthias Sohn
2024-05-14
2
-26
/
+6
*
|
|
PatchApplierTest: remove unused import
Matthias Sohn
2024-05-15
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge "Allow applying a patch with conflicts"
Matthias Sohn
2024-05-15
8
-21
/
+234
|
\
\
|
*
|
Allow applying a patch with conflicts
Patrick Hiesel
2024-05-14
8
-21
/
+234
*
|
|
Add 4.32 target platform
Matthias Sohn
2024-05-14
5
-3
/
+316
|
|
/
|
/
|
*
|
Merge "sshd: fix IdentiesOnly if SSH agent is enabled and has keys"
Matthias Sohn
2024-05-14
1
-6
/
+7
|
\
\
|
*
|
sshd: fix IdentiesOnly if SSH agent is enabled and has keys
Thomas Wolf
2024-05-13
1
-6
/
+7
*
|
|
Update mina-sshd to 2.12.1
Matthias Sohn
2024-05-13
18
-51
/
+51
*
|
|
Update byte-buddy to 1.14.15
Matthias Sohn
2024-05-13
18
-51
/
+51
*
|
|
Update org.apache.commons:commons-compress to 1.26.1
Matthias Sohn
2024-05-13
18
-34
/
+34
*
|
|
Update mockito to 5.12.0
Matthias Sohn
2024-05-13
18
-34
/
+34
*
|
|
Update org.eclipse.jdt:ecj to 3.37.0
Matthias Sohn
2024-05-13
1
-1
/
+1
*
|
|
Update groovy to 4.0.21
Matthias Sohn
2024-05-13
1
-2
/
+2
*
|
|
Update args4j to 2.37
Matthias Sohn
2024-05-13
18
-34
/
+34
|
/
/
*
/
Check an execution bit by reading it from the file system
Yury Molchan
2024-05-13
1
-2
/
+11
|
/
*
[releng] Bump Bouncy Castle to 1.78.1
Thomas Wolf
2024-05-11
18
-89
/
+89
*
PackIndex: Make it an interface
Ivan Frade
2024-05-08
3
-23
/
+26
*
PackIndex: Make iterator static (pass object count in ctor)
Ivan Frade
2024-05-08
3
-4
/
+18
*
PackIndex: move checksum to the subclasses
Ivan Frade
2024-05-08
4
-10
/
+21
*
GitDateFormatterTest: Remove printlns
Ivan Frade
2024-05-02
1
-2
/
+0
*
Bazel: Add support for JDK 21
David Ostrovsky
2024-05-02
5
-16
/
+53
*
Merge "Bazel: Replace deprecated --experimental_strict_action_env option"
David Ostrovsky
2024-05-02
1
-1
/
+1
|
\
|
*
Bazel: Replace deprecated --experimental_strict_action_env option
David Ostrovsky
2024-04-30
1
-1
/
+1
*
|
Merge "PackIndex: Make #getOffset protected to allow out-of-package subclasses"
Ivan Frade
2024-05-01
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
PackIndex: Make #getOffset protected to allow out-of-package subclasses
Ivan Frade
2024-04-26
2
-2
/
+2
*
|
Fix warning about using raw type
Matthias Sohn
2024-04-29
1
-1
/
+1
*
|
[errorprone] Fix pattern ModifiedButNotUsed
Matthias Sohn
2024-04-29
3
-1
/
+5
*
|
[errorprone] Fix pattern CatchAndPrintStackTrace
Matthias Sohn
2024-04-29
2
-13
/
+14
*
|
[errorprone] Fix pattern FutureReturnValueIgnored
Matthias Sohn
2024-04-29
4
-9
/
+9
*
|
[errorprone] Fix pattern BadImport
Matthias Sohn
2024-04-29
5
-11
/
+8
*
|
[errorprone] Fix pattern UseCorrectAssertInTests
Matthias Sohn
2024-04-29
2
-4
/
+6
*
|
[errorprone] Fix pattern ProtectedMembersInFinalClass
Matthias Sohn
2024-04-29
2
-2
/
+2
*
|
[errorprone] Fix pattern CatchFail
Matthias Sohn
2024-04-29
9
-13
/
+20
*
|
[errorprone] Fix pattern see UnusedVariable
Matthias Sohn
2024-04-29
9
-37
/
+31
*
|
[errorprone] Fix pattern LongLiteralLowerCaseSuffix
Matthias Sohn
2024-04-29
4
-8
/
+8
*
|
[errorprone] Fix error pattern JdkObsolete
Matthias Sohn
2024-04-29
40
-113
/
+106
*
|
[errorprone] Fix UnnecessaryParentheses errors
Matthias Sohn
2024-04-28
10
-48
/
+50
*
|
Bazel: Update RBE docker image to Ubuntu 22.04 and JDK 17
David Ostrovsky
2024-04-28
2
-11
/
+10
*
|
Bump Bazel version to 7.1.1
David Ostrovsky
2024-04-28
3
-1
/
+7
|
/
*
ResolveMerger: Fix the issue with binary modify-modify conflicts
Sruteesh
2024-04-25
3
-38
/
+230
[next]