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
*
Merge branch 'stable-5.9' into master
Matthias Sohn
2020-08-27
0
-0
/
+0
|
\
|
*
Prepare 5.9.0-SNAPSHOT builds
Matthias Sohn
2020-08-27
88
-121
/
+121
|
*
JGit v5.9.0.202008260805-m3
v5.9.0.202008260805-m3
Matthias Sohn
2020-08-26
88
-121
/
+121
|
/
*
Fix possible NegativeArraySizeException in PackIndexV1
Marc Strapetz
2020-08-25
6
-3
/
+35
*
FS: use binary search to determine filesystem timestamp resolution
Thomas Wolf
2020-08-23
3
-13
/
+127
*
Do not prematurely create directory of jgit's XDG config file
Matthias Sohn
2020-08-22
3
-20
/
+8
*
FS: write to JGit config in a background thread
Thomas Wolf
2020-08-21
1
-4
/
+29
*
FS: don't cache fallback if running in background
Thomas Wolf
2020-08-20
1
-2
/
+10
*
Keep line endings for text files committed with CR/LF on text=auto
Thomas Wolf
2020-08-17
8
-183
/
+448
*
Delay WindowCache statistics JMX MBean registration
Thomas Wolf
2020-08-16
1
-7
/
+15
*
[releng] Update plexus-compiler to 2.8.7
Thomas Wolf
2020-08-15
1
-3
/
+4
*
DirCache: support index V4
Thomas Wolf
2020-08-15
9
-62
/
+552
*
Update javadoc for RemoteSession and SshSessionFactory
Thomas Wolf
2020-08-10
3
-67
/
+52
*
Fix JSchProcess.waitFor() with time-out
Thomas Wolf
2020-08-10
6
-14
/
+161
*
sshd: work around a race condition in Apache MINA sshd 2.4.0/2.5.x
Thomas Wolf
2020-08-10
4
-6
/
+149
*
sshd: store per-session data on the sshd session object
Thomas Wolf
2020-08-09
5
-95
/
+225
*
Merge changes from topic "sshd"
Thomas Wolf
2020-08-05
6
-64
/
+125
|
\
|
*
sshd: use PropertyResolver in test
Thomas Wolf
2020-07-28
2
-8
/
+9
|
*
Remove dependency on JSch from SSH test framework
Thomas Wolf
2020-07-26
5
-56
/
+116
*
|
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
5
-16
/
+115
*
|
Add support for tree filters when fetching
Jonathan Nieder
2020-07-29
2
-8
/
+44
*
|
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
3
-1
/
+68
*
DiffFormatter: correctly deal with tracked files in ignored folders
Thomas Wolf
2020-07-17
4
-8
/
+92
*
Merge branch 'stable-5.8'
Matthias Sohn
2020-07-15
0
-0
/
+0
|
\
|
*
Prepare 5.8.2-SNAPSHOT builds
Matthias Sohn
2020-07-14
88
-503
/
+503
|
*
JGit v5.8.1.202007141445-r
v5.8.1.202007141445-r
Matthias Sohn
2020-07-14
88
-121
/
+121
*
|
Update Jetty to 9.4.30.v20200611
Matthias Sohn
2020-07-14
13
-211
/
+211
*
|
Fix writing GPG signatures with trailing newline
Thomas Wolf
2020-07-08
2
-45
/
+65
*
|
Rename a test method
Thomas Wolf
2020-07-04
1
-1
/
+1
*
|
Add a test for upstream bug SSHD-1028
Thomas Wolf
2020-07-03
3
-0
/
+43
*
|
Improve error message when receive.maxCommandBytes is exceeded
David Pursehouse
2020-06-29
2
-2
/
+4
*
|
LfsConnectionFactory#getLfsUrl: Fix unconditional break in for-loop
David Pursehouse
2020-06-29
1
-1
/
+1
*
|
DiffFormatterTest: Add a test to confirm the default rename detection settings
David Pursehouse
2020-06-26
1
-0
/
+13
*
|
Upgrade maven-site-plugin to 3.9.1
David Pursehouse
2020-06-25
1
-1
/
+1
*
|
Upgrade build-helper-maven-plugin to 3.2.0
David Pursehouse
2020-06-25
1
-1
/
+1
*
|
Upgrade spotbugs to 4.0.4
David Pursehouse
2020-06-25
1
-1
/
+1
*
|
Merge branch 'stable-5.8'
Matthias Sohn
2020-06-25
3
-2
/
+5
|
\
|
|
*
Add new osgi fragments to maven-central deploy scripts
Matthias Sohn
2020-06-20
2
-0
/
+4
|
*
Do not require org.assertj.core.annotations
Sebastian Ratz
2020-06-18
1
-2
/
+1
*
|
MergedReftable: Include the last reftable in determining minUpdateIndex
Minh Thai
2020-06-22
2
-17
/
+17
*
|
Merge "PackBitmapIndex: Not buffer inflated bitmap during bitmap creation."
Terry Parker
2020-06-19
2
-3
/
+17
|
\
\
|
*
|
PackBitmapIndex: Not buffer inflated bitmap during bitmap creation.
Yunjie Li
2020-06-18
2
-3
/
+17
*
|
|
Upgrade ecj to 3.22.0
David Pursehouse
2020-06-18
1
-1
/
+1
|
/
/
*
|
Remove workaround for signing jars using Tycho plugins
Matthias Sohn
2020-06-14
1
-12
/
+0
*
|
Use https for URL of jgit website
Matthias Sohn
2020-06-14
1
-1
/
+1
*
|
Fix CI information in pom.xml
Matthias Sohn
2020-06-14
1
-2
/
+2
*
|
Use gitiles as scm url in pom.xml for browsing source code
Matthias Sohn
2020-06-14
1
-1
/
+1
[next]