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
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 5.9.0-SNAPSHOT builds
Matthias Sohn
2020-06-09
3
-55
/
+55
*
Merge "Merge branch 'stable-5.7'"
Matthias Sohn
2020-06-05
2
-54
/
+51
|
\
|
*
Merge branch 'stable-5.7'
David Pursehouse
2020-06-05
2
-54
/
+51
|
|
\
|
|
*
ObjectDirectoryInserter: Open FileOutputStream in try-with-resource
David Pursehouse
2020-06-05
1
-16
/
+16
|
|
*
ObjectDirectoryInserter: Remove redundant 'throws' declarations
David Pursehouse
2020-06-05
1
-5
/
+3
|
|
*
ObjectDirectory: Further clean up insertUnpackedObject
David Pursehouse
2020-06-05
1
-17
/
+22
|
|
*
ObjectDirectory: Explicitly handle NoSuchFileException
David Pursehouse
2020-06-04
1
-19
/
+13
|
|
*
ObjectDirectory: Fail immediately when atomic move is not supported
David Pursehouse
2020-06-04
1
-2
/
+2
|
|
*
Merge branch 'stable-5.6' into stable-5.7
Matthias Sohn
2020-04-18
1
-1
/
+1
|
|
|
\
|
|
|
*
Remove double blank from sentence start
Michael Keppler
2020-04-17
1
-1
/
+1
|
|
*
|
Scan through all merged reftables for max/min update indices
Minh Thai
2020-04-05
1
-4
/
+20
*
|
|
|
Add getter for unpackErrorHandler in ReceivePack
Jack Wickham
2020-06-05
1
-0
/
+10
|
/
/
/
*
|
|
Add Git#shutdown for releasing resources held by JGit process
Matthias Sohn
2020-06-04
3
-0
/
+24
*
|
|
ApplyCommand: use context lines to determine hunk location
Thomas Wolf
2020-06-04
1
-42
/
+124
*
|
|
Fix ProtectedMembersInFinalClass warning flagged by error prone
David Ostrovsky
2020-06-04
1
-1
/
+1
*
|
|
Fix InvalidInlineTag error flagged by error prone
David Ostrovsky
2020-06-01
2
-2
/
+2
*
|
|
Decouple JSch from JGit Core
Matthias Sohn
2020-06-01
14
-1463
/
+138
*
|
|
Decouple BouncyCastle from JGit Core
Matthias Sohn
2020-06-01
12
-1005
/
+160
*
|
|
Verify that the user home directory is valid
Thomas Wolf
2020-05-31
3
-1
/
+33
*
|
|
WindowCache: conditional JMX setup
Thomas Wolf
2020-05-29
2
-1
/
+39
*
|
|
Merge "RawTextComparator.WS_IGNORE_CHANGE must not compare whitespace"
Christian Halstrick
2020-05-28
1
-17
/
+11
|
\
\
\
|
*
|
|
RawTextComparator.WS_IGNORE_CHANGE must not compare whitespace
Thomas Wolf
2020-05-28
1
-17
/
+11
*
|
|
|
Revert "PackBitmapIndex: Not buffer inflated bitmap in BasePackBitmapIndex"
Yunjie Li
2020-05-27
1
-0
/
+1
|
/
/
/
*
|
|
Builder API to configure SshdSessionFactories
Thomas Wolf
2020-05-23
2
-4
/
+124
*
|
|
TransportHttp: abort on time-out or on SocketException
Thomas Wolf
2020-05-23
1
-0
/
+14
*
|
|
Ignore core.eol if core.autocrlf=input
Thomas Wolf
2020-05-22
1
-0
/
+2
*
|
|
Attributes: fix handling of text=auto in combination with eol
Thomas Wolf
2020-05-22
1
-7
/
+10
*
|
|
Include full IssuerFingerprint in GPG signature
Thomas Wolf
2020-05-18
2
-11
/
+17
*
|
|
Suppress API error for new method BitmapIndex.Bitmap#retrieveCompressed
Matthias Sohn
2020-05-17
1
-0
/
+8
*
|
|
Fix wrong @since tags added in dcb0265
Matthias Sohn
2020-05-17
1
-2
/
+2
*
|
|
Merge changes I39783eee,I874503ec,Ic942a8e4,I6ec2c3e8,I62cb5030, ...
Terry Parker
2020-05-13
10
-115
/
+408
|
\
\
\
|
*
|
|
PackBitmapIndex: Set distance threshold
Yunjie Li
2020-05-12
1
-1
/
+1
|
*
|
|
PackBitmapIndex: Not buffer inflated bitmap in BasePackBitmapIndex
Yunjie Li
2020-05-12
1
-1
/
+0
|
*
|
|
PackBitmapIndex: Remove convertedBitmaps in the Remapper
Yunjie Li
2020-05-12
1
-10
/
+0
|
*
|
|
PackBitmapIndex: Reduce memory usage in GC
Yunjie Li
2020-05-12
4
-69
/
+136
|
*
|
|
PackBitmapIndex: Add AddToBitmapWithCacheFilter class
Yunjie Li
2020-05-12
1
-0
/
+91
|
*
|
|
PackBitmapIndex: Add util methods and builder to BitmapCommit
Yunjie Li
2020-05-12
1
-0
/
+128
|
*
|
|
PackBitmapIndex: Move BitmapCommit to a top-level class
Yunjie Li
2020-05-12
3
-24
/
+37
|
*
|
|
Refactor: Make retriveCompressed an method of the Bitmap class
Yunjie Li
2020-05-12
3
-13
/
+18
*
|
|
|
Fix downloading LFS Object fails behind proxy
Matthias Sohn
2020-05-12
2
-0
/
+12
*
|
|
|
Merge changes I6543c2e1,I21ed029d
Terry Parker
2020-05-11
6
-4
/
+157
|
\
\
\
\
|
*
|
|
|
ReceivePack: adding IterativeConnectivityChecker
Demetr Starshov
2020-05-08
1
-0
/
+152
|
*
|
|
|
Moving transport/internal -> internal/transport
Demetr Starshov
2020-05-08
5
-4
/
+5
*
|
|
|
|
Fix error occurring during checkout
Nail Samatov
2020-05-07
1
-1
/
+1
*
|
|
|
|
ApplyCommand: use Files#copy to copy file
Matthias Sohn
2020-05-06
1
-9
/
+4
*
|
|
|
|
Apply hunks when renaming or copying from patch files
Jack Wickham
2020-05-06
1
-3
/
+4
*
|
|
|
|
Create parent directories when renaming a file in ApplyCommand
Jack Wickham
2020-05-06
1
-0
/
+1
*
|
|
|
|
Reduce BitmappedObjectReachabilityChecker visibility
Ivan Frade
2020-05-04
1
-3
/
+1
*
|
|
|
|
Add missing @since to new API
Thomas Wolf
2020-05-04
1
-0
/
+2
*
|
|
|
|
ObjectReachabilityCheckers: Make walk member final
Ivan Frade
2020-04-30
2
-2
/
+2
|
/
/
/
/
[next]