about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 22418: completion for GNU env.Clint Adams2006-04-133-1/+19
|
* 22417: allow autocd with execute-as-isPeter Stephenson2006-04-112-2/+11
|
* 22415Wayne Davison2006-04-111-0/+5
|
* Use the --info-dir option with install-info instead of --dir-file.Wayne Davison2006-04-111-1/+1
|
* 22409: fix --disable-multibyte patternsPeter Stephenson2006-04-092-5/+6
|
* 22408: support for multibyte characters in patternsPeter Stephenson2006-04-098-417/+587
|
* 22407: zsh-mime-handler now needs NULL_GLOBPeter Stephenson2006-04-092-1/+6
|
* tweak pattern matching for execute-as-isPeter Stephenson2006-04-062-4/+22
|
* 22404: completion for cowsayClint Adams2006-04-062-0/+33
|
* 22394, 22043: execute-as-is style for MIME suffixesPeter Stephenson2006-04-053-0/+29
|
* 22393, 22402: use-ip and known-hosts-files stylesPeter Stephenson2006-04-053-7/+51
|
* 22375: doc for ${(0)...} splittingPeter Stephenson2006-04-052-0/+8
|
* 22392: completion for ladspa's analysepluginClint Adams2006-04-052-0/+30
|
* users/10107: shell ignores SIGQUITPeter Stephenson2006-03-292-0/+5
|
* 22390Wayne Davison2006-03-281-0/+5
|
* Fixed a typo.Wayne Davison2006-03-281-1/+1
|
* My improved version of the _bzr script taken from the bzr.devWayne Davison2006-03-281-8/+321
| | | | repository (from contrib/zsh/_bzr).
* Patch for part of sourceforge bug #1262954.Wayne Davison2006-03-271-0/+5
|
* Fixed a compilation problem when HAVE_GETRUSAGE is definedWayne Davison2006-03-271-4/+13
| | | | | but HAVE_WAIT3. See the sourceforge bug report: https://sourceforge.net/tracker/?func=detail&atid=104068&aid=1262954&group_id=4068
* users/10087: no aliases for case of "in" in "case"Peter Stephenson2006-03-262-0/+15
|
* 22386: fix acroread version detection according to Bart's 22385.Clint Adams2006-03-262-2/+7
|
* Fixed undefined function reference (zwarnname() should have beenWayne Davison2006-03-251-0/+5
| | | | zwarnnam()).
* Fixed call to undefined function zwarnname() instead of zwarnnam().Wayne Davison2006-03-251-1/+1
|
* 22375, 22376: ${(0)...} splits on NULL bytePeter Stephenson2006-03-222-0/+12
|
* 22638: MACHINES: IRIXPeter Stephenson2006-03-215-6/+37
| | | | users/10047: zle widget -K keymap
* thinko fixClint Adams2006-03-202-2/+2
|
* 22371: use only alphanumerics and underscores as word characters with vi ↵Clint Adams2006-03-203-13/+21
| | | | bindings.
* 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
|