Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: "Blame" file execution permissions
- X-seq: zsh-users 15681
- From: Julien Nicoulaud <julien.nicoulaud@xxxxxxxxx>
- To: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: "Blame" file execution permissions
- Date: Mon, 3 Jan 2011 00:42:47 +0100
- Cc: zsh-users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=/TEAarWJU7lGcXpQjT7DUjfXMVl9HKV7u6izwKexaac=; b=G7HgsIn4Iy66iZegBElFMo7UNJrzNZxZaUkfykVF7svi1fhu8n/+3VCFAN2wNqlo/N Tq44YM3mq2lx7cR4o+VpRXGiqQgaZFT+l9Aix/ec5TqafxvPHfw6FCZdMlih4n2SVN+G GswLyqpDMuWnwGDfKCAtKpkhPBmcr9e00U8M0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=f+A7yG9aG1RwTE2INsfo7LbOI7Dp7+KWOGq7+XPck1IeHkjmWKqWqAFm/Z34ibVTzY /5s1H9uh2XjS5ZjY0qcVT37RF4PK5voAgelnX1EMOSQiH+uvS64hjJuusf6aSvbwJFYP lvGfbYrxAX9f4K8rz5qN3F7yS7YyXoBEC7qLY=
- In-reply-to: <AANLkTi=D6dPtUi6dk3ze-iZFZQzViM+nJbCbAjoa-uvq@xxxxxxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <AANLkTinz6fpv1c8tvK=c7FxCag2bs+yAbxTLGzuX_BNp@xxxxxxxxxxxxxx> <AANLkTi=OJJpKBjsp6Lv=6uuMV6PweKJoeU0s9Sh4ta6d@xxxxxxxxxxxxxx> <AANLkTi=D6dPtUi6dk3ze-iZFZQzViM+nJbCbAjoa-uvq@xxxxxxxxxxxxxx>
Just noticed I sent this to the wrong mailing-list, this was meant to
git-users of course... sorry about that.
-- Julien
2011/1/3 Julien Nicoulaud <julien.nicoulaud@xxxxxxxxx>
> No, it's another one, but I fixed the execution permissions on my other
> repos before forgetting about it :) I knew who to blame for
> zsh-syntax-highlighting ;)
>
> I guess raw log + grep will be sufficient then.
>
> 2011/1/3 Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
>
> On Sun, Jan 2, 2011 at 6:11 AM, Julien Nicoulaud <
>> julien.nicoulaud@xxxxxxxxx> wrote:
>>
>>> Is there some way to blame the file for its execution permissions (and
>>> its
>>> permissions in general) ?
>>
>>
>> If you mean the zsh-syntax-highlighting.git repository, just run "git log
>> -p" and look for the old/new mode lines. You set the script executable in
>> your "Fix tokens followed by commands and aliases bug" commit.
>>
>> ..wayne..
>>
>
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author