about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 22360, 22365: support version 2 of YodlPeter Stephenson2006-03-2024-147/+217
|
* 22366: better handling for multibyte-character-containing words in vi widgets.Clint Adams2006-03-172-12/+17
|
* 22364: add 'nice' and 'rt_priority' rlimits (NICE and RTPRIO).Clint Adams2006-03-172-0/+7
|
* 22349: completion for nautilus.Clint Adams2006-03-162-0/+18
|
* Got rid of a compiler warning.Wayne Davison2006-03-131-2/+6
|
* - Got rid of one compiler warning about a clobbered variable.Wayne Davison2006-03-131-2/+3
| | | | | - Split a line that had two statements on it (looked like an accidental joining).
* users/10013: fix use of zshall in helpfilesPeter Stephenson2006-03-132-6/+11
|
* users/10007Wayne Davison2006-03-091-0/+3
|
* Added missing <D> for HIST_SAVE_BY_COPY.Wayne Davison2006-03-091-1/+1
|
* 22335Wayne Davison2006-03-091-0/+5
|
* Fix some compiler warnings and ensure that zmod gets restoredWayne Davison2006-03-091-7/+3
| | | | properly in bin_zle_call().
* 22337: debugging code omitted from 22331Peter Stephenson2006-03-082-1/+5
|
* 22301Wayne Davison2006-03-081-0/+3
|
* Briefly enable aliases for one of the evals so that the expansionWayne Davison2006-03-081-0/+2
| | | | of a $(...) or `...` properly uses normal and global aliases.
* 22271Wayne Davison2006-03-071-0/+4
|
* Use the new "flags" integer to get rid of the mult_isarr global.Wayne Davison2006-03-071-55/+34
|
* Initialize the new "flags" integer when creating a list.Wayne Davison2006-03-072-0/+4
|
* 22331 and an extra change.Wayne Davison2006-03-071-0/+17
|
* Changed struct listnode to use "prev" for the previous pointer,Wayne Davison2006-03-072-24/+24
| | | | not "last".
* Changed some structures to avoid gcc's type-punned warnings.Wayne Davison2006-03-0734-1066/+1043
|
* 22328, modified: add -o option to compaddPeter Stephenson2006-03-078-10/+149
| | | | add _list_files helper to handle new file-list style for _path_files
* unposted: version is on 4.3.2-dev-1Peter Stephenson2006-03-072-2/+7
|
* Tweaked a couple comments.Wayne Davison2006-03-071-2/+2
|
* 22321: optimize 22318.Bart Schaefer2006-03-064-17/+41
|
* users/1097: rehash style for external commandsPeter Stephenson2006-03-063-1/+16
|
* 22318: uniquifying special arrays was brokenPeter Stephenson2006-03-032-1/+8
|
* 22277: missed bitPeter Stephenson2006-03-031-0/+34
|
* 22317: exit status from code backgrounded in functionPeter Stephenson2006-03-025-40/+115
| | | | | 22277, 22281, tweaks: standardize behaviour of wait builtin with trapped signals
* c.f. 22307: change test $foo = bar to test x$foo = xbar in configure.acPeter Stephenson2006-03-022-77/+82
|
* Release 4.3.2 zsh-4.3.2Peter Stephenson2006-03-024-5/+16
|
* 22313Wayne Davison2006-03-011-0/+5
|
* Added "mod_export" to the declaration of makecommaspecial().Wayne Davison2006-03-011-1/+1
|
* 22036: fix warning from testPeter Stephenson2006-03-012-1/+4
|
* 22309: update for new surfraw debsec elvi.Clint Adams2006-02-282-0/+8
|
* Release 4.3.1, finally (updated...) zsh-4.3.1Peter Stephenson2006-02-283-7/+17
|
* Release 4.3.1, finallyPeter Stephenson2006-02-282-2/+4
|
* add missing .distfilesPeter Stephenson2006-02-282-36/+41
|
* 22305: no default for pine-directoryPeter Stephenson2006-02-285-14/+39
| | | | unposted: a couple of small doc fixes
* Mention the latest _rsync tweaks.Wayne Davison2006-02-281-1/+1
|
* Added --no-H and --no-hard-links.Wayne Davison2006-02-281-0/+1
|
* _arguments -S for _schrootClint Adams2006-02-272-3/+3
|
* 22302: completion for schroot.Clint Adams2006-02-263-3/+42
|
* One more _rsync tweak.Wayne Davison2006-02-241-0/+5
|
* Added --copy-dirlinks option.Wayne Davison2006-02-241-0/+1
|
* 22298: completion for diffstatClint Adams2006-02-222-0/+24
|
* 22294: add GNU libc confstrings to getconf completion.Clint Adams2006-02-202-0/+10
|
* unposted: add _linda to C/D/C/.distfiles.Clint Adams2006-02-202-4/+8
|
* unposted: update config.guess and config.sub to 2005-08-03 and 2005-07-08, ↵Clint Adams2006-02-203-284/+307
| | | | respectively.
* unposted: 4.3.0-dev-5 zsh-4.3.0-dev-5Peter Stephenson2006-02-202-3/+7
|
* Optimized away a recently-added call to strlen().Wayne Davison2006-02-201-1/+1
|