git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [JGIT PATCH 0/3] JGit in server side environment
@ 2009-04-16 14:01 Constantine Plotnikov
  0 siblings, 0 replies; only message in thread
From: Constantine Plotnikov @ 2009-04-16 14:01 UTC (permalink / raw)
  To: Shawn O. Pearce, git

I'm sending a series of the patches that make JGit more suitable for
usage in on the server-side environment, The patches do the following:
 * It is now possible to supply connection specific functionality for
SSH transports instead of using single global configuration
 * It is now easier to write a custom session factory that uses
~/.ssh/config for server-side environment

The patch consists from the following parts:
 * [JGIT PATCH 1/3] Changed Transport class hierarchy basing on
underlying transport
 * [JGIT PATCH 2/3] Moved common SSH related functionality to the base
class SshTransport
 * [JGIT PATCH 3/3] Extracted AWT-independent superclass from
DefaultSshSessionFactory

Constantine

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-16 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-16 14:01 [JGIT PATCH 0/3] JGit in server side environment Constantine Plotnikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).