Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
CVS and patch (again; Re: PATCH: improvement to user@host completions)
- X-seq: zsh-workers 8055
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Adam Spiers <adam@xxxxxxxxxx>, zsh workers mailing list <zsh-workers@xxxxxxxxxxxxxx>
- Subject: CVS and patch (again; Re: PATCH: improvement to user@host completions)
- Date: Sun, 26 Sep 1999 17:29:59 +0000
- In-reply-to: <19990926151723.F1246@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <19990926151723.F1246@xxxxxxxxxxxxxxxxxxxxxxx>
On Sep 26, 3:17pm, Adam Spiers wrote:
} Subject: PATCH: improvement to user@host completions
}
} P.S. Why does cvs diff not put the full path in the +++ line for newly
} added files?
Because there's a bug? It didn't used to put the path in the +++ line
for _any_ files. That's new since 1.10.somthing-more-than-2.
} And why doesn't patch understand `Index:' ?
"man patch":
o If there is an Index: line in the leading garbage and
if either the old and new names are both absent or the
POSIXLY_CORRECT environment variable is set, patch
takes the name in the Index: line.
This is new behavior since the FSF took over maintenance of patch, some
time ago. Tanaka's got a patch for the patch source to add a command-
line option for --use-index.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author