Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: before and after glob qualifiers
- X-seq: zsh-workers 34740
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: PATCH: before and after glob qualifiers
- Date: Thu, 19 Mar 2015 06:52:53 +0000
- Cc: Zsh Hackers' List <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=x-sasl-enc:date:from:to:cc:subject :message-id:references:mime-version:content-type:in-reply-to; s= mesmtp; bh=m4rLV1F7clfyA8v1T51gG61zoik=; b=BQm0iH4wxVKg2/YyyTv4z /BqWiOfSqjUDPRZcK+DBSfM9N98p6VLOW1MaBT/dhUY5WgPicV8giO0jWRwzlrZj P0oGpRHGOcCii+BQkNYuFNtJPGWcC4LMZlHWwpC0d9xwxa+3Kw9R9BglhjnVx8EG Ox/CsuPodvUQBmcZHkluBU=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:date:from:to:cc:subject :message-id:references:mime-version:content-type:in-reply-to; s= smtpout; bh=m4rLV1F7clfyA8v1T51gG61zoik=; b=hdSc4QivjOpQMmq6gL8l PBZv5154y2oc6NsjTZ9yQagYNdsOhqrFZzPcJ6cqVfaulP2FWUHAz5j0pmCTSn/C GVRyVPH+HHLMFgJRWZQK3R9CnBLmSR0Ivu09HFGaivb85UJnkuaLlxqixSUeML8Q TDcNICJvqNPylWmrCHtUkVQ=
- In-reply-to: <20150316150323.326da4a7@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20150316150323.326da4a7@pwslap01u.europe.root.pri>
Peter Stephenson wrote on Mon, Mar 16, 2015 at 15:03:23 +0000:
> I've had these lying around...
>
> pws
You added two identical files, presumably one of them should be be
a symlink to the other? Otherwise they'll diverge...
Daniel
> diff --git a/Functions/Calendar/after b/Functions/Calendar/after
> new file mode 100644
> index 0000000..7fb0166
> --- /dev/null
> +++ b/Functions/Calendar/after
...
> diff --git a/Functions/Calendar/before b/Functions/Calendar/before
> new file mode 100644
> index 0000000..7fb0166
> --- /dev/null
> +++ b/Functions/Calendar/before
Messages sorted by:
Reverse Date,
Date,
Thread,
Author