Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 2/2] Fix Completion iptables 194: ;& => ;;
- X-seq: zsh-workers 43628
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: "a-wing" <1@233.email>, zsh-workers@xxxxxxx
- Subject: Re: [PATCH 2/2] Fix Completion iptables 194: ;& => ;;
- Date: Mon, 08 Oct 2018 13:55:04 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:references:date :in-reply-to:subject; s=fm1; bh=MTbQ6ex53AgB3jo2vH8EhkFSSEvw3riZ KNn/WJZJsU4=; b=iBTHYMP/e7ovvubSBhQV0B63/co1wH260GcBTXloDugeyouf PxhHJpZ6NrcU2J1J+xtWX+MVZOd7iAV0xmqI0ILWA9/9YkAhZkQmNFPJgTN4R8Vl DmICeFE9pmlljndzPWFquClcdwCZBRpypVdhFdpovqo0pL78neFkNS7NRssNlBmO l3ZIi2rAOHNgy0iKBqB9C+ZSkeEugCTvnG5wFHn5E18Vh12Z1lJyrB418So8TwSy Ocw9nPfrgkP5aY4Nlkq6iu9x4zRZ9cB3G9A7b/zWFppoGEWHBsISriKwZ7jGO5F/ HHVIpZajazyThPSaHWg+3c+lHDxfw3tuKmlWpQ==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=MTbQ6ex53AgB3jo2vH8EhkFSSEvw3riZKNn/WJZJs U4=; b=oY1ULYt3H16tA1I5LOnZV7B72TK1biGAGSC/RHSb/SJ9tHall36eLaYfe GSFLVsIqBltKagAsC/dnMQO7RFFwCo4Wkha2QCOn3CJ100qW2VmgOm1xmr65qLQ7 HC7BRrgsOiExsY43s30rx+27ESDiAS+lY4PAWZTIoDc8gDByeC+QPUOtGSBMAbms PkohqbZDchpvr8hNV8T1X2bPvWVIpZpvZCPg1lJADdZExvE0kNrLWq11OUg59MKa zr4AdWl77bWceAn/HOGFJdryNLlvyuZMTcllBpGLpF2fe0891xe9bcFs24MVDGeq fuY78+AaUkMmYYGMk7c0jvp35ITVQ==
- In-reply-to: <1539006766.1356412.1534584328.7E5D4774@webmail.messagingengine.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20181008032424.4260-1-1@233.email> <20181008032424.4260-2-1@233.email> <1539006766.1356412.1534584328.7E5D4774@webmail.messagingengine.com>
Daniel Shahaf wrote on Mon, 08 Oct 2018 13:52 +0000:
> For future reference, log messages should describe the functional change and
> its purpose, not the syntactic change. That is, it should say something
> _beyond_ what can be understood by parsing the unidiff.
For example, "Don't complete user-defined chains when completing targets".
Messages sorted by:
Reverse Date,
Date,
Thread,
Author