about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Generated PDF from zsh.texi using pdfetexPeter Stephenson2005-02-045-1/+14
|
* Motoi Washida: libiconv test needed on Mac OS XPeter Stephenson2005-02-042-4/+10
|
* Test -nt and FOO=BAR BAR=FOO echo bugsPeter Stephenson2005-02-023-0/+28
|
* 20774: fix e.g. "FOO=BAR BAR=FOO echo" failure to unset FOO after finishing.Bart Schaefer2005-02-022-2/+7
|
* * 20773: Completion/Unix/Command/_getconf: additional variables from confstr().Clint Adams2005-02-012-1/+13
|
* 20759, 20760, 20765: Improve Cygwin configurationPeter Stephenson2005-02-014-5/+17
|
* Updated _rsync.Wayne Davison2005-01-281-0/+6
|
* - Added new options for impending 2.6.4 release.Wayne Davison2005-01-281-44/+51
| | | | | | - Improved the descriptions of several old options. - Got rid of the "-- ..." options to _arguments (so that we don't try to use the output of "rsync --help").
* users/8433: fix hang in configure on latest CygwinPeter Stephenson2005-01-272-2/+11
|
* * 20753: use ZS_memmove instead of memmove.Clint Adams2005-01-263-2/+8
|
* 20752: fix access to ZLE parametersPeter Stephenson2005-01-268-34/+54
|
* * 20751: Src/Zle/zle_refresh.c: use '?' for character conversion errorClint Adams2005-01-262-4/+4
|
* * 20747: some wide char support in the zle refresh code.Clint Adams2005-01-263-16/+47
|
* 20750: fix hang with 20742Peter Stephenson2005-01-262-2/+14
|
* 20742: More Unicode conversion stuff.Peter Stephenson2005-01-257-112/+289
|
* users/8422: [[ ... -nt ... ]] with bad stat causedPeter Stephenson2005-01-242-1/+8
| | | | 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-232-8/+8
|
* * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.Clint Adams2005-01-232-6/+11
|
* * 20736: Src/Zle/zle_utils.c: change zlegetline() to return a metafied string.Clint Adams2005-01-222-7/+5
|
* getzleline stuff is 20735Clint Adams2005-01-221-1/+1
|
* * 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and zlegetlineClint Adams2005-01-223-2/+32
| | | | | 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-222-1/+6
|
* "keeper" function suiteBart Schaefer2005-01-213-0/+91
|
* Fixed compiler warning about a missing initializer.Wayne Davison2005-01-211-2/+2
|
* Got rid of "unused parameter" compiler warning for nullsethashfn().Wayne Davison2005-01-211-1/+1
|
* remove larch completion, it has been superceded by tlaOliver Kiddle2005-01-213-1975/+38
|
* 20734: rewrite to handle version 2.2.0 of valgrindOliver Kiddle2005-01-212-57/+99
|
* 20730: fix suffix style to regard quoted special characters as not specialOliver Kiddle2005-01-212-1/+6
|
* 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,Peter Stephenson2005-01-195-44/+91
| | | | also use ulimit -x for RLIMIT_LOCK
* FAQ updates from BartPeter Stephenson2005-01-172-10/+12
|
* Motoi Washida: users/8380: complete plist filesOliver Kiddle2005-01-172-6/+15
|
* * 20718: Src/Zle/zle_utils.c: minor cleanup for proto-Unicode stuff.Clint Adams2005-01-162-6/+6
|
* c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson2005-01-1433-1113/+1211
| | | | unposted: update version to 4.2.3-dev-1
* 20708: enhance replace-stringPeter Stephenson2005-01-133-9/+27
|
* 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: minor comment change in _perforce
* * unposted: config.guess, config.sub: update to 2004-11-12 and 2004-11-30, ↵Clint Adams2005-01-113-19/+40
| | | | 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-113-1/+8
| | | | LC_COLLATE setting.
* * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from ↵Clint Adams2005-01-112-0/+5
| | | | C/U/C to C/X/C.
* 20687: 4.2.2 newsPeter Stephenson2005-01-113-3/+56
| | | | 20688: Unicode/UTF-8 FAQ notes
* 20666: Avoid creating unnecessary multios when a descriptor is closed andBart Schaefer2005-01-112-1/+9
| | | | then re-opened.