Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Let's obey our own development guide :-)
- X-seq: zsh-workers 10205
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Oliver Kiddle" <opk@xxxxxxxxxxxxx>, "Zsh workers" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Let's obey our own development guide :-)
- Date: Thu, 23 Mar 2000 11:29:45 +0300
- Importance: Normal
- In-reply-to: <38D26C12.83DAFEF3@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> --- _expand.bak Fri Mar 17 17:16:01 2000
> +++ _expand Fri Mar 17 17:17:48 2000
Etc/zsh-development-guide:
* Send only context diffs "diff -c oldfile newfile" or unified diffs
"diff -u oldfile newfile". They are much easier to read and
understand while also allowing the patch program to patch more
intelligently. Please make sure the filenames in the diff header
are relative to the top-level directory of the zsh distribution; for
example, it should say "Src/init.c" rather than "init.c" or
"zsh/Src/init.c".
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author