1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-28 05:00:59 +01:00

29272: Completion/Unix/Command/_git: Use return values correctly accross all

completion functions.
This commit is contained in:
Nikolai Weibull 2011-07-21 09:05:57 +00:00
parent a8657c4b40
commit 6502b38277
2 changed files with 241 additions and 161 deletions

View file

@ -1,3 +1,8 @@
2011-07-21 Nikolai Weibull <now@bitwi.se>
* 29272: Completion/Unix/Command/_git: Use return values correctly
accross all completion functions.
2011-07-19 Peter Stephenson <pws@csr.com>
* 29555: Src/exec.c: fix problem that shell failed to use file
@ -15120,5 +15125,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5398 $
* $Revision: 1.5399 $
*****************************************************

File diff suppressed because it is too large Load diff