Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: "Blame" file execution permissions
- X-seq: zsh-users 15680
- From: Julien Nicoulaud <julien.nicoulaud@xxxxxxxxx>
- To: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: "Blame" file execution permissions
- Date: Mon, 3 Jan 2011 00:39:34 +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=iTqft+GMeV/uQTj7BVe7ezE2kwU9zUq2reJhbdb5KvM=; b=P/8LsI2WKbeCIy9Ywal/gNgWczYSFKzQ3DqnhCkN8EIzMHFJM2Zt+Kro1LsQB0maaQ +Wpdm3L4S+7ubSQzvqMhAHjHH894LndiwMShyxGzfK7X8FhFIxiDI1REr7w6nknR3oKF 1kjFqK/UECUBn7jTU+AXI05o/cd0kMSzJkp/I=
- 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=W/TqavjVkDir3aqRV4Za0A/piMinCkTUnrLPUDwdbXVxFXCjJHxYa1t3SBAY8iXRSH h2oWaSwVGbzO4mAZRq32X2dCfPMSCoLtaHAPj5KEhajeAljhRQP3uZnx2nbvaipkl7fT gynUXuaCPUD9a9aEZFY2A6Mze93rgaPdIRYas=
- In-reply-to: <AANLkTi=OJJpKBjsp6Lv=6uuMV6PweKJoeU0s9Sh4ta6d@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>
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