mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-13 23:31:08 +02:00
One more _rsync option.
This commit is contained in:
parent
5ad9ee83b9
commit
1e6e1ae12e
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2005-03-28 Wayne Davison <wayned@users.sourceforge.net>
|
||||||
|
|
||||||
|
* unposted: Completion/Unix/Command/_rsync: added --protocol.
|
||||||
|
|
||||||
2005-03-21 Peter Stephenson <pws@csr.com>
|
2005-03-21 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
* 21045: Src/Zle/compcore.c, Src/Zle/complete.c: more places
|
* 21045: Src/Zle/compcore.c, Src/Zle/complete.c: more places
|
||||||
|
@ -37,7 +41,7 @@
|
||||||
|
|
||||||
2005-03-02 Wayne Davison <wayned@users.sourceforge.net>
|
2005-03-02 Wayne Davison <wayned@users.sourceforge.net>
|
||||||
|
|
||||||
* unposted: Completion/Unix/Command/_make: Don't try to expand
|
* 20917: Completion/Unix/Command/_make: Don't try to expand
|
||||||
a single-character Makefile variable if it is a digit. Avoids
|
a single-character Makefile variable if it is a digit. Avoids
|
||||||
an infinite recursion from a Makefile referencing $1.
|
an infinite recursion from a Makefile referencing $1.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue