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
Commit message (
Expand
)
Author
Age
Files
Lines
*
http.server/BUILD: expose servlet resources as target
stable-6.10
Ivan Frade
38 hours
1
-1
/
+6
*
WindowCache: share removal work among multiple threads
Martin Fick
2 days
1
-5
/
+126
*
Update target platform version in maven build to 4.32 (2024-06)
Matthias Sohn
2 days
31
-4381
/
+1
*
FileSnapshot: fix warnings
Matthias Sohn
6 days
1
-1
/
+2
*
Optionally.Hard: avoid Optional creation on every use,
Martin Fick
9 days
1
-4
/
+4
*
Pack: fix threading bug getting idx
Martin Fick
9 days
1
-46
/
+40
*
Fix potential NPE in TreeWalk#getFilterCommandDefinition
Nasser Grainawi
11 days
1
-0
/
+3
*
Advertise "agent" capability when using protocol v2
Antonio Barone
12 days
2
-6
/
+7
*
FileSnapshot: silence "Stale file handle" exceptions
Martin Fick
2024-12-05
1
-3
/
+11
*
Merge changes I022639c4,I1fcce5ef into stable-6.10
Matthias Sohn
2024-12-05
1
-15
/
+20
|
\
|
*
FileSnapshot: silence "Not a Directory" exceptions
Martin Fick
2024-12-05
1
-0
/
+5
|
*
FileSnapshot: refactor to share error handling
Martin Fick
2024-12-05
1
-15
/
+15
*
|
Merge changes I172c43ff,I2a4c5743,Icc4b8d2f into stable-6.10
Matthias Sohn
2024-12-05
3
-10
/
+20
|
\
\
|
*
|
Mark Attribute#getValue as @Nullable
Matthias Sohn
2024-12-05
1
-0
/
+3
|
*
|
Fix potential NPE in ResolveMerger#getAttributesContentMergeStrategy
Matthias Sohn
2024-12-05
1
-3
/
+6
|
*
|
Fix NPE in DiffFormatter#getDiffDriver
Matthias Sohn
2024-12-05
1
-7
/
+11
|
|
/
*
/
Pack: ensure packfile is still valid while still recoverable
Martin Fick
2024-12-04
1
-1
/
+7
|
/
*
WindowCache: add bulk purge(), call from bulk sites
Martin Fick
2024-12-02
3
-21
/
+37
*
UploadPack#implies: add missing @since tag
Matthias Sohn
2024-12-02
2
-1
/
+11
*
Disable MergeToolTest#testEmptyToolName
Matthias Sohn
2024-12-02
1
-0
/
+2
*
Merge "Pack.java: Recover more often in Pack.copyAsIs2()" into stable-6.10
Matthias Sohn
2024-11-26
1
-142
/
+153
|
\
|
*
Pack.java: Recover more often in Pack.copyAsIs2()
Martin Fick
2024-11-11
1
-142
/
+153
*
|
PackDirectory: Filter out tmp GC pack files
Martin Fick
2024-11-22
2
-1
/
+9
*
|
Test advertised capabilities with protocol V0 and allow*Sha1InWant
pszlazak
2024-11-21
1
-0
/
+42
*
|
Align request policies with CGit
pszlazak
2024-11-21
1
-13
/
+25
*
|
DiffDriver: fix doc for rust built-in
Kaushik Lingarkar
2024-11-20
1
-1
/
+1
*
|
DiffDriver: fix formatting of javadoc
Matthias Sohn
2024-11-20
1
-10
/
+10
*
|
Merge "Add numberOfObjectsSinceBitmap to RepoStatistics" into stable-6.10
Matthias Sohn
2024-11-20
2
-7
/
+93
|
\
\
|
*
|
Add numberOfObjectsSinceBitmap to RepoStatistics
Jacek Centkowski
2024-11-20
2
-7
/
+93
*
|
|
Merge "Don't fail when trying to prune pack which is already gone" into stabl...
Luca Milanesio
2024-11-20
2
-80
/
+5
|
\
|
|
|
*
|
Don't fail when trying to prune pack which is already gone
Jacek Centkowski
2024-11-20
2
-80
/
+5
*
|
|
Merge "Support built-in diff drivers for hunk header function names" into sta...
Matthias Sohn
2024-11-20
10
-13
/
+606
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Support built-in diff drivers for hunk header function names
Kaushik Lingarkar
2024-11-20
10
-13
/
+606
|
|
/
*
/
Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmap
Jacek Centkowski
2024-11-12
2
-11
/
+11
|
/
*
Replace custom encoder Constants#encodeASCII by JDK implementation
Matthias Sohn
2024-11-09
1
-7
/
+13
*
Replace custom encoder `Constants#encode` by JDK implementation
Matthias Sohn
2024-11-09
1
-12
/
+1
*
Add `numberOfPackFilesAfterBitmap` to RepoStatistics
Jacek Centkowski
2024-11-07
2
-1
/
+185
*
Enhance CommitBuilder#parent to tolerate null parent
Matthias Sohn
2024-11-07
1
-3
/
+7
*
ResolveMerger: Allow setting the TreeWalk AttributesNodeProvider
Nasser Grainawi
2024-11-05
2
-0
/
+43
*
Add Union merge strategy support
Nasser Grainawi
2024-11-04
7
-4
/
+430
*
Update Apache sshd to 2.14.0
Matthias Sohn
2024-10-10
22
-145
/
+145
*
LfsConnectionFactoryTest: remove unnecessary cast
Matthias Sohn
2024-10-10
2
-2
/
+5
*
JSchSshProtocol2Test: remove unnecessary cast
Matthias Sohn
2024-10-10
2
-2
/
+3
*
ApacheSshProtocol2Test: remove unnecessary cast
Matthias Sohn
2024-10-10
2
-2
/
+3
*
NoteMapMerger: remove unnecessary cast
Matthias Sohn
2024-10-10
1
-1
/
+1
*
Merge branch 'stable-6.9' into stable-6.10
Matthias Sohn
2024-09-26
1
-3
/
+2
|
\
|
*
Merge branch 'stable-6.8' into stable-6.9
stable-6.9
Matthias Sohn
2024-09-26
1
-3
/
+2
|
|
\
|
|
*
Merge branch 'stable-6.7' into stable-6.8
stable-6.8
Matthias Sohn
2024-09-26
1
-3
/
+2
|
|
|
\
|
|
|
*
Merge branch 'stable-6.6' into stable-6.7
stable-6.7
Matthias Sohn
2024-09-26
1
-3
/
+2
|
|
|
|
\
|
|
|
|
*
AdvertisedRequestValidator: fix WantNotValidException caused by race
stable-6.6
Matthias Sohn
2024-09-25
1
-3
/
+2
[next]