summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2008-09-03Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:Peter Stephenson2-1/+5
auto-remove automatically added = in alias completion
2008-09-0325595: fix line numbers with EVAL_LINENO,Peter Stephenson8-34/+134
try to fix oddities with funcstack and sourced files, simplify use of caller element of funcstack
2008-09-0325600: fix incorrect pattern introduced by 25059.Bart Schaefer2-1/+6
2008-09-02Mikael Magnusson: 25594: "git clean" cleanup.Clint Adams2-11/+6
2008-09-01Mikael Magnusson: 25591: "git remote rm" completion.Clint Adams2-1/+7
2008-09-01Mikael Magnusson: 25590: update "git add" completion.Clint Adams2-4/+8
2008-09-01Frank Terbeck: 25588: add --no-pager option to git completion.Clint Adams2-0/+6
2008-09-0125587: fix a==(stuff) and associated stuff.Peter Stephenson4-0/+28
2008-09-0125585: fix git command completion when there are arguments after the cursor ↵Clint Adams2-8/+11
position.
2008-09-01Frank Terbeck: 25583: more git alias fixes.Clint Adams2-7/+12
2008-09-0125582: attempt to make "pws non-canonical hack" respect file typesPeter Stephenson2-10/+30
2008-09-01Jörg Sommer: 25572: completer module parametersPeter Stephenson2-1/+7
2008-08-3125571: when parsing use line numbers for the start of a token, not the endPeter Stephenson6-89/+138
add test and move debug trap tests to new file
2008-08-31Frank Terbeck: 25561: fix quoting with aliases.Clint Adams2-1/+4
2008-08-31Mikael Magnusson: 25564: suppress error output in __git_is_treeish.Clint Adams2-1/+6
2008-08-3125570: line numbers of complex sublists were wrong, plus testPeter Stephenson4-2/+18
make lineno zlong in another place
2008-08-31users/13169: really restore emulation mode after 'emulate -L'Andrey Borzenkov2-1/+10
2008-08-3125569: David Le Bourgeois and pws: _ant completion fixPeter Stephenson2-1/+4
2008-08-3125568: Frank Terbeck & pws: invalid continue and break argumentsPeter Stephenson4-0/+123
also tests for control commands
2008-08-31users/13162: strip ~ suffix from modulesPeter Stephenson2-1/+6
2008-08-3025553: add aoss to compdef line.Clint Adams2-1/+4
2008-08-30Frank Terbeck: 25551: remove a stray period from a description.Clint Adams2-1/+6
2008-08-29Mikael Magnusson: 25539: more 'git clone' fixes.Clint Adams2-3/+6
2008-08-29Frank Terbeck: 25538: add missing backslash.Clint Adams2-1/+4