git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Constantine Plotnikov <constantine.plotnikov@gmail.com>
To: "Shawn O. Pearce" <spearce@spearce.org>, git@vger.kernel.org
Subject: [JGIT PATCH 0/3] JGit in server side environment
Date: Thu, 16 Apr 2009 18:01:31 +0400	[thread overview]
Message-ID: <85647ef50904160701p2d2b729aw7cb3c2f10ca2d17a@mail.gmail.com> (raw)

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

                 reply	other threads:[~2009-04-16 14:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85647ef50904160701p2d2b729aw7cb3c2f10ca2d17a@mail.gmail.com \
    --to=constantine.plotnikov@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).