git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Nikolaj Schumacher <n_schumacher@web.de>
Cc: git@vger.kernel.org, Alexandre Julliard <julliard@winehq.org>
Subject: Re: [PATCH v2/RFC] git.el: Commands for committing patches
Date: Mon, 23 Jun 2008 14:27:56 -0700	[thread overview]
Message-ID: <7vlk0vhmeb.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <m263s0vbri.fsf_-_@nschum.de> (Nikolaj Schumacher's message of "Mon, 23 Jun 2008 09:41:37 +0200")

Nikolaj Schumacher <n_schumacher@web.de> writes:

> From 609f6fca6c70919036d41e1e4034b6e4de2e7ea2 Mon Sep 17 00:00:00 2001
> From: Nikolaj Schumacher <git@nschum.de>
> Date: Mon, 23 Jun 2008 09:34:14 +0200
> Subject: [PATCH] git.el: Added command for committing patches.
>
> This adds commands for committing patches from files, buffers and email
> buffers.
>
> In order to minimize code duplication, git-start-log-edit and
> git-prepare-log-buffer have been extracted from git-commit-file.
>
> Signed-off-by: Nikolaj Schumacher <git@nschum.de>
> ---
>  contrib/emacs/git.el |  200 +++++++++++++++++++++++++++++++++++++++++++------
>  1 files changed, 175 insertions(+), 25 deletions(-)

I do not use things in contrib/emacs/git.el myself, but this looks like a
lot of code to do what "M-| git am <Enter>" already does...

  reply	other threads:[~2008-06-23 21:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-22 23:35 [PATCH/RFC] git.el: Commands for committing patches Nikolaj Schumacher
2008-06-23  1:59 ` Edward Z. Yang
2008-06-23  7:25   ` Nikolaj Schumacher
2008-06-23  7:41     ` [PATCH v2/RFC] " Nikolaj Schumacher
2008-06-23 21:27       ` Junio C Hamano [this message]
2008-06-24 20:44         ` Nikolaj Schumacher

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=7vlk0vhmeb.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=julliard@winehq.org \
    --cc=n_schumacher@web.de \
    /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).