summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-09-2225723: align combining character when popped from input stackPeter Stephenson2-0/+6
2008-09-2225721: revert another mistake of 25701.Clint Adams2-1/+2
2008-09-22Jörg Sommer: 25718: add completion of option --reverse.Clint Adams2-1/+5
2008-09-2225720: remove misleading vcs_info bit about PROMPT_SUBST.Clint Adams2-3/+5
2008-09-2225715: Frank Terbeck: vcs_info now works immediatelyPeter Stephenson2-1/+4
2008-09-2225710: various minor consistency tweaks for VCS_InfoPeter Stephenson5-4/+26
2008-09-2225713: ensure that vcs_info functions immediately after autoloading.Clint Adams2-0/+7
2008-09-22Rocky Bernstein: 25696: fix crash on empty history.Peter Stephenson2-1/+5
2008-09-21unposted: update .distfiles.Clint Adams2-24/+8
2008-09-21Jörg Sommer: 25702: completions for chrt and ionice commands.Clint Adams3-0/+88
2008-09-21correct overzealousness in 25701Clint Adams2-2/+1
2008-09-2125701: fix memory leak in loadautofn.Clint Adams2-1/+7
2008-09-2125697: drop git code and switch to vcs_info.Clint Adams2-5/+11
2008-09-1925693: Frank Terbeck: another doc glitchPeter Stephenson2-4/+10
2008-09-19users/13262: Frank Terbeck: another formatting fixPeter Stephenson2-2/+8
2008-09-19users/13252 and elsewhere: Frank Terbeck plus tweaks:Peter Stephenson41-3/+1119
add VCS_Info function system
2008-09-19c.f. users/13251: update mapfile doc againPeter Stephenson2-1/+9
2008-09-1825690: fix insert-last-word on multibyte characters with MetaPeter Stephenson2-5/+8
2008-09-1825684: respect trap line number rulesPeter Stephenson1-0/+3
2008-09-18users/13239: add some comments to mapfile docPeter Stephenson2-3/+8
2008-09-1825682: terminate history line before passing to zshaddhistory hookPeter Stephenson2-2/+12
2008-09-1625677: add %x and %I prompt escapes for shell source code debuggingPeter Stephenson14-66/+131
tidy up interface to doshfunc()
2008-09-1525672: remove unnecessary Nularg when prompt expandingPeter Stephenson2-0/+9
to avoid problem with glitch space
2008-09-1525671: non existing variable in typeset -p should cause status 1Peter Stephenson3-2/+9
2008-09-1425667: free mstr before returning from errors.Clint Adams2-0/+6
2008-09-1425666: free memory allocated for an xor if the argument number is invalid.Clint Adams2-0/+7
2008-09-1325662: declare -p should never create argumentsPeter Stephenson3-4/+25
2008-09-1325656: free val only after it may be passed to strlen().Clint Adams2-1/+4
2008-09-1325655: remove completion for --remove-sent-files option.Clint Adams2-1/+5
2008-09-1225654: fix return bug and add --color.Clint Adams2-1/+7
2008-09-1125632: xRaich[o]²x: Src/mem.c: munmap() argument was wrong.Peter Stephenson2-2/+6
2008-09-11unposted: typo in ChangeLogPeter Stephenson1-1/+1
2008-09-1125651: make getpermtext() output indentation more logicalPeter Stephenson7-17/+14
2008-09-1125643: keep DEBUG and ZERR traps in subshellsPeter Stephenson3-2/+8
2008-09-1125641: add emulation option (NO_)MULTI_FUNC_DEFPeter Stephenson5-0/+18
2008-09-10Frank Terbeck: 25640: another alias handling fix.Clint Adams2-1/+4
2008-09-1025639: free ptr2 if hsubl is NULL.Clint Adams2-1/+5
2008-09-1025638: remove unnecessary ternary expression in match_str.Clint Adams2-1/+4
2008-09-1025637: dereference prog after the NULL check.Clint Adams2-1/+6
2008-09-0825636: free s before returning with an error condition.Clint Adams2-1/+10
2008-09-0825634: free t before returning if both t and errflag are set.Clint Adams2-0/+7
2008-09-07Frank Terbeck: 25624: clean up git alias parsing.Clint Adams2-5/+11
2008-09-0525627: add $ZSH_SUBSHELLPeter Stephenson5-1/+37
2008-09-0525615: $ZSH_DEBUG_CMD for use in DEBUG trapsPeter Stephenson6-11/+65
2008-09-0525608: NO_cshjunkiesquote in completionPeter Stephenson2-0/+6
2008-09-0525611, 25613: protect against two possible NULL dereferences.Clint Adams2-18/+25
2008-09-0525612: remove dead code.Clint Adams2-5/+4
2008-09-0425610: remove dead code.Clint Adams2-4/+2
2008-09-0425609: initialize sz variable.Clint Adams2-1/+5
2008-09-0325603: format error in compsys.yoPeter Stephenson2-2/+4