index
:
jgit.git
master
master%private
next
servlet-4
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
stable-7.2
stable-7.3
stable-7.4
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
/
src
/
org
/
eclipse
/
jgit
/
transport
/
TransportGitSsh.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add worktrees read support
Janne Valkealahti
2024-07-14
1
-0
/
+6
*
[errorprone] Remove unnecessary parentheses
Matthias Sohn
2023-09-22
1
-1
/
+1
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
1
-2
/
+0
*
Client-side protocol V2 support for fetching
Thomas Wolf
2021-01-01
1
-12
/
+57
*
Revert "Client-side protocol V2 support for fetching"
Thomas Wolf
2020-11-03
1
-55
/
+10
*
Client-side protocol V2 support for fetching
Thomas Wolf
2020-10-29
1
-10
/
+55
*
Decouple JSch from JGit Core
Matthias Sohn
2020-06-01
1
-0
/
+7
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-3
/
+3
*
ssh: Kill the external process when we're done instead of waiting forever
Carsten Pfeiffer
2018-05-02
1
-4
/
+6
*
Fix javadoc in org.eclipse.jgit transport package
Matthias Sohn
2017-12-20
1
-0
/
+2
*
Fix NPE in TransportGitSsh.ExtSession.exec()
Matthias Sohn
2017-11-20
1
-8
/
+12
*
Terminate StreamCopy threads in case of errors
Till Brychcy
2017-10-07
1
-4
/
+12
*
Terminate StreamCopy threads in case of errors
Dmitry Neverov
2017-09-30
1
-6
/
+6
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-2
/
+2
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+8
*
Don't rely on default locale when using toUpperCase() and toLowerCase()
Matthias Sohn
2017-01-28
1
-2
/
+4
*
Organize imports
David Pursehouse
2016-11-14
1
-1
/
+1
*
Null-annotated Repository class and fixed related compiler errors
Andrey Loskutov
2015-11-25
1
-2
/
+4
*
Fixed the problem with calling LsRemoteCommand without a local repository ove...
Anton Bannykh
2014-06-08
1
-0
/
+14
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
1
-11
/
+11
*
Move JGitText to an internal package
Robin Rosenberg
2012-03-12
1
-1
/
+1
*
Prevent NPE during fetch and push via SSH
Matthias Sohn
2011-03-24
1
-2
/
+4
*
Create RemoteSession interface
Roland Schulz
2011-03-23
1
-189
/
+38
*
TransportProtocol: Allow null Repository in canHandle()
Shawn O. Pearce
2011-03-15
1
-3
/
+3
*
Make the supported Transports extensible and discoverable
Shawn O. Pearce
2011-03-13
1
-14
/
+52
*
Remove quoting of command over SSH
Shawn O. Pearce
2011-02-06
1
-32
/
+3
*
Support GIT_SSH=tortoiseplink
Shawn O. Pearce
2010-12-15
1
-1
/
+1
*
Correct plink -batch option
Shawn O. Pearce
2010-12-15
1
-1
/
+1
*
Honor GIT_SSH when opening SSH connections
Shawn O. Pearce
2010-12-03
1
-0
/
+89
*
Abstract SSH setup to support GIT_SSH
Shawn O. Pearce
2010-12-03
1
-89
/
+126
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
1
-4
/
+6
*
Fix SSH deadlock during OutOfMemoryError
Shawn O. Pearce
2010-05-19
1
-4
/
+4
*
Fix hang when fetching over SSH
Shawn O. Pearce
2010-05-13
1
-6
/
+12
*
Fix EGit deadlock listing branches of SSH remote
Shawn O. Pearce
2010-03-20
1
-0
/
+4
*
Wait for EOF on stderr before finishing SSH channel
Shawn O. Pearce
2010-03-12
1
-13
/
+45
*
Capture non-progress side band #2 messages and put in result
Shawn O. Pearce
2010-03-12
1
-115
/
+24
*
Check for remote server exec failures and report
Shawn O. Pearce
2010-01-23
1
-16
/
+40
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
1
-0
/
+392