summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-10-20 14:22:25 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-10-20 14:30:10 +0000
commit98875bcb05d552cc59b300e33fe9000d295b1ffe (patch)
tree7b2af194ebb2b3f66bb8f849021e7fe704c0dde0 /ChangeLog
parentc6028f7387ad496ade9daaf76ac1683c3002bbf7 (diff)
downloadzsh-98875bcb05d552cc59b300e33fe9000d295b1ffe.tar.gz
zsh-98875bcb05d552cc59b300e33fe9000d295b1ffe.tar.xz
zsh-98875bcb05d552cc59b300e33fe9000d295b1ffe.zip
36900: _git: stash names completion: Display log messages
The "$@" argument to compadd is removed because (I think) it contains a -J,
which conflicts with the -V.

Joint with Daniel Hahler.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d8b15c69..04883a152 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-10-20  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 36900: Completion/Unix/Command/_git: _git: stash names
+	completion: Display log messages
+
 2015-10-19  Oliver Kiddle  <opk@zsh.org>
 
 	* 36642: Eric Cook: Completion/Unix/Command/_zfs: