Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ZSH patches - please, indicate ZSH version in subject
- X-seq: zsh-workers 3879
- From: Andrew Main <zefram@xxxxxxxxx>
- To: borsenkow.msk@xxxxxx (Andrej Borsenkow)
- Subject: Re: ZSH patches - please, indicate ZSH version in subject
- Date: Mon, 27 Apr 1998 13:59:03 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <00b401bd71c5$ecf11340$21c9ca95@xxxxxxxxxxxxxxx> from "Andrej Borsenkow" at Apr 27, 98 02:19:11 pm
Andrej Borsenkow wrote:
>One step further would be common patch format. Something, like
>
>ZSH-Version: zsh-3.1.2-zefram4
>
>in body. It would allow automatic sorting and provide patch archive by
>version.
I think this would be preferable to using the subject line. I'd rather
keep the most useful information near the beginning of the subject line,
and the version number is very rarely in doubt. Perhaps we could come
up with a patch data format that could be recognised anywhere in the
message body, maybe something like
PATCH-DATA:
Version: zsh-3.1.2-zefram4
Dependencies: 3858 3869
Negative-Dependencies: 3859
preceding the actual diffs. Whatever format we come up with would have
to cope with the need to unapply preceding patches, and should probably
also handle gzipped uuencoded diffs (which we occasionally need).
If you come up with a suitable format and a patch-applying tool that
parses it, I'll add it to Util/zsh-development-guide.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author