about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted: release 4.2.3 zsh-4.2.3Peter Stephenson2005-01-134-4/+7
* 20698: Fix tail for POSIX conformancePeter Stephenson2005-01-132-3/+32
* users/8359: add Darwin completion directories by defaultPeter Stephenson2005-01-122-1/+4
* 20701: fix compilation on Mac OS X: define is __APPLE__, not APPLEOliver Kiddle2005-01-122-5/+9
* users/8354: Document limitation of glob_complete and matching controlPeter Stephenson2005-01-122-0/+8
* 20695: Fix Cygwin problem with initialising from pointer to imported variable zsh-4.2.2Peter Stephenson2005-01-125-6/+54
* Fix .distfiles and .cvsignorePeter Stephenson2005-01-127-5/+9
* Unposted: release zsh version 4.2.2Peter Stephenson2005-01-124-4/+16
* 20692: unset POSIXLY_CORRECT in test.Peter Stephenson2005-01-123-0/+15
* * unposted: config.guess, config.sub: update to 2004-11-12 and 2004-11-30, r...Clint Adams2005-01-113-19/+40
* * 20689: Etc/FAQ.yo: fix missing-word typo.Clint Adams2005-01-111-0/+2
* * 20657: Src/Zle/zle_tricky.c: sort completions partially based on LC_COLLAT...Clint Adams2005-01-113-1/+8
* * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from C/...Clint Adams2005-01-112-0/+5
* 20687: 4.2.2 newsPeter Stephenson2005-01-113-3/+56
* 20666: Avoid creating unnecessary multios when a descriptor is closed andBart Schaefer2005-01-112-1/+9
* * 20665: improve completion for ggv/gnome-gv.Clint Adams2005-01-103-1/+13
* 20661: *(+func) = *(e:func:)Peter Stephenson2005-01-103-6/+46
* 20662: update for nedit 5.5Oliver Kiddle2005-01-102-0/+7
* list new functionsOliver Kiddle2005-01-101-6/+7
* * 20655: _deb_packages fix from Karl Chen.Clint Adams2005-01-092-1/+4
* * 20654: completion for wajig, and dpkg/deb_packages improvements from Karl ...Clint Adams2005-01-094-6/+306
* * 20650: completion for mencal.Clint Adams2005-01-082-0/+33
* * 20649: completion for cal and ncal.Clint Adams2005-01-082-0/+37
* unposted: limit some Perforce change completions to current clientPeter Stephenson2005-01-052-10/+26
* 20632: incorrect propagation of signals to process groupPeter Stephenson2005-01-052-1/+7
* * 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion ...Clint Adams2004-12-272-22/+37
* * 20637: Completion/Debian/Command/_lintian: add completion for 'lintian', a...Clint Adams2004-12-253-1/+40
* * 20636: Completion/Unix/Command/_bogofilter: add completion for 'bogofilter...Clint Adams2004-12-252-11/+77
* * 20634: Completion/Unix/Command/_postfix: completion for postsuper.Clint Adams2004-12-242-0/+25
* * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer b...Clint Adams2004-12-162-2/+10
* * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt ...Clint Adams2004-12-152-0/+695
* 20617: fix completion of compressed modules for 2.6; add insmod completionAndrey Borzenkov2004-12-102-2/+14
* 20614: fix 20613Peter Stephenson2004-12-092-8/+8
* 20613: fix inconsistencies with embedded whitespace in match-words-by-stylePeter Stephenson2004-12-092-2/+23
* 20612: add options to match-words-by-style widgetPeter Stephenson2004-12-093-15/+65
* 20605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson2004-12-0722-821/+1044
* 20606: simple verification of pseudorandom numbersPeter Stephenson2004-12-072-0/+37
* update python completion for version 2.4Doug Kearns2004-12-062-0/+20
* 20595Wayne Davison2004-12-011-1/+5
* A few minor style tweaks (as discussed in 20595 and 20596).Wayne Davison2004-12-011-6/+7
* update screen completion for version 4.00Doug Kearns2004-12-012-34/+54
* 20599: test for $((##)) should now check for errorPeter Stephenson2004-11-302-2/+6
* Corrected the error-return comment for zchdir() and optimized theWayne Davison2004-11-291-9/+8
* 20591: Stephane Chazelas: use of fchdir in zchdir leaked fd'sPeter Stephenson2004-11-292-3/+10
* 20592: Debian bug#283358: $((##)) failed erraticallyPeter Stephenson2004-11-292-0/+9
* * 20583: Completion/Unix/Command/_ssh: complete "modern" optionsClint Adams2004-11-272-5/+17
* offer multiuser screen sessions for attaching/detachingDoug Kearns2004-11-272-5/+10
* 20578: Functions/Prompts/prompt_elite2_setup: handle ttys with slashes in them.Clint Adams2004-11-242-10/+54
* 20576: fix core dump on TRAPEXITPeter Stephenson2004-11-232-1/+19
* 20572: Allow alternative signal namesPeter Stephenson2004-11-227-36/+172