From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 4493 invoked from network); 5 Jul 2020 11:22:51 -0000 Received: from ns1.primenet.com.au (HELO primenet.com.au) (203.24.36.2) by inbox.vuxu.org with ESMTPUTF8; 5 Jul 2020 11:22:51 -0000 Received: (qmail 18478 invoked by alias); 5 Jul 2020 11:22:43 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: Sender: zsh-workers@zsh.org X-Seq: 46182 Received: (qmail 22861 invoked by uid 1010); 5 Jul 2020 11:22:43 -0000 X-Qmail-Scanner-Diagnostics: from out3-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.3/25857. spamassassin: 3.4.4. Clear:RC:0(66.111.4.27):SA:0(-2.6/5.0):. Processed in 0.727074 secs); 05 Jul 2020 11:22:43 -0000 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at daniel.shahaf.name does not designate permitted sender hosts) X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedruddugdegudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvuffkjghfofggtgfgsehtqhdttdertdejnecuhfhrohhmpeffrghnihgv lhcuufhhrghhrghfuceougdrshesuggrnhhivghlrdhshhgrhhgrfhdrnhgrmhgvqeenuc ggtffrrghtthgvrhhnpeelvdevvddvledthfelhefgtdduteejueejleeulefgvdehheeh heegveelgeelvdenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeejledrud ejiedrfeelrdeileenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhl fhhrohhmpegurdhssegurghnihgvlhdrshhhrghhrghfrdhnrghmvg X-ME-Proxy: Date: Sun, 5 Jul 2020 11:22:05 +0000 From: Daniel Shahaf To: Bart Schaefer Cc: "zsh-workers@zsh.org" Subject: Re: GitHub/GitLab PRs backlog Message-ID: <20200705112205.04992473@tarpaulin.shahaf.local2> In-Reply-To: References: <20200703125615.18344b05@tarpaulin.shahaf.local2> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks for the reviews! Would you like to add them on the PR's yourself? If you prefer, I can point the PR authors back to this thread. For #50, if you'd like to test it you can retrieve it with =C2=ABgit fetch git://github.com/zsh-users/zsh.git pull/53/head=C2=BB. Cheers, Daniel Bart Schaefer wrote on Sat, 04 Jul 2020 12:57 -0700: > On Fri, Jul 3, 2020 at 5:57 AM Daniel Shahaf wro= te: > > > > completion: Allow specifying directory name for _remote_files > > #53 opened on Apr 20 by insidewhy > > https://github.com/zsh-users/zsh/pull/53 =20 >=20 > Documentation? How does one use this? Do all the callers need zstyle > update to be able to specify the directory? >=20 > > _ssh_hosts: Complete hosts in "Match" directive > > #50 opened on Mar 8 by fumiyas > > https://github.com/zsh-users/zsh/pull/50 > > [author pinged us today] =20 >=20 > This looks OK to me. >=20 > > Add zstd file completion to tar > > #45 opened on Jan 16 by svenstaro =E2=80=A2 Changes requested > > https://github.com/zsh-users/zsh/pull/45 > > [predates zsh-5.8-129-g494f6bcb3, and possibly obsoleted thereb= y] =20 >=20 > The discussion for this one seems not to have been resolved? There's > still only one commit about which there are questions. I don't have a > host where tar supports --zstd to check. >=20 > > Fix hexdump command used for mercurial dirstate parsing > > #11 opened on Oct 29, 2016 by reedriley > > https://github.com/zsh-users/zsh/pull/11 > > [remaining is confined to Misc/vcs_info-examples] =20 >=20 > This needs someone who uses mercurial.