1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-10 21:30:56 +01:00
Commit graph

13 commits

Author SHA1 Message Date
Clint Adams
6f8b647733 21075: update baz completion to not use -A option since it's being dropped in baz 1.3. 2005-03-31 13:44:56 +00:00
Wayne Davison
5ad9ee83b9 Added --protocol. 2005-03-28 21:04:15 +00:00
Clint Adams
2c23d6e3b4 20961: fix completion of baz status and diff subcommands.
20951: fix baz version detection and baz merge completion.
2005-03-27 00:16:18 +00:00
Clint Adams
8b978d2f4e 20773: Completion/Unix/Command/_getconf: additional variables from confstr(). 2005-03-27 00:12:18 +00:00
Oliver Kiddle
e222689ea1 merge changes from 4.3 branch 2005-03-21 16:50:17 +00:00
Wayne Davison
9e942b364a Latest changes from trunk. 2005-03-16 18:53:22 +00:00
Clint Adams
6670fac7c4 * 20906: Completion/Unix/Command/_make: patch from
Mike "Stew" O'Connor to limit recursion depth in make
 completion variable expansion.
2005-03-02 20:40:07 +00:00
Wayne Davison
d00043ba40 Don't try to expand a single-character Makefile variable if
it is a digit.
2005-03-02 19:09:09 +00:00
Wayne Davison
6e19bbdf94 Removed --copy-dest. 2005-03-01 15:49:56 +00:00
Wayne Davison
6f365ada9b The latest minor fixes from the trunk. 2005-02-21 06:49:55 +00:00
Wayne Davison
d4e8c05620 Updated the rsync completer from the trunk in preparation for the
rsync 2.6.4 release.
2005-02-20 02:33:08 +00:00
Bart Schaefer
53d8f08893 Unposted typo correction from Wayne. 2005-02-16 17:51:34 +00:00
Bart Schaefer
97c08895aa Kris Shannon: 20901: fix missing $ in expression that parses script 2005-02-09 16:28:39 +00:00