git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: [ANNOUNCE] GIT 1.5.0-rc3
Date: Thu, 1 Feb 2007 21:34:40 +0100	[thread overview]
Message-ID: <200702012134.40933.robin.rosenberg.lists@dewire.com> (raw)
In-Reply-To: <7v7iv2soxv.fsf@assigned-by-dhcp.cox.net>

torsdag 01 februari 2007 01:26 skrev Junio C Hamano:
> Junio C Hamano (43):
>   t9200: Re-code non-ascii path test in UTF-8

I sent a patch that converts to "visible" characters when looked
at with iso-8859-1/windows-1252 googles. It also tests the file system before 
executing the test. 

>   t9200: do not test -x bit if the filesystem does not support it.

The description is misleading. Git on cygwin chooses to ignore the executable 
flag by default, not because the filesystem won't handle it, but rather that 
enough many *other* applications sets it needlessly, that ignoring it becomes 
less problematic than honouring it.

Adding "git config core.filemode true" at the start of this test verifiies 
that it works on NTFS too. 

-- robin

  parent reply	other threads:[~2007-02-01 20:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-01  0:26 [ANNOUNCE] GIT 1.5.0-rc3 Junio C Hamano
2007-02-01 16:51 ` Bill Lear
2007-02-01 20:34 ` Robin Rosenberg [this message]
2007-02-04  9:36 ` What's in git.git (stable) Junio C Hamano
2007-02-04 18:51   ` Jeff King
2007-02-04 19:12     ` Linus Torvalds
2007-02-04 20:58       ` Theodore Tso
2007-02-04 21:34         ` Jakub Narebski
2007-02-04 22:25           ` David Kågedal
2007-02-05  3:00         ` [PATCH 1/2] Rename get_ident() to fmt_ident() and make it available to outside Junio C Hamano
2007-02-05  3:00         ` [PATCH 2/2] git-blame: no rev means start from the working tree file Junio C Hamano
2007-02-06  7:40   ` Quick status updates Junio C Hamano
2007-02-06  7:48     ` [PATCH] git-push: allow globbing wildcard refspec Junio C Hamano
2007-02-06  7:53       ` Shawn O. Pearce

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=200702012134.40933.robin.rosenberg.lists@dewire.com \
    --to=robin.rosenberg.lists@dewire.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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).