git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Brian Gernhardt <brian@gernhardtsoftware.com>
Cc: Git List <git@vger.kernel.org>, Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH v2 2/3] INSTALL: Reorder dependencies, split shell and Perl
Date: Tue, 08 Sep 2009 23:01:46 -0700	[thread overview]
Message-ID: <7vws48hd11.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <1252461061-75840-3-git-send-email-brian@gernhardtsoftware.com> (Brian Gernhardt's message of "Tue\,  8 Sep 2009 21\:51\:00 -0400")

Brian Gernhardt <brian@gernhardtsoftware.com> writes:

> The most important and non-optional dependencies should go first, so put
> them there.  While we're moving them, the descriptions for shell and perl
> were archaic, referring to "bare-bones Porcelainish scripts" that have
> become powerful and essential.
>
> Signed-off-by: Brian Gernhardt <brian@gernhardtsoftware.com>
> ---
>
>  Split from v1's 2/2 so the changes don't get confused with the re-order.
>
>  I kept the shell and perl re-wordings here since they're also somewhat of
>  a factual error instead of 3/3's additions.
>
>  INSTALL |   14 +++++++++-----
>  1 files changed, 9 insertions(+), 5 deletions(-)
>
> diff --git a/INSTALL b/INSTALL
> index 5267468..7ab2580 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -52,6 +52,15 @@ Issues of note:
>  
>  	- "zlib", the compression library. Git won't build without it.
>  
> +	- "ssh" is used to push and pull over the net.
> +
> +	- A POSIX-compliant shell is required to run many scripts needed
> +	  for everyday use (e.g. "bisect", "pull").
>
> +	- "Perl" is needed to use some of the features (e.g. preparing a
> +	  partial commit using "git add -i/-p", interacting with svn
> +	  repositories with "git svn").
> +

This is a very minor point, but should we even make a distinction between
"scripts" vs "features" here?  It is a minor detail that "bisect" and
"pull" are implemented as scripts after all.  I dunno.

  reply	other threads:[~2009-09-09  6:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09  1:50 [PATCH v2 0/3] INSTALL updates Brian Gernhardt
2009-09-09  1:50 ` [PATCH v2 1/3] INSTALL: Update description of our SHA-1 code Brian Gernhardt
2009-09-09  1:51 ` [PATCH v2 2/3] INSTALL: Reorder dependencies, split shell and Perl Brian Gernhardt
2009-09-09  6:01   ` Junio C Hamano [this message]
2009-09-09  1:51 ` [PATCH v2 3/3] INSTALL: Describe dependency knobs from Makefile Brian Gernhardt
2009-09-09  6:16   ` Junio C Hamano
2009-09-10 14:12     ` [PATCH v3 " Brian Gernhardt
2009-09-10 18:56       ` Junio C Hamano
2009-09-10 20:28         ` Brian Gernhardt

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=7vws48hd11.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=brian@gernhardtsoftware.com \
    --cc=git@vger.kernel.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).