From: Michal Nazarewicz <mina86@mina86.com>
To: Junio C Hamano <gitster@pobox.com>,
Ted Zlatanov <tzz@lifelogs.com>, Jeff King <peff@peff.net>,
Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 0/4] Make git-send-email git-credential
Date: Wed, 06 Feb 2013 21:38:56 +0100 [thread overview]
Message-ID: <xa1thalpp47z.fsf@mina86.com> (raw)
In-Reply-To: <cover.1360172967.git.mina86@mina86.com>
[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]
On Wed, Feb 06 2013, Michal Nazarewicz wrote:
> As discussed on the list, adding git-credential interface to Git.pm
> (sort of copied from git-remote-mediawiki) and making git-send-email
> use it.
>
> I see git-remote-mediawiki does not have “use Git” so I did not touch
> it. On top of that I'd have no way to tests the changes anyway.
>
> Michal Nazarewicz (4):
> Git.pm: Allow command_close_bidi_pipe() to be called as method
> Git.pm: Allow pipes to be closed prior to calling
> command_close_bidi_pipe
> Git.pm: Add interface for git credential command.
> git-send-email: Use git credential to obtain password.
>
> Documentation/git-send-email.txt | 4 +-
> git-send-email.perl | 60 +++++++++++---------
> perl/Git.pm | 116 ++++++++++++++++++++++++++++++++++++++-
> 3 files changed, 149 insertions(+), 31 deletions(-)
On second thought, give me a moment, ;) I've just discovered a bug
preventing git-send-email from mailing a patchset.
--
Best regards, _ _
.o. | Liege of Serenely Enlightened Majesty of o' \,=./ `o
..o | Computer Science, Michał “mina86” Nazarewicz (o o)
ooo +----<email/xmpp: mpn@google.com>--------------ooO--(_)--Ooo--
[-- Attachment #2.1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #2.2: Type: application/pgp-signature, Size: 835 bytes --]
next prev parent reply other threads:[~2013-02-06 20:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-06 20:34 [PATCH 0/4] Make git-send-email git-credential Michal Nazarewicz
2013-02-06 20:38 ` Michal Nazarewicz [this message]
2013-02-06 20:54 ` Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2013-02-06 20:47 Michal Nazarewicz
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=xa1thalpp47z.fsf@mina86.com \
--to=mina86@mina86.com \
--cc=Matthieu.Moy@grenoble-inp.fr \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=peff@peff.net \
--cc=tzz@lifelogs.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.