All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Lukas Sandström" <lukass@etek.chalmers.se>
To: Timo Hirvonen <tihirvon@gmail.com>
Cc: junkio@cox.net, git@vger.kernel.org,
	"Lukas Sandström" <lukass@etek.chalmers.se>
Subject: Re: [PATCH 0/8] Make a couple of commands builtin
Date: Wed, 14 Jun 2006 00:03:15 +0200	[thread overview]
Message-ID: <448F3623.9010005@etek.chalmers.se> (raw)
In-Reply-To: <20060614005437.69ff6a62.tihirvon@gmail.com>

Timo Hirvonen wrote:
> Lukas Sandström <lukass@etek.chalmers.se> wrote:
> 
>> This patchseries has the ultimate goal of making
>> git-am a builtin.
>>
>> The version of git-am I'm sending out makes quite heavy
>> use of system(), but I think that can be worked around.
>> I just haven't figured out how, yet.
> 
> I don't think git-stripspace needs to be a built-in.  It doesn't even
> depend on git.  It is just a tiny helper program used by git-am,
> git-applymbox, git-commit and git-tag.  If all these commands are made
> built-in then git-stripspace becomes useless.
> 

The reason I made it builtin was to de able to call it easily from git-am.

As you say, once all the users are builtin it could be removed, unless somone
is using it in their scripts.

/Lukas

      reply	other threads:[~2006-06-13 22:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-13 20:21 [PATCH 0/8] Make a couple of commands builtin Lukas Sandström
2006-06-13 21:54 ` Timo Hirvonen
2006-06-13 22:03   ` Lukas Sandström [this message]

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=448F3623.9010005@etek.chalmers.se \
    --to=lukass@etek.chalmers.se \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=tihirvon@gmail.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.