summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* 20750: fix hang with 20742Peter Stephenson2005-01-261-0/+5
|
* 20742: More Unicode conversion stuff.Peter Stephenson2005-01-251-0/+8
|
* users/8422: [[ ... -nt ... ]] with bad stat causedPeter Stephenson2005-01-241-0/+7
| | | | mayhem in initialisation files, functions, etc.
* Fix email address on some log entries.Bart Schaefer2005-01-241-2/+2
|
* 20739: change LANG to LC_MESSAGES in subversion completionClint Adams2005-01-231-2/+2
|
* * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.Clint Adams2005-01-231-0/+5
|
* * 20736: Src/Zle/zle_utils.c: change zlegetline() to return a metafied string.Clint Adams2005-01-221-0/+3
|
* getzleline stuff is 20735Clint Adams2005-01-221-1/+1
|
* * 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and zlegetlineClint Adams2005-01-221-0/+4
| | | | | caller so that the octet-based and wide-character versions should return the same string.
* * unposted (cf. zsh-users/8412): Config/version.mk: fix year typo.Clint Adams2005-01-221-0/+5
|
* "keeper" function suiteBart Schaefer2005-01-211-0/+5
|
* remove larch completion, it has been superceded by tlaOliver Kiddle2005-01-211-0/+3
|
* 20734: rewrite to handle version 2.2.0 of valgrindOliver Kiddle2005-01-211-0/+3
|
* 20730: fix suffix style to regard quoted special characters as not specialOliver Kiddle2005-01-211-0/+5
|
* 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,Peter Stephenson2005-01-191-0/+7
| | | | also use ulimit -x for RLIMIT_LOCK
* FAQ updates from BartPeter Stephenson2005-01-171-0/+4
|
* Motoi Washida: users/8380: complete plist filesOliver Kiddle2005-01-171-0/+5
|
* * 20718: Src/Zle/zle_utils.c: minor cleanup for proto-Unicode stuff.Clint Adams2005-01-161-0/+5
|
* c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson2005-01-141-0/+20
| | | | unposted: update version to 4.2.3-dev-1
* 20708: enhance replace-stringPeter Stephenson2005-01-131-0/+3
|
* unposted: release 4.2.3 zsh-4.2.3Peter Stephenson2005-01-131-0/+3
|
* 20698: Fix tail for POSIX conformancePeter Stephenson2005-01-131-0/+5
|
* users/8359: add Darwin completion directories by defaultPeter Stephenson2005-01-121-0/+3
|
* 20701: fix compilation on Mac OS X: define is __APPLE__, not APPLEOliver Kiddle2005-01-121-4/+8
|
* users/8354: Document limitation of glob_complete and matching controlPeter Stephenson2005-01-121-0/+3
|
* 20695: Fix Cygwin problem with initialising from pointer to imported variable zsh-4.2.2Peter Stephenson2005-01-121-0/+5
|
* Fix .distfiles and .cvsignorePeter Stephenson2005-01-121-0/+2
|
* Unposted: release zsh version 4.2.2Peter Stephenson2005-01-121-0/+3
|
* 20692: unset POSIXLY_CORRECT in test.Peter Stephenson2005-01-121-0/+8
| | | | unposted: minor comment change in _perforce
* * unposted: config.guess, config.sub: update to 2004-11-12 and 2004-11-30, ↵Clint Adams2005-01-111-0/+3
| | | | respectively.
* * 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 ↵Clint Adams2005-01-111-0/+3
| | | | LC_COLLATE setting.
* * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from ↵Clint Adams2005-01-111-0/+5
| | | | C/U/C to C/X/C.
* 20687: 4.2.2 newsPeter Stephenson2005-01-111-0/+7
| | | | 20688: Unicode/UTF-8 FAQ notes
* 20666: Avoid creating unnecessary multios when a descriptor is closed andBart Schaefer2005-01-111-0/+7
| | | | then re-opened.
* * 20665: improve completion for ggv/gnome-gv.Clint Adams2005-01-101-0/+6
|
* 20661: *(+func) = *(e:func:)Peter Stephenson2005-01-101-0/+5
|
* 20662: update for nedit 5.5Oliver Kiddle2005-01-101-0/+4
|
* * 20655: _deb_packages fix from Karl Chen.Clint Adams2005-01-091-0/+3
|
* * 20654: completion for wajig, and dpkg/deb_packages improvements from Karl ↵Clint Adams2005-01-091-0/+7
| | | | Chen.
* * 20650: completion for mencal.Clint Adams2005-01-081-0/+3
|
* * 20649: completion for cal and ncal.Clint Adams2005-01-081-0/+5
|
* unposted: limit some Perforce change completions to current clientPeter Stephenson2005-01-051-0/+3
|
* 20632: incorrect propagation of signals to process groupPeter Stephenson2005-01-051-0/+5
|
* * 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion ↵Clint Adams2004-12-271-0/+5
| | | | for 0.93.3.1.
* * 20637: Completion/Debian/Command/_lintian: add completion for 'lintian', ↵Clint Adams2004-12-251-0/+3
| | | | a Debian package checker.
* * 20636: Completion/Unix/Command/_bogofilter: add completion for ↵Clint Adams2004-12-251-0/+8
| | | | 'bogofilter' and 'bogotune' commands.
* * 20634: Completion/Unix/Command/_postfix: completion for postsuper.Clint Adams2004-12-241-0/+5
|
* * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer ↵Clint Adams2004-12-161-0/+3
| | | | bogoutil.
* * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt ↵Clint Adams2004-12-151-0/+5
| | | | Zimmerman.