about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 25415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson2008-08-0713-53/+154
* 25409: fix eval's use of lastvalPeter Stephenson2008-08-064-7/+47
* 25405: return status from anonymous functions was not handledPeter Stephenson2008-08-062-2/+6
* 25400: Rockys test for second part of trapreturn bugPeter Stephenson2008-08-062-0/+18
* unposted: two-word clarification of ZLS_COLORS usage.Bart Schaefer2008-08-061-1/+1
* 25389: rearrange precedence of ZLS_COLORS alternatives.Bart Schaefer2008-08-063-18/+24
* 25392: test for 25367Peter Stephenson2008-08-052-0/+42
* 25385: fix another bug with trapreturn trampling on statusPeter Stephenson2008-08-042-1/+6
* users/13095: no _XOPEN_SOURCE_EXTENDED on AIXPeter Stephenson2008-08-042-1/+4
* 25384: fix problem with incorrect autoloads of zsh/zlePeter Stephenson2008-08-042-8/+19
* users/13093: HashNode changes for AIXPeter Stephenson2008-08-042-3/+8
* 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH)Bart Schaefer2008-08-022-1/+6
* fix problems with trapreturn, in particular in source inside trapPeter Stephenson2008-08-014-2/+24
* TCP functions: fix some variable handling problems,Peter Stephenson2008-08-014-108/+122
* 25364: fix k flag in hash subscriptPeter Stephenson2008-07-313-4/+19
* 25345, 25347: neaten interface from main shell to zlePeter Stephenson2008-07-3113-120/+204
* cross-reference to DEBUG_BEFORE_CMD optionPeter Stephenson2008-07-302-2/+7
* users/13077: Max Mikhanosha: restore follow after sort in _path_filesPeter Stephenson2008-07-302-3/+8
* 25346: fix some variables in compdumpPeter Stephenson2008-07-292-5/+8
* users/13072: add follow option to file-sortPeter Stephenson2008-07-293-1/+10
* following discussion, change fc error messagePeter Stephenson2008-07-272-1/+7
* 25338: disallow usage of current history line in fcPeter Stephenson2008-07-252-0/+20
* 25236: missing changelog entryPeter Stephenson2008-07-231-0/+5
* 25330: fix description of zcurses "position" (was documented as "location").Clint Adams2008-07-232-3/+6
* 25329: build the curses module if we've got any usable curses header, not jus...Clint Adams2008-07-232-1/+4
* 25328: fix --recv-keys and --send-keys to complete key IDs instead of uid ema...Clint Adams2008-07-232-2/+11
* 25236: don't recalculate prompt if not redisplayingPeter Stephenson2008-07-221-1/+1
* 25324: Danek Duvall: some Solaris and more general completionsPeter Stephenson2008-07-2128-25/+1168
* 25322: fix printing of keys.Clint Adams2008-07-212-0/+3
* 25321: delete gdbm node when corresponding hash entry is unset.Clint Adams2008-07-212-1/+9
* 25320: fix read and write of elements by key.Clint Adams2008-07-212-16/+31
* 25319: fix zuntie, add -f option to ztie.Clint Adams2008-07-213-0/+257
* 25318: allow parameter to be tied to a gdbm database.Clint Adams2008-07-212-2/+10
* 25304: Richard Hartmann: dont go beyond 80 columns in new user scriptPeter Stephenson2008-07-182-1/+7
* 25272: add zshaddhistory hookPeter Stephenson2008-07-179-49/+117
* users/13036: "." is a valid character in a user namePeter Stephenson2008-07-152-1/+6
* 25278: rename sections in compwid.yo to avoid confusionPeter Stephenson2008-07-145-27/+34
* Phil Pennock: 25275: use restrictive permissions on cache filesPeter Stephenson2008-07-113-3/+14
* 25276: use autoload -z for zsh-autoload functionsPeter Stephenson2008-07-1127-28/+50
* unposted: fix warn_create_global warnings in copy-earlier-wordPeter Stephenson2008-07-072-1/+6
* 25267: ambiguous pattern matching fix: missing logPeter Stephenson2008-07-072-1/+11
* 25267: fix problem with menu on ambiguous completion without matchingPeter Stephenson2008-07-061-0/+39
* 25266: always use EXTENDED_GLOB for patterns in ZLS_COLORSPeter Stephenson2008-07-053-1/+13
* 25262: suspicious error checking in braceless function definitionPeter Stephenson2008-07-012-2/+6
* 25259: improve getquery() handling of unhandled charactersPeter Stephenson2008-07-012-16/+35
* 25258(?): donʼt use -M option with -U in _path_filesPeter Stephenson2008-06-302-7/+12
* unlocalised variablePeter Stephenson2008-06-302-0/+4
* 25255: add anonymous function capabilityPeter Stephenson2008-06-304-28/+170
* 25243: patch from Chris Lamb to add --same-as for xrandrClint Adams2008-06-242-0/+6
* 25244: add subword-range stylePeter Stephenson2008-06-245-13/+29