31 Commits (2d0f1c1dc11fd445d3137b1f2fa49f88bbd48bb5)

Author SHA1 Message Date
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Carsten Pfeiffer 34bcb255ef ssh: Kill the external process when we're done instead of waiting forever 6 years ago
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package 6 years ago
  Matthias Sohn 29c5f49f63 Fix NPE in TransportGitSsh.ExtSession.exec() 6 years ago
  Till Brychcy 401c6c98b5 Terminate StreamCopy threads in case of errors 6 years ago
  Dmitry Neverov a0a8a6a3e4 Terminate StreamCopy threads in case of errors 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 years ago
  Anton Bannykh f4943de29b Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Matthias Sohn 5152ed8e2e Prevent NPE during fetch and push via SSH 13 years ago
  Roland Schulz ccd3d83719 Create RemoteSession interface 13 years ago
  Shawn O. Pearce f18e1fd1d1 TransportProtocol: Allow null Repository in canHandle() 13 years ago
  Shawn O. Pearce 305a8ac45f Make the supported Transports extensible and discoverable 13 years ago
  Shawn O. Pearce 0180946bc8 Remove quoting of command over SSH 13 years ago
  Shawn O. Pearce 86847ee322 Support GIT_SSH=tortoiseplink 13 years ago
  Shawn O. Pearce 8efbd378e1 Correct plink -batch option 13 years ago
  Shawn O. Pearce 22e720ce77 Honor GIT_SSH when opening SSH connections 13 years ago
  Shawn O. Pearce 04b289cc42 Abstract SSH setup to support GIT_SSH 13 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 2e961989e4 Fix SSH deadlock during OutOfMemoryError 14 years ago
  Shawn O. Pearce 3cba5377df Fix hang when fetching over SSH 14 years ago
  Shawn O. Pearce 0dc93a2f4a Fix EGit deadlock listing branches of SSH remote 14 years ago
  Shawn O. Pearce 243b0d64a6 Wait for EOF on stderr before finishing SSH channel 14 years ago
  Shawn O. Pearce 673b3984bd Capture non-progress side band #2 messages and put in result 14 years ago
  Shawn O. Pearce 08a77c04b4 Check for remote server exec failures and report 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago