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
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Keep line endings for text files committed with CR/LF on text=auto
Thomas Wolf
2020-08-17
3
-66
/
+157
*
|
Delay WindowCache statistics JMX MBean registration
Thomas Wolf
2020-08-16
1
-7
/
+15
*
|
DirCache: support index V4
Thomas Wolf
2020-08-15
5
-60
/
+286
*
|
Update javadoc for RemoteSession and SshSessionFactory
Thomas Wolf
2020-08-10
2
-41
/
+36
*
|
Fix JSchProcess.waitFor() with time-out
Thomas Wolf
2020-08-10
3
-9
/
+52
|
/
*
FilterSpec: Use BigInteger.ZERO instead of valueOf(0)
Jonathan Nieder
2020-07-31
1
-1
/
+2
*
Do not send empty blob in response to blob:none filter
Jonathan Nieder
2020-07-29
2
-14
/
+89
*
Add support for tree filters when fetching
Jonathan Nieder
2020-07-29
1
-8
/
+12
*
FS_POSIX: avoid prompt to install the XCode tools on OS X
Thomas Wolf
2020-07-26
2
-9
/
+34
*
Use LinkedBlockingQueue for executor determining filesystem attributes
Matthias Sohn
2020-07-24
1
-2
/
+2
*
Bazel: Add workspace status command to stamp final artifact
David Ostrovsky
2020-07-17
1
-1
/
+22
*
DiffFormatter: correctly deal with tracked files in ignored folders
Thomas Wolf
2020-07-17
3
-7
/
+37
*
Fix writing GPG signatures with trailing newline
Thomas Wolf
2020-07-08
1
-8
/
+12
*
Improve error message when receive.maxCommandBytes is exceeded
David Pursehouse
2020-06-29
1
-1
/
+1
*
MergedReftable: Include the last reftable in determining minUpdateIndex
Minh Thai
2020-06-22
1
-1
/
+1
*
PackBitmapIndex: Not buffer inflated bitmap during bitmap creation.
Yunjie Li
2020-06-18
2
-3
/
+17
*
Remove trailing whitespace
Matthias Sohn
2020-06-10
2
-2
/
+2
*
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
[prev]
[next]