about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 25651: make getpermtext() output indentation more logicalPeter Stephenson2008-09-111-0/+4
* 25643: keep DEBUG and ZERR traps in subshellsPeter Stephenson2008-09-111-0/+3
* 25641: add emulation option (NO_)MULTI_FUNC_DEFPeter Stephenson2008-09-111-0/+5
* Frank Terbeck: 25640: another alias handling fix.Clint Adams2008-09-101-0/+3
* 25639: free ptr2 if hsubl is NULL.Clint Adams2008-09-101-0/+2
* 25638: remove unnecessary ternary expression in match_str.Clint Adams2008-09-101-0/+3
* 25637: dereference prog after the NULL check.Clint Adams2008-09-101-0/+4
* 25636: free s before returning with an error condition.Clint Adams2008-09-081-0/+3
* 25634: free t before returning if both t and errflag are set.Clint Adams2008-09-081-0/+5
* Frank Terbeck: 25624: clean up git alias parsing.Clint Adams2008-09-071-0/+5
* 25627: add $ZSH_SUBSHELLPeter Stephenson2008-09-051-0/+5
* 25615: $ZSH_DEBUG_CMD for use in DEBUG trapsPeter Stephenson2008-09-051-0/+6
* 25608: NO_cshjunkiesquote in completionPeter Stephenson2008-09-051-0/+5
* 25611, 25613: protect against two possible NULL dereferences.Clint Adams2008-09-051-0/+3
* 25612: remove dead code.Clint Adams2008-09-051-0/+2
* 25610: remove dead code.Clint Adams2008-09-041-0/+2
* 25609: initialize sz variable.Clint Adams2008-09-041-0/+4
* 25603: format error in compsys.yoPeter Stephenson2008-09-031-0/+2
* Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:Peter Stephenson2008-09-031-0/+4
* 25595: fix line numbers with EVAL_LINENO,Peter Stephenson2008-09-031-0/+8
* 25600: fix incorrect pattern introduced by 25059.Bart Schaefer2008-09-031-0/+5
* Mikael Magnusson: 25594: "git clean" cleanup.Clint Adams2008-09-021-0/+5
* Mikael Magnusson: 25591: "git remote rm" completion.Clint Adams2008-09-011-0/+3
* Mikael Magnusson: 25590: update "git add" completion.Clint Adams2008-09-011-0/+3
* Frank Terbeck: 25588: add --no-pager option to git completion.Clint Adams2008-09-011-0/+5
* 25587: fix a==(stuff) and associated stuff.Peter Stephenson2008-09-011-0/+8
* 25585: fix git command completion when there are arguments after the cursor p...Clint Adams2008-09-011-0/+3
* Frank Terbeck: 25583: more git alias fixes.Clint Adams2008-09-011-0/+5
* 25582: attempt to make "pws non-canonical hack" respect file typesPeter Stephenson2008-09-011-0/+4
* Jörg Sommer: 25572: completer module parametersPeter Stephenson2008-09-011-0/+5
* 25571: when parsing use line numbers for the start of a token, not the endPeter Stephenson2008-08-311-0/+7
* Frank Terbeck: 25561: fix quoting with aliases.Clint Adams2008-08-311-0/+3
* Mikael Magnusson: 25564: suppress error output in __git_is_treeish.Clint Adams2008-08-311-0/+5
* 25570: line numbers of complex sublists were wrong, plus testPeter Stephenson2008-08-311-0/+6
* users/13169: really restore emulation mode after 'emulate -L'Andrey Borzenkov2008-08-311-0/+7
* 25569: David Le Bourgeois and pws: _ant completion fixPeter Stephenson2008-08-311-0/+3
* 25568: Frank Terbeck & pws: invalid continue and break argumentsPeter Stephenson2008-08-311-0/+5
* users/13162: strip ~ suffix from modulesPeter Stephenson2008-08-311-0/+5
* 25553: add aoss to compdef line.Clint Adams2008-08-301-0/+3
* Frank Terbeck: 25551: remove a stray period from a description.Clint Adams2008-08-301-0/+5
* Mikael Magnusson: 25539: more 'git clone' fixes.Clint Adams2008-08-291-0/+3
* Frank Terbeck: 25538: add missing backslash.Clint Adams2008-08-291-0/+3
* Frank Terbeck: 25537: add --abort to options for 'git am'.Clint Adams2008-08-291-0/+5
* 25532: problem skipping assignments etc. with setopt ERREXITPeter Stephenson2008-08-251-0/+6
* 25521: get merge strategies from git merge in case the administrator has adde...Clint Adams2008-08-241-0/+5
* 25508: set file name if function came from dump filePeter Stephenson2008-08-221-0/+5
* Alexey I. Froloff: 25459: add list-dirs-first style.Peter Stephenson2008-08-211-0/+7
* Mikael Magnusson: 25499: add function to validate tree-ishs.Clint Adams2008-08-211-0/+3
* 25495: always complete cached files after git checkout --.Clint Adams2008-08-211-0/+3
* 25493: allow -q to be used in all git checkout contexts.Clint Adams2008-08-211-0/+3