about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNikolai Weibull <pcppopper@users.sourceforge.net>2011-07-21 10:03:09 +0000
committerNikolai Weibull <pcppopper@users.sourceforge.net>2011-07-21 10:03:09 +0000
commit3eb08466453403c6ac3f5f84405b91f1ed007bfb (patch)
tree275a625bb6bac25c209b2d7a9612603f3b2acab2 /ChangeLog
parentd37eda52f30cc50aa1908ca0a7abc99719a63d50 (diff)
downloadzsh-3eb08466453403c6ac3f5f84405b91f1ed007bfb.tar.gz
zsh-3eb08466453403c6ac3f5f84405b91f1ed007bfb.tar.xz
zsh-3eb08466453403c6ac3f5f84405b91f1ed007bfb.zip
unposted: Completion/Unix/Command/_git: Update git-add completion to not
complete already given file arguments and also to not list file completions if
an option is being completed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e02bbab6..c1f1c75ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
 	* unposted: Completion/Unix/Command/_git: Fix bug in git-add completion
 	that prevented -f option from being used correctly.
 
+	* unposted: Completion/Unix/Command/_git: Update git-add completion to
+	not complete already given file arguments and also to not list file
+	completions if an option is being completed.
+
 2011-07-19  Peter Stephenson  <pws@csr.com>
 
 	* 29555: Src/exec.c: fix problem that shell failed to use file
@@ -15131,5 +15135,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5401 $
+* $Revision: 1.5402 $
 *****************************************************