git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Cc: GIT Mailing-list <git@vger.kernel.org>
Subject: Re: [PATCH 0/5] misc cleanups to path functions
Date: Tue, 04 Sep 2012 12:24:12 -0700	[thread overview]
Message-ID: <7v627ta8wz.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <50463981.2020701@ramsay1.demon.co.uk> (Ramsay Jones's message of "Tue, 04 Sep 2012 18:25:21 +0100")

Ramsay Jones <ramsay@ramsay1.demon.co.uk> writes:

> These patches are from another unfinished branch. However, this
> time I can't remember why it's unfinished! ;-)

That scares me.  Perhaps you found some hard-to-debug problem but
didn't have time to follow it through, or something?

;-)

Thanks.

>
> ATB,
> Ramsay Jones
>
> Ramsay Jones (5):
>   path.c: Remove the 'git_' prefix from a file scope function
>   path.c: Don't discard the return value of vsnpath()
>   path.c: Use vsnpath() in the implementation of git_path()
>   Call git_pathdup() rather than xstrdup(git_path("..."))
>   Call mkpathdup() rather than xstrdup(mkpath(...))
>
>  bisect.c          |  2 +-
>  builtin/add.c     |  3 ++-
>  builtin/branch.c  |  2 +-
>  builtin/clone.c   |  4 ++--
>  builtin/prune.c   |  2 +-
>  merge-recursive.c | 13 +++++++------
>  path.c            | 28 ++++++++++------------------
>  7 files changed, 24 insertions(+), 30 deletions(-)

      reply	other threads:[~2012-09-04 19:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04 17:25 [PATCH 0/5] misc cleanups to path functions Ramsay Jones
2012-09-04 19:24 ` Junio C Hamano [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=7v627ta8wz.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=ramsay@ramsay1.demon.co.uk \
    /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).