zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _patch and Debian-specific options
@ 2009-01-29 15:48 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2009-01-29 15:48 UTC (permalink / raw)
  To: zsh-workers

I have just learned that Debian patches in some additional options
to an alpha version of GNU patch released in 2004.

Index: Completion/Unix/Command/_patch
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_patch,v
retrieving revision 1.2
diff -u -r1.2 _patch
--- Completion/Unix/Command/_patch	6 Aug 2001 14:42:04 -0000	1.2
+++ Completion/Unix/Command/_patch	29 Jan 2009 15:46:26 -0000
@@ -112,6 +112,9 @@
 
     '* --use-index-line *' '--use-index-line[deal with Index: line]'
     '* --patch-root=DIR *' '--patch-root=[restrict paths]:patch root:_files -/'
+
+    '* -U  --unified-reject-files *' '(-U --unified-reject-files)'{-U,--unified-reject-files}'[create unified reject files]'
+    '* --global-reject-file=file *' '--global-reject-file=[put all rejects into one file]:file:_files'
   )
   _patch_args=(
     ${arg:+"-s"}


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-29 15:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-29 15:48 PATCH: _patch and Debian-specific options Clint Adams

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).