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

2451 Commits

Author SHA1 Message Date
Clint Adams
f46e37a3dc * 20634: Completion/Unix/Command/_postfix: completion for postsuper. 2004-12-24 19:50:15 +00:00
Clint Adams
11841cdc72 * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer bogoutil. 2004-12-16 03:26:31 +00:00
Clint Adams
a4c3d06744 * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt Zimmerman. 2004-12-15 17:33:36 +00:00
Andrey Borzenkov
582732d05f 20617: fix completion of compressed modules for 2.6; add insmod completion 2004-12-10 16:05:25 +00:00
Peter Stephenson
19913bc784 20614: fix 20613 2004-12-09 17:42:28 +00:00
Peter Stephenson
6f5b07da73 20613: fix inconsistencies with embedded whitespace in match-words-by-style 2004-12-09 17:26:35 +00:00
Peter Stephenson
4419b75dbc 20612: add options to match-words-by-style widget 2004-12-09 14:44:42 +00:00
Peter Stephenson
69b4b8bdde 20605: Use separate structure with get/set/unset methods fro parameters.
Separate justification width of parameters from base/precision.
2004-12-07 16:54:58 +00:00
Peter Stephenson
ddc186f3f6 20606: simple verification of pseudorandom numbers 2004-12-07 12:07:54 +00:00
Doug Kearns
48582a9a60 update python completion for version 2.4 2004-12-06 12:50:59 +00:00
Wayne Davison
9d9eccad41 20595 2004-12-01 18:27:16 +00:00
Doug Kearns
5e2d881858 update screen completion for version 4.00 2004-12-01 14:15:22 +00:00
Peter Stephenson
1bba34ced5 20599: test for $((##)) should now check for error 2004-11-30 14:14:51 +00:00
Peter Stephenson
d2c67e5e19 20591: Stephane Chazelas: use of fchdir in zchdir leaked fd's 2004-11-29 12:09:13 +00:00
Peter Stephenson
cebe5f1d10 20592: Debian bug#283358: $((##)) failed erratically 2004-11-29 12:07:04 +00:00
Clint Adams
9a68e6425b * 20583: Completion/Unix/Command/_ssh: complete "modern" options
such as GSSAPIAuthentication.
2004-11-27 17:41:22 +00:00
Doug Kearns
fdae219903 offer multiuser screen sessions for attaching/detaching 2004-11-27 15:20:28 +00:00
Clint Adams
daade2bfae 20578: Functions/Prompts/prompt_elite2_setup: handle ttys with slashes in them. 2004-11-24 05:05:50 +00:00
Peter Stephenson
138c5df2bb 20576: fix core dump on TRAPEXIT 2004-11-23 16:29:50 +00:00
Peter Stephenson
5141e68daa 20572: Allow alternative signal names 2004-11-22 10:33:03 +00:00
Doug Kearns
f1846d402b 20571: update javac completion for J2SE 5.0 2004-11-20 17:35:00 +00:00
Peter Stephenson
c1a3961657 20568: debug test in pattern.c was out of date 2004-11-19 15:15:23 +00:00
Peter Stephenson
e022a9814a 20566++: prefer SIGCHLD to SIGCLD and SIGPOLL to SIGIO 2004-11-19 09:57:22 +00:00
Clint Adams
7daa6320b4 * unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf. 2004-11-18 15:18:11 +00:00
Clint Adams
a01ba07763 * Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by Michał Politowski. 2004-11-18 15:12:45 +00:00
Peter Stephenson
ba32e52292 users/8219: add $HISTCMD 2004-11-16 19:05:50 +00:00
Peter Stephenson
fece5e8960 20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clash 2004-11-16 11:04:25 +00:00
Peter Stephenson
24a68220a1 improved Mac completion, from Motoi Washida 2004-11-12 11:47:41 +00:00
Wayne Davison
54a5fb7d8b 20551 2004-11-10 17:30:36 +00:00
Peter Stephenson
40f62b6201 _bittorrent, from Jussi Pakkanen 2004-11-09 10:47:54 +00:00
Bart Schaefer
33686bdc98 fix "compadd -k assoc1 assoc2" 2004-11-05 16:19:19 +00:00
Clint Adams
07d95ba04c * 20539: Completion/Unix/Command/_make: avoid problems minus signs
in expandVars().
2004-11-02 23:26:42 +00:00
Peter Stephenson
f9c66cd45e 20528: exec 8>>(grep a) waited incorrectly for grep to finish 2004-10-29 10:14:21 +00:00
Peter Stephenson
c8e70ab5cf 20522: must-match optimisation in parameter substitution broken 2004-10-26 17:20:21 +00:00
Wayne Davison
ced347cf3a 20510 2004-10-22 19:42:54 +00:00
Bart Schaefer
12b44290ff _comp_options needs NO_kshtypeset 2004-10-22 15:51:48 +00:00
Peter Stephenson
feca88ede6 20513: fix tests of zero-length patterns
trivial optimisation in jobs.c (unposted)
2004-10-22 15:36:35 +00:00
Wayne Davison
658f46a809 20505 2004-10-21 00:36:51 +00:00
Wayne Davison
9b5ff81b47 20503 2004-10-19 16:08:11 +00:00
Wayne Davison
1177bad773 20499 2004-10-18 19:37:45 +00:00
Peter Stephenson
b115ca307a 20500: Unmetafy patterns where possible and other minor pattern fixes 2004-10-18 11:56:14 +00:00
Wayne Davison
bc704ef05c 20496 2004-10-18 05:07:04 +00:00
Peter Stephenson
d73354ba3c 20490: string lengths in pattern.c: ChangeLog entry 2004-10-16 10:03:23 +00:00
Peter Stephenson
cf89569c45 20482: but with completion inside interactive completion 2004-10-14 07:19:04 +00:00
Wayne Davison
4b9621a523 Simple changes to _make and _rsync. 2004-10-13 05:53:33 +00:00
Peter Stephenson
8a67a66a61 20467: Reintroduce rusage-based escapes for TIMEFMT. 2004-10-08 14:36:51 +00:00
Peter Stephenson
cc72740775 20462: Use getrusage for timing again.
Time processes from before rather than after fork.
2004-10-07 09:45:43 +00:00
Wayne Davison
0f7a3eaca5 _rsync 2004-10-07 08:36:03 +00:00
Peter Stephenson
869dc5a771 unposted: update README for "test" change 2004-10-05 13:14:14 +00:00
Peter Stephenson
46141be5f9 20412, tweaked: Make test builtin more POSIX compatible
20435: Make pattern.c not alter strings.
2004-10-05 10:39:41 +00:00