summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-08-0725423: completion for grep-excuses.Clint Adams3-1/+13
2008-08-0725422: apt-show-versions completion fix.Clint Adams2-1/+7
2008-08-0725409: missed ChangeLog entryPeter Stephenson1-0/+6
2008-08-0725418: set PROMPT_SUBST for all Bourne-style shellsPeter Stephenson3-2/+5
2008-08-0725415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson13-53/+154
Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code.
2008-08-0625409: fix eval's use of lastvalPeter Stephenson4-7/+47
2008-08-0625405: return status from anonymous functions was not handledPeter Stephenson2-2/+6
2008-08-0625400: Rockys test for second part of trapreturn bugPeter Stephenson2-0/+18
2008-08-06unposted: two-word clarification of ZLS_COLORS usage.Bart Schaefer1-1/+1
2008-08-0625389: rearrange precedence of ZLS_COLORS alternatives.Bart Schaefer3-18/+24
2008-08-0525392: test for 25367Peter Stephenson2-0/+42
2008-08-0425385: fix another bug with trapreturn trampling on statusPeter Stephenson2-1/+6
2008-08-04users/13095: no _XOPEN_SOURCE_EXTENDED on AIXPeter Stephenson2-1/+4
2008-08-0425384: fix problem with incorrect autoloads of zsh/zlePeter Stephenson2-8/+19
2008-08-04users/13093: HashNode changes for AIXPeter Stephenson2-3/+8
2008-08-0225373: trashzleptr() -> zleentry(ZLE_CMD_TRASH)Bart Schaefer2-1/+6
2008-08-01fix problems with trapreturn, in particular in source inside trapPeter Stephenson4-2/+24
2008-08-01TCP functions: fix some variable handling problems,Peter Stephenson4-108/+122
also standardise indentation add-zsh-hook: fix check for existence of hook function in existing hook
2008-07-3125364: fix k flag in hash subscriptPeter Stephenson3-4/+19
2008-07-3125345, 25347: neaten interface from main shell to zlePeter Stephenson13-120/+204
2008-07-30cross-reference to DEBUG_BEFORE_CMD optionPeter Stephenson2-2/+7
2008-07-30users/13077: Max Mikhanosha: restore follow after sort in _path_filesPeter Stephenson2-3/+8
2008-07-2925346: fix some variables in compdumpPeter Stephenson2-5/+8
2008-07-29users/13072: add follow option to file-sortPeter Stephenson3-1/+10
2008-07-27following discussion, change fc error messagePeter Stephenson2-1/+7
2008-07-2525338: disallow usage of current history line in fcPeter Stephenson2-0/+20
2008-07-2325236: missing changelog entryPeter Stephenson1-0/+5
2008-07-2325330: fix description of zcurses "position" (was documented as "location").Clint Adams2-3/+6
2008-07-2325329: build the curses module if we've got any usable curses header, not ↵Clint Adams2-1/+4
just curses.h.
2008-07-2325328: fix --recv-keys and --send-keys to complete key IDs instead of uid ↵Clint Adams2-2/+11
email addresses.
2008-07-2225236: don't recalculate prompt if not redisplayingPeter Stephenson1-1/+1
2008-07-2125324: Danek Duvall: some Solaris and more general completionsPeter Stephenson28-25/+1168
2008-07-2125322: fix printing of keys.Clint Adams2-0/+3
2008-07-2125321: delete gdbm node when corresponding hash entry is unset.Clint Adams2-1/+9
2008-07-2125320: fix read and write of elements by key.Clint Adams2-16/+31
2008-07-2125319: fix zuntie, add -f option to ztie.Clint Adams3-0/+257
2008-07-2125318: allow parameter to be tied to a gdbm database.Clint Adams2-2/+10
2008-07-1825304: Richard Hartmann: dont go beyond 80 columns in new user scriptPeter Stephenson2-1/+7
2008-07-1725272: add zshaddhistory hookPeter Stephenson9-49/+117
2008-07-15users/13036: "." is a valid character in a user namePeter Stephenson2-1/+6
2008-07-1425278: rename sections in compwid.yo to avoid confusionPeter Stephenson5-27/+34
2008-07-11Phil Pennock: 25275: use restrictive permissions on cache filesPeter Stephenson3-3/+14
put zstat in example zshrc
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson27-28/+50
2008-07-07unposted: fix warn_create_global warnings in copy-earlier-wordPeter Stephenson2-1/+6
2008-07-0725267: ambiguous pattern matching fix: missing logPeter Stephenson2-1/+11
25269: Frank Terbeck: typo
2008-07-0625267: fix problem with menu on ambiguous completion without matchingPeter Stephenson1-0/+39
2008-07-0525266: always use EXTENDED_GLOB for patterns in ZLS_COLORSPeter Stephenson3-1/+13
2008-07-0125262: suspicious error checking in braceless function definitionPeter Stephenson2-2/+6
2008-07-0125259: improve getquery() handling of unhandled charactersPeter Stephenson2-16/+35
2008-06-3025258(?): donʼt use -M option with -U in _path_filesPeter Stephenson2-7/+12