about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 20837: typos in contrib docsPeter Stephenson2005-02-212-10/+13
* 20834: use _webbrowser in _kfmclientPeter Stephenson2005-02-212-4/+10
* 20833: typo: int_t -> wint_tPeter Stephenson2005-02-212-1/+6
* - Added a missing '=' to two commands that take args.Wayne Davison2005-02-201-3/+3
* Mention the _rsync change.Wayne Davison2005-02-201-0/+6
* Got rid of some of the specified option-conflicts between theWayne Davison2005-02-201-7/+7
* Added the last 2 new options from the upcoming rsync 2.6.4.Wayne Davison2005-02-201-0/+2
* 20828: typos in 20822Peter Stephenson2005-02-183-2/+4
* users/8522: Completion/Darwin/Command/_defaults: fixed the number of spacesMotoi WASHIDA2005-02-182-1/+5
* 20822: Initial code for Unicode/multibyte inputPeter Stephenson2005-02-1815-161/+478
* users/8522: Motoi Washida: quotation in Darwin completionPeter Stephenson2005-02-182-2/+8
* 20816: update rlimits for new glibcPeter Stephenson2005-02-162-3/+12
* Mention _rsync changes.Wayne Davison2005-02-151-0/+6
* 20812: Add functions for exception handlingPeter Stephenson2005-02-155-3/+166
* - Split the options up into two sets: daemon options, and clientWayne Davison2005-02-151-34/+37
* 20811: Use the cpp trick to find the file with resource namesPeter Stephenson2005-02-142-7/+26
* _yodl tweak.Wayne Davison2005-02-101-0/+5
* Added missing closing double-quote.Wayne Davison2005-02-101-1/+1
* Kris Shannon: 20801: fix missing $ in expression to parse scriptBart Schaefer2005-02-092-1/+6
* 20798: propagate an #ifdef to prototypesPeter Stephenson2005-02-072-0/+5
* 20794: Change version to 4.3.0-dev-1Peter Stephenson2005-02-073-2/+11
* fix autoloaded trap bug; rejig use of trapfuncsPeter Stephenson2005-02-069-41/+129
* 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
* 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
* 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
* * 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