1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00
Commit Graph

3811 Commits

Author SHA1 Message Date
Bart Schaefer
65f01182b9 Belated commit of 20892: improvements to correct/correctall behavior. 2005-03-11 15:22:10 +00:00
Peter Stephenson
15b78be794 20966: fix crash in execute-named-command 2005-03-11 10:33:39 +00:00
Clint Adams
6ab396f5fb * 20961: Completion/Unix/Command/_baz: fix completion of status and diff subcommands. 2005-03-11 01:11:36 +00:00
Andrey Borzenkov
fde5350632 20957: SVR4 and Solaris support 2005-03-10 18:35:11 +00:00
Peter Stephenson
43d480057b 20959: fix crash unloading zsh/parameter and test the fix 2005-03-10 17:55:37 +00:00
Peter Stephenson
7208c4024e 20955: "unset foo" should return status 0 if foo was not set 2005-03-09 17:13:59 +00:00
Motoi WASHIDA
0c3de591d3 20953: "du --version" tries to display size of files in current directory on FreeBSD and Darwin. 2005-03-09 03:35:41 +00:00
Clint Adams
1f9166d4e1 * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge completion. 2005-03-09 02:03:50 +00:00
Clint Adams
8d906d2822 * 20946: Completion/Linux/Command/_iwconfig: completion for iwconfig command. 2005-03-07 18:59:33 +00:00
Peter Stephenson
9edff429d8 20945: rename statics to avoid clash with globals 2005-03-07 11:11:18 +00:00
Clint Adams
eb8e55c91e * 20944: Completion/Debian/Command/_uscan: completion for uscan command. 2005-03-07 04:25:38 +00:00
Clint Adams
97d543e601 * 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command. 2005-03-07 03:21:46 +00:00
Clint Adams
76640bfc44 * 20942: Completion/Unix/Command/_showmount: completion for showmount command. 2005-03-07 03:18:53 +00:00
Clint Adams
6d5ff606f5 * 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool command. 2005-03-07 03:13:48 +00:00
Clint Adams
061026bfd4 * 20940: Completion/Unix/Command/_knock: completion for knock command. 2005-03-07 03:07:05 +00:00
Clint Adams
fa16a6e1b1 * 20939: Completion/Unix/Command/_groff: completion for groff command. 2005-03-07 02:59:24 +00:00
Clint Adams
ac4f19bf37 * 20938: Completion/Unix/Command/_fuser: completion for fuser command. 2005-03-07 02:52:30 +00:00
Clint Adams
e2ace8f5e4 * 20937: Completion/Unix/Command/_fortune: completion for fortune command. 2005-03-07 02:40:42 +00:00
Clint Adams
bb2a6cd760 * 20936: Completion/Linux/Command/_acpi: completion for acpi command. 2005-03-07 02:38:29 +00:00
Andrey Borzenkov
41b2e0cb68 20932: Add copy comand completion 2005-03-05 10:31:06 +00:00
Peter Stephenson
7fb20a71cb correct 20928 2005-03-04 21:40:37 +00:00
Peter Stephenson
d4c948bdd0 20928: null terminate screen lines in zle_refresh.c 2005-03-04 21:34:28 +00:00
Motoi WASHIDA
b7ab36d9f6 unposted: arguments are required after -imagekey, -srcimagekey options 2005-03-03 20:10:40 +00:00
Motoi WASHIDA
da1d4534a6 unposted: softwareupdate is a system software update tool for Mac OS X 2005-03-03 19:58:58 +00:00
Oliver Kiddle
1b50dff802 20921: using UCS-4BE instead of ISO-10646 to identify character encoding
is more portable, find more encodings in iconv completion on Solaris
20924: make error message more specific
2005-03-03 14:13:03 +00:00
Oliver Kiddle
eb82327576 Henryk Konsek: 20918: new completion for unace 2005-03-03 13:54:50 +00:00
Peter Stephenson
a50c752448 20900, adapted: promptcr workaround 2005-03-03 10:29:22 +00:00
Clint Adams
b456dfcfba * 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'Connor
to limit recursion depth in make completion variable expansion.
2005-03-02 20:31:17 +00:00
Wayne Davison
3321b48303 Fix a possible infinite recursion in _make. 2005-03-02 19:12:31 +00:00
Wayne Davison
dca8aa342a Don't try to expand a single-character Makefile variable if
it is a digit.
2005-03-02 19:06:23 +00:00
Clint Adams
4a007b41d7 * 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally
when we echotc a capability with arguments (which we then assume to
be the 'cm' capability, with arguments in the form <rows> <columns>.
2005-03-02 16:13:35 +00:00
Clint Adams
27c52ad072 * 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto. 2005-03-02 15:12:25 +00:00
Wayne Davison
c7ca063321 Got rid of --copy-dest, which didn't make it into rsync 2.6.4. 2005-03-01 15:48:38 +00:00
Peter Stephenson
7da2604acb 20897: complete system printers in _a2ps 2005-03-01 11:57:48 +00:00
Peter Stephenson
af1c6ecdc7 20888: allow signal names to have the SIG prefix included 2005-02-28 14:29:09 +00:00
Andrey Borzenkov
ae6c23ae2c 20872: fix ZS_{icntrl,tolower} vs. ZC_{incntrl,tolower} confusion 2005-02-26 07:40:54 +00:00
Peter Stephenson
f7ceca4fec 20869: more small Unicode tweaks 2005-02-25 15:10:01 +00:00
Oliver Kiddle
c7eb5a72f1 20867: handle imported files that are specified using a relative path 2005-02-25 14:09:25 +00:00
Peter Stephenson
ddd172ebe2 20863: fix history (i)searching for Unicode 2005-02-25 10:20:38 +00:00
Peter Stephenson
29b6b82ade 20866: fix deliberate errors in 20861 2005-02-24 21:10:44 +00:00
Oliver Kiddle
230872fa10 Konstantin Sobolev: 20832 (modified): gather targets from imported files 2005-02-24 17:05:46 +00:00
Oliver Kiddle
ebe071866d 20862: attempt to fix configure scripts to detect iconv properly 2005-02-24 16:53:07 +00:00
Peter Stephenson
691dd7e529 20861: Fix statusline in Unicode, apart from isearch 2005-02-24 15:32:36 +00:00
Andrey Borzenkov
c4a4c1340a 20857: rewrite zle_refresh to use wide characters. 2005-02-23 16:29:56 +00:00
Peter Stephenson
0da7162ed6 20856: use VARARR for multibyte string. 2005-02-23 13:59:33 +00:00
Peter Stephenson
d9137fd4b6 20854: more Unicode stuff. 2005-02-23 13:50:09 +00:00
Clint Adams
23f6fa7244 * 20847: Completion/compaudit: stop adding gratuitous elements to fpath when MARK_DIRS is set. 2005-02-23 03:39:27 +00:00
Andrey Borzenkov
70f9279060 20845: fix mbstate_t usage in getrestchar 2005-02-22 21:36:40 +00:00
Peter Stephenson
85b63c0c03 20844: prune trailing slashes from named directory 2005-02-22 18:23:16 +00:00
Peter Stephenson
b83f0e2290 Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working 2005-02-22 13:12:35 +00:00