zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: "Lawrence Velázquez" <vq@larryv.me>
Cc: Stephane Chazelas <stephane@chazelas.org>, zsh-workers@zsh.org
Subject: Re: [PATCH] Fix [:IDENT:] vs posixidentifiers
Date: Thu, 25 Mar 2021 01:06:54 +0000	[thread overview]
Message-ID: <20210325010654.GC18178@tarpaulin.shahaf.local2> (raw)
In-Reply-To: <748AD4F6-A0D6-42D1-9E65-6C9028B8B69A@larryv.me>

Lawrence Velázquez wrote on Mon, Mar 22, 2021 at 19:45:59 -0400:
> On Mar 22, 2021, at 1:17 PM, Stephane Chazelas <stephane@chazelas.org> wrote:
> > Maybe it would help to publish review queues on zsh.org (may as
> > flat list of workers/1234 lines for each reviewer), so patch
> > submitters can know whether or not the patch is being considered
> > but reviewer are overwhelmed or it simply fell through the cracks.

I'm not sure that'd help.  Once a task is listed on Alice's review
queue, Bob will be less likely to review it.  Also, other projects seem
to solve the same problem without such a mechanism.  I think it might be
more effective to document something like "If you don't get a response
after $N days, feel free to ping your patch" (for some concrete value of
$N).

> My apologies, as patch manager I should have brought this to the
> list's attention, but I haven't worked back past mid-February yet.

«~d '< 100d' ~b '^--- '» is my friend ☺

20Dec16,08:33 Roman Perepelitsa Re: [BUG]: zle-line-pre-redraw breaks vi-repeat-change
20Dec17,15:08 Stephane Chazelas [PATCH] Fix [:IDENT:] vs posixidentifiers
20Dec18,13:18 Mikael Magnusson  RFC PATCH: Sketch at :@ subscripting
20Dec23,23:47 Felipe Contreras  [PATCH] declarednull: felipec's approach
20Dec28,22:13 Felipe Contreras  [PATCH] declarednull: rename DECLARED to NULL
20Dec31,05:41 Felipe Contreras  [PATCH 1/3] src: fix build warnings
20Dec31,05:41 Felipe Contreras  [PATCH 2/3] autoconf: remove deprecated functions
20Dec31,05:41 Felipe Contreras  [PATCH 3/3] autoconf: prepare for 2.70
21Jan04,00:22 brian m. carlson  [PATCH v3 1/1] exec: run final pipeline command in a subshell in sh mode
21Jan12,22:42 Devin Hussey      [PATCH] Ignore EACCES when doing non-pure globbing
21Jan13,03:04 Devin Hussey      [PATCH] Allow globbing with unreadable parent directories
21Jan14,05:57 Bart Schaefer     NO_CASE_GLOB and unreadable directories (Episode VI: A New Hope)
21Jan14,06:04 Lawrence Velázque [PATCH] Fix some documentation typos
21Jan14,18:56 Bart Schaefer     Re: NO_CASE_GLOB and unreadable directories (Episode VI: A New Hope)
21Jan15,03:14 Peiyuan Song      [PATCH] Make zpty module work in the cygwin and msys2
21Jan15,04:29 Peiyuan Song      [PATCH v2] Make zpty module work in the cygwin and msys2
21Jan18,02:28 Peiyuan Song      [PATCH v3] Make zpty module work in the cygwin and msys2
21Jan18,05:43 Jun T             Re: [PATCH v3] Make zpty module work in the cygwin and msys2
21Jan19,08:44 Jun T             Re: [PATCH v3] Make zpty module work in the cygwin and msys2
21Jan25,00:15 Bart Schaefer     [PATCH] Tests for globbing below protected directories
21Jan25,08:16 Arseny Maslenniko [PATCH 1/2] promptinit: typo: RPOMPT -> RPROMPT
21Jan25,08:16 Arseny Maslenniko [PATCH 2/2] promptinit: Fix prompt cleanups
21Jan25,15:07 Peter Stephenson  Re: Bug report: Completion for dynamically named dirs fails when $SUFFIX is not empty
21Jan28,07:36 Jun T             [PATCH] _awk: support gawk ver. 5
21Jan28,09:40 Jacob Menke       Re: Possible issue with Completion/Unix/Type/_date_formats return value
21Jan28,10:42 Jun T             Re: Possible ZSH bug involving piping ls to less (MSYS2 & Cygwin)
21Jan29,19:35 Bart Schaefer     [PATCH] FAQ update for aliasing
21Jan31,21:12 Bart Schaefer     Re: print -C and terminators
21Feb01,16:13 Daniel Shahaf     Re: [PATCH] FAQ update for aliasing
21Feb02,22:17 Joshua Krusell    [PATCH] Improve error message from zparseopts -F
21Feb03,15:46 Joshua Krusell    [PATCH] Add leading '-' to zparseopts option parsing errors
21Feb05,05:53 Bart Schaefer     Re: NO_CASE_GLOB and unreadable directories (Episode VI: A New Hope)
21Feb05,23:01 Oliver Kiddle     PATCH: completions for nsenter and unshare
21Feb05,23:18 Oliver Kiddle     PATCH: complete BSD login classes and update for env
21Feb06,12:31 Daniel Shahaf     Re: NO_CASE_GLOB and unreadable directories (Episode VI: A New Hope)
21Feb07,00:45 Oliver Kiddle     PATCH: handle newer sort style in zstyle completion
21Feb07,01:08 Oliver Kiddle     PATCH: update option completion for newer FreeBSD
21Feb07,01:33 Oliver Kiddle     PATCH: update completions for openbsd 6.8
21Feb07,01:48 Oliver Kiddle     PATCH: update completions for procps 3.3.16
21Feb07,23:03 Oliver Kiddle     PATCH: update completions for DragonflyBSD
21Feb07,23:15 Oliver Kiddle     PATCH: update completions for NetBSD 9
21Feb10,19:07 Bart Schaefer     Re: Did something change about completion and xtrace ?

That's all mails in the last 100 days that have a line starting with
"--- " in the body of the message.  I'm not sure if that decodes
"Content-Transfer-Encoding: base64" before matching the regexp.
Timestamps are UTC.  I couldn't easily add X-Seq numbers to the output,
sorry.

Cheers,

Daniel


  reply	other threads:[~2021-03-25  1:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17 15:08 Stephane Chazelas
2021-02-07 15:50 ` Stephane Chazelas
2021-02-07 20:24   ` Bart Schaefer
2021-02-08  5:53     ` Daniel Shahaf
2021-02-08 20:51       ` Bart Schaefer
2021-02-09  9:11         ` Peter Stephenson
2021-03-22 17:17   ` Stephane Chazelas
2021-03-22 23:45     ` Lawrence Velázquez
2021-03-25  1:06       ` Daniel Shahaf [this message]
2021-03-28  1:48         ` Lawrence Velázquez
2021-03-29  6:30           ` Patch management workflow for threads that peter out (was: Re: [PATCH] Fix [:IDENT:] vs posixidentifiers) Daniel Shahaf
2021-03-29  6:35             ` Bart Schaefer
2021-03-29  7:26               ` Daniel Shahaf
2021-05-16 17:07                 ` Lawrence Velázquez
2021-05-16 18:24                   ` Bart Schaefer
2021-05-18  0:38                     ` Daniel Shahaf
2021-03-23  5:34     ` [PATCH] Fix [:IDENT:] vs posixidentifiers dana

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210325010654.GC18178@tarpaulin.shahaf.local2 \
    --to=d.s@daniel.shahaf.name \
    --cc=stephane@chazelas.org \
    --cc=vq@larryv.me \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).