All of lore.kernel.org
 help / color / mirror / Atom feed
From: Karsten Blees <karsten.blees@gmail.com>
To: Git List <git@vger.kernel.org>,
	Junio C Hamano <gitster@pobox.com>,
	Duy Nguyen <pclouds@gmail.com>
Subject: [PATCH v1 0/3] dir.[ch]: remove PATH_MAX limitation
Date: Mon, 14 Jul 2014 11:43:15 +0200	[thread overview]
Message-ID: <53C3A633.8050304@gmail.com> (raw)

As discussed in [1], here's the first three patches of Duy's untracked 
cache series, which fixes a segfault with long paths on Windows.

[1] http://article.gmane.org/gmane.comp.version-control.msysgit/20702

Nguyễn Thái Ngọc Duy (3):
  dir.c: coding style fix
  dir.h: move struct exclude declaration to top level
  prep_exclude: remove the artificial PATH_MAX limit

 dir.c | 59 ++++++++++++++++++++++++++++++++++-------------------------
 dir.h | 44 +++++++++++++++++++++++---------------------
 2 files changed, 57 insertions(+), 46 deletions(-)

-- 
2.0.0.9646.g840d1f9.dirty

                 reply	other threads:[~2014-07-14  9:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=53C3A633.8050304@gmail.com \
    --to=karsten.blees@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=pclouds@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.