about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorØystein Walle <oystwa@gmail.com>2013-10-20 19:43:29 +0200
committerFrank Terbeck <ft@bewatermyfriend.org>2013-10-21 17:40:01 +0200
commite91d90125beb975ae49b9445477c6cae61b286f7 (patch)
treea3e476ce51b1e71634fc1ed69a739a1cc5ebebe0 /ChangeLog
parent7a37568b8c6a142e9ccbae3a96fb6041a46646f5 (diff)
downloadzsh-e91d90125beb975ae49b9445477c6cae61b286f7.tar.gz
zsh-e91d90125beb975ae49b9445477c6cae61b286f7.tar.xz
zsh-e91d90125beb975ae49b9445477c6cae61b286f7.zip
31861: _git: Add git-clean -i/--interactive support
 - Add -i and --interactive to _git-clean()
 - Add column.clean configuration variable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e98598fd0..a6e1479bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-21  Øystein Walle  <oystwa@gmail.com>
+
+	* 31861: Completion/Unix/Command/_git: _git: Add git-clean
+	-i/--interactive support
+
 2013-10-21  m0viefreak  <m0viefreak.cm@googlemail.com>
 
 	* 31856: Completion/Unix/Command/_git: _git: fix a few