From df8d219da3e660a5721f25615f2d6d55c96690dc Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Fri, 11 Nov 2016 09:59:14 +0000 Subject: 39916 + 39930 + tweak: _git: Complete options and values for -c. The "$@" in the option-names call is added in order to propagate the new (-S =) arguments. This bifurcates _git-config() in order to provide completion for % git -c % git -c foo= --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f3dbffcc0..9415eefae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-11-18 Daniel Shahaf + + * 39916 + 39930 + tweak: Completion/Unix/Command/_git: Complete + options and values for -c. + 2016-11-17 Peter Stephenson * 39958: Src/Zle/compctl.c, Src/builtin.c, Src/compat.c, -- cgit 1.4.1