* [PATCH v1 0/3] dir.[ch]: remove PATH_MAX limitation
@ 2014-07-14 9:43 Karsten Blees
0 siblings, 0 replies; only message in thread
From: Karsten Blees @ 2014-07-14 9:43 UTC (permalink / raw)
To: Git List, Junio C Hamano, Duy Nguyen
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-14 9:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-14 9:43 [PATCH v1 0/3] dir.[ch]: remove PATH_MAX limitation Karsten Blees
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).