1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
Commit Graph

3044 Commits

Author SHA1 Message Date
Bart Schaefer
e43fd50592 Add zargs. 2002-09-02 18:27:07 +00:00
Bart Schaefer
61dcbe0da3 Based on users/5283: Implement xargs-like segmenting of argument list, with
a command called on each segment.
2002-09-02 18:26:00 +00:00
Peter Stephenson
39b181b2a8 17590: Missing enditem() in mod_socket.yo 2002-08-28 16:12:56 +00:00
Peter Stephenson
b32d6325a5 17582: Change Test for different error message post-opt-arg 2002-08-27 21:11:44 +00:00
Peter Stephenson
9634760d5e 17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2002-08-27 21:10:30 +00:00
Oliver Kiddle
043c302261 17577: pass classpath as an option to _java_class pre-opt-arg 2002-08-24 19:19:14 +00:00
Oliver Kiddle
bc5567c859 17573: complete new -s option to read 2002-08-23 10:23:05 +00:00
Peter Stephenson
7123f4413b 17544: implement read -s to suppress tty echo 2002-08-22 12:57:43 +00:00
Peter Stephenson
1c5d5bb1f4 17570: tweaks to socket module 2002-08-22 12:08:06 +00:00
Clint Adams
29ff4ab0e2 17558: zsh/net/socket module, including zsocket builtin. 2002-08-20 21:12:09 +00:00
Sven Wischnowsky
de670cbb58 fix typo in comment (17569) 2002-08-20 15:21:54 +00:00
Sven Wischnowsky
1229d05c19 fix default completion module loading, use compctl if it hasn't been loaded already and no completion widgets have been defined (17567) 2002-08-20 12:28:05 +00:00
Oliver Kiddle
4220133567 complete for killall5, ifup and ifdown 2002-08-19 15:01:05 +00:00
Oliver Kiddle
967f2978a3 handle killall5 2002-08-19 15:00:10 +00:00
Oliver Kiddle
d23b879de0 complete for ifup and ifdown commands 2002-08-19 14:59:49 +00:00
Oliver Kiddle
664395e56f users/5266: with the call-command style parse ant -projecthelp to get targets 2002-08-19 14:54:13 +00:00
Oliver Kiddle
578c258264 complete also for the nail command 2002-08-19 14:52:45 +00:00
Oliver Kiddle
6bc080a602 nedit 5.3 adds a -version option 2002-08-19 14:51:59 +00:00
Felix Rosencrantz
e0bc44d060 Valgrind version 1.0.0 was released. 2002-08-19 02:05:02 +00:00
Clint Adams
c6b5b1f147 17558: zsh/net/socket , zsocket builtin 2002-08-18 02:12:39 +00:00
Clint Adams
b442b34170 unposted: clint prompt theme %v typo correction 2002-08-17 01:40:31 +00:00
Peter Stephenson
513088857a 17535: use-perl style for _make 2002-08-14 15:18:19 +00:00
Clint Adams
fc88981cf7 17206 (Bruno Bonfils), 17207 (Oliver): completion for auto-apt 2002-08-10 17:33:38 +00:00
Oliver Kiddle
d2608bb9bd 17522: clean up a few things 2002-08-09 16:05:43 +00:00
Oliver Kiddle
e7652ce1e6 17522: also handle tkinfo 2002-08-09 16:04:46 +00:00
Oliver Kiddle
5440b945dd 17521: new completion for ant 2002-08-09 15:28:24 +00:00
Peter Stephenson
a68a2a0753 17518: mention www.zshwiki.org in meta FAQ 2002-08-08 14:42:49 +00:00
Peter Stephenson
f60279ae24 17516, 17517: Attempted fixes for memory leaks shown by valgrind.
First with zstyle patterns, second with pwd in job structure.
2002-08-08 10:43:50 +00:00
Clint Adams
cea681c928 17509: complete .xhtml files as well as .html files. 2002-08-07 00:15:05 +00:00
Clint Adams
e4d8a697bc 17508: complete local files after file://localhost/ . 2002-08-06 21:09:37 +00:00
Clint Adams
63c52e8e01 17507: Completion/Unix/Type/_urls: complete local files after file:/// . 2002-08-06 20:40:56 +00:00
Peter Stephenson
a8f7d57e83 17504: note that getopts doesn't handle a single `-' as an option argument 2002-08-06 13:05:48 +00:00
Peter Stephenson
1f27cfb56e 17502: Test changes for xtrace in 17492.
`F:' code indicates text to display in event of error.
2002-08-05 13:15:33 +00:00
Peter Stephenson
049dce8f63 17502: Test changes for xtrace in 17492.
`F:' code indicates text to display in event of error.
2002-08-05 13:10:02 +00:00
Oliver Kiddle
5faa97cb41 17503: fix typos and spelling mistakes 2002-08-05 12:42:07 +00:00
Oliver Kiddle
af0697b705 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
Oliver Kiddle
ed89700265 17503: fix various typos, spelling mistakes and poor wordings in the docs 2002-08-05 12:33:27 +00:00
Oliver Kiddle
c4f4ace06b 17499: BSD pkg_* tools now support bzip2'd packages 2002-08-05 09:55:37 +00:00
Peter Stephenson
d0ec321288 Unposted: fix typo in 17496. 2002-08-02 13:14:15 +00:00
Peter Stephenson
cc70b96162 17497: getopts skipped over zero-length arguments. 2002-08-01 15:50:07 +00:00
Peter Stephenson
8e90d2018c Dan Nelson: 17492: Quote output from xtrace 2002-08-01 15:06:25 +00:00
Oliver Kiddle
ef74d743a0 17496: update for new options in GNU diff 2.8.1 2002-08-01 11:46:47 +00:00
Sven Wischnowsky
273929e188 make sure invalidatelist() isn't called hwen we are inside menu selection and there's only one match left (17489) 2002-07-30 07:47:03 +00:00
Peter Stephenson
2ba552707b 17488: correct patch number (not 17485) 2002-07-29 16:05:11 +00:00
Peter Stephenson
39bb8c9e8b 17485?: Incorrect test for TYPESET_SILENT 2002-07-29 16:02:53 +00:00
Oliver Kiddle
e5ccda3b9c 17484: fix option check and add missing #autoload tag 2002-07-26 13:54:37 +00:00
Peter Stephenson
9c152f0ebf 17481 from Karl Tomlinson: turn off variable arrays for SGI compiler. 2002-07-25 13:27:20 +00:00
Clint Adams
4642fceebe 17479: fix typo noticed by Martin Pool. 2002-07-24 17:55:38 +00:00
Clint Adams
a4d0b99477 17478: new tags for sarge. 2002-07-24 15:47:50 +00:00
Clint Adams
f45395457b 17476: Matt Zimmerman's completion for GNU GLOBAL. 2002-07-22 21:31:44 +00:00