summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-15Mention _rsync changes.Wayne Davison1-0/+6
2005-02-1520812: Add functions for exception handlingPeter Stephenson5-3/+166
2005-02-15- Split the options up into two sets: daemon options, and clientWayne Davison1-34/+37
options. This makes sure that daemon options aren't offered after client options, and visa versa. - Added some missing exclusion-lists for options (that avoids offering conflicting options to the user). - Improved the description of a few options. - Added some new options for the upcoming rsync 2.6.4.
2005-02-1420811: Use the cpp trick to find the file with resource namesPeter Stephenson2-7/+26
2005-02-10_yodl tweak.Wayne Davison1-0/+5
2005-02-10Added missing closing double-quote.Wayne Davison1-1/+1
2005-02-09Kris Shannon: 20801: fix missing $ in expression to parse scriptBart Schaefer2-1/+6
2005-02-0720798: propagate an #ifdef to prototypesPeter Stephenson2-0/+5
2005-02-0720794: Change version to 4.3.0-dev-1Peter Stephenson3-2/+11
Don't compile in a static in init.c unless needed.
2005-02-06fix autoloaded trap bug; rejig use of trapfuncsPeter Stephenson9-41/+129
(now traplists); improve trap tests
2005-02-04Generated PDF from zsh.texi using pdfetexPeter Stephenson5-1/+14
2005-02-04Motoi Washida: libiconv test needed on Mac OS XPeter Stephenson2-4/+10
2005-02-02Test -nt and FOO=BAR BAR=FOO echo bugsPeter Stephenson3-0/+28
2005-02-0220774: fix e.g. "FOO=BAR BAR=FOO echo" failure to unset FOO after finishing.Bart Schaefer2-2/+7
2005-02-01 * 20773: Completion/Unix/Command/_getconf: additional variables from confstr().Clint Adams2-1/+13
2005-02-0120759, 20760, 20765: Improve Cygwin configurationPeter Stephenson4-5/+17
2005-01-28Updated _rsync.Wayne Davison1-0/+6
2005-01-28- Added new options for impending 2.6.4 release.Wayne Davison1-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").
2005-01-27users/8433: fix hang in configure on latest CygwinPeter Stephenson2-2/+11
2005-01-26 * 20753: use ZS_memmove instead of memmove.Clint Adams3-2/+8
2005-01-2620752: fix access to ZLE parametersPeter Stephenson8-34/+54
2005-01-26 * 20751: Src/Zle/zle_refresh.c: use '?' for character conversion errorClint Adams2-4/+4
2005-01-26 * 20747: some wide char support in the zle refresh code.Clint Adams3-16/+47
2005-01-2620750: fix hang with 20742Peter Stephenson2-2/+14
2005-01-2520742: More Unicode conversion stuff.Peter Stephenson7-112/+289
2005-01-24users/8422: [[ ... -nt ... ]] with bad stat causedPeter Stephenson2-1/+8
mayhem in initialisation files, functions, etc.
2005-01-24Fix email address on some log entries.Bart Schaefer1-2/+2
2005-01-2320739: change LANG to LC_MESSAGES in subversion completionClint Adams2-8/+8
2005-01-23 * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.Clint Adams2-6/+11
2005-01-22 * 20736: Src/Zle/zle_utils.c: change zlegetline() to return a metafied string.Clint Adams2-7/+5
2005-01-22getzleline stuff is 20735Clint Adams1-1/+1
2005-01-22 * 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and zlegetlineClint Adams3-2/+32
caller so that the octet-based and wide-character versions should return the same string.
2005-01-22 * unposted (cf. zsh-users/8412): Config/version.mk: fix year typo.Clint Adams2-1/+6
2005-01-21"keeper" function suiteBart Schaefer3-0/+91
2005-01-21Fixed compiler warning about a missing initializer.Wayne Davison1-2/+2
2005-01-21Got rid of "unused parameter" compiler warning for nullsethashfn().Wayne Davison1-1/+1
2005-01-21remove larch completion, it has been superceded by tlaOliver Kiddle3-1975/+38
2005-01-2120734: rewrite to handle version 2.2.0 of valgrindOliver Kiddle2-57/+99
2005-01-2120730: fix suffix style to regard quoted special characters as not specialOliver Kiddle2-1/+6
2005-01-1920728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,Peter Stephenson5-44/+91
also use ulimit -x for RLIMIT_LOCK
2005-01-17FAQ updates from BartPeter Stephenson2-10/+12
2005-01-17Motoi Washida: users/8380: complete plist filesOliver Kiddle2-6/+15
2005-01-16 * 20718: Src/Zle/zle_utils.c: minor cleanup for proto-Unicode stuff.Clint Adams2-6/+6
2005-01-14c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson33-1113/+1211
unposted: update version to 4.2.3-dev-1
2005-01-1320708: enhance replace-stringPeter Stephenson3-9/+27
2005-01-13unposted: release 4.2.3Peter Stephenson4-4/+7
2005-01-1320698: Fix tail for POSIX conformancePeter Stephenson2-3/+32
2005-01-12users/8359: add Darwin completion directories by defaultPeter Stephenson2-1/+4
2005-01-1220701: fix compilation on Mac OS X: define is __APPLE__, not APPLEOliver Kiddle2-5/+9
2005-01-12users/8354: Document limitation of glob_complete and matching controlPeter Stephenson2-0/+8