summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-12-1722091Wayne Davison1-0/+7
2005-12-17Two changes in the HIST_SAVE_BY_COPY code: (1) preserve the groupWayne Davison1-2/+20
and permissions on the history file, and (2) fail if zsh's euid differs from the file's uid (since that would change the history file's owner).
2005-12-1522085 and back off 22075: include langinfo.h to get iconvPeter Stephenson3-10/+12
2005-12-15users/9788: add (oN) glob qualifier for no sortingPeter Stephenson5-24/+240
22076: more documentation for multibyte handling
2005-12-1521814: error handling for traps in "always" constructs.Bart Schaefer3-3/+25
2005-12-1422078Wayne Davison1-0/+5
2005-12-14Changed ucs4toutf8() into a static function (since it's onlyWayne Davison1-2/+1
used by this file when it's even defined).
2005-12-1422075: assume we can convert characters with wctomb() with --enable-multibytePeter Stephenson2-3/+9
2005-12-12Missed bit from 4.3.0-dev-2Peter Stephenson2-2/+7
2005-12-1222071Wayne Davison1-0/+5
2005-12-12A slightly more optimal way to fix the zle_setline() bug usingWayne Davison1-2/+1
the same zlecs-checking idiom as setline().
2005-12-12Fixed problem in zle_setline() where moving to an empty line wouldWayne Davison1-1/+1
set zlecs to -1. (Reported by Jun T.)
2005-12-1022069: completion listings didn't get unmetafiedPeter Stephenson2-7/+14
2005-12-1022068: completion for debdiff.Clint Adams2-0/+27
2005-12-10Fixed a compiler warning.Wayne Davison1-3/+8
2005-12-10Just-added "return" should have returned a value.Wayne Davison1-1/+1
2005-12-09unposted: reindent and use lowercase letters for descriptionsOliver Kiddle6-532/+435
2005-12-09unposted: better completion for sortmOliver Kiddle2-0/+8
2005-12-09require 2.53b of autoconf for AC_PROG_EGREPOliver Kiddle2-1/+5
2005-12-0922065: starts with "--".Clint Adams2-1/+6
2005-12-0922057: don't use zsh/newuser in emulationPeter Stephenson6-19/+53
22058: tweak docs for release
2005-12-0722056: Restore MIME style defaultsPeter Stephenson1-1/+0
2005-12-0722056: Restore MIME style defaultsPeter Stephenson2-3/+9
2005-12-0722055: completion for the FUSE sshfs.Clint Adams2-0/+17
2005-12-0722054: completion for fusermount.Clint Adams2-0/+29
2005-12-0622053: FAQ tweak plus better option and parameter documentationPeter Stephenson3-33/+113
in zsh-newuser-install
2005-12-0522052: improvements to surfraw completion.Clint Adams2-3/+480
2005-12-0522050: fixes for Debian GNU/kfreebsdOliver Kiddle5-8/+12
2005-12-0521712: include fallback for where $OSTYPE is not matchedOliver Kiddle2-41/+46
2005-12-05Changes implied by users/9744.Bart Schaefer2-1/+12
2005-12-0322049: bug exiting from sourced file within functionPeter Stephenson2-1/+8
2005-11-30An arg fix for the new parsedigit() function in zle_misc.c.Wayne Davison1-0/+3
2005-11-30Fixed parsedigit() to have it use its arg instead of "lastchar".Wayne Davison1-15/+12
2005-11-30One more fix for the non-multibyte prototype generation.Wayne Davison1-0/+2
2005-11-30add changelog entry for accidental commit (re hurd errno)Clint Adams1-0/+2
2005-11-30Use $EGREP instead of "grep -E".Wayne Davison1-0/+5
2005-11-30Use $EGREP instead of a hard-wired "grep -E".Wayne Davison1-1/+2
Added AC_PROG_EGREP (which sets $EGREP) for completeness.
2005-11-2922042: handle the Hurd's errno.h.Clint Adams1-1/+1
2005-11-2922046: descriptions for unrar commands, some additional switches.Clint Adams2-2/+28
2005-11-29fix utils.c prototype generation for non multibyte buildGeoff Wing2-0/+7
2005-11-2522031: new git completionPeter Stephenson2-0/+1351
2005-11-2522027: more zsh-newuser-install fixesPeter Stephenson3-42/+101
22028: WARN_CREATE_GLOBAL overeager with temporarily set variables
2005-11-2522022: completion for dchrootOliver Kiddle1-6/+10
2005-11-2522022: completion for dchrootOliver Kiddle2-0/+22
2005-11-2422021: back-to-back Unicode insertions didn't work.Peter Stephenson2-1/+9
2005-11-2422018: minor newuser tweaksPeter Stephenson3-3/+6
2005-11-2422014: argument-base, insert-unicode-charPeter Stephenson9-16/+133
2005-11-2322013: initial go at a working zsh-newuser-installPeter Stephenson5-37/+1098
2005-11-2222012: completion for mergechanges.Clint Adams2-0/+10
2005-11-2222011: MÃ¥rten Svantesson <msv@kth.se>: cvs -R is generally availablePeter Stephenson2-6/+7