Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] Remove non-existing flags from _uniq



On Tue, Jan 21, 2025 at 4:29 AM Julian Prein <julian@xxxxxxxxxxxx> wrote:
>
> I am not really accustomed to sending patches on mailing lists. Could you tell
> me what the issues were exactly, so that it wont happen again?

Content-Type: text/plain; charset=UTF-8; format=flowed

The "flowed" formatting caused some lines to run together (because
leading spaces) and others to wrap at 72 characters.

> Also if I may ask: How does it work with the authorship of commits for the zsh
> project? I noticed that you put my name in the subject - was there something for
> me to do, to become the commit author?

There's no hard and fast rule but long-standing practice from before
we started using git (i.e., with CVS) was to credit the author in the
ChangeLog file rather than in the commit log, because there was no
convenient way to change the identity of the committer.

Lately I've been using both the ChangeLog and the --author option when
I commit a patch without any further adjustment, but only the
ChangeLog when I have to make any other repairs.  However, I confess
to sometimes forgetting to use --author.




Messages sorted by: Reverse Date, Date, Thread, Author