about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWesley Schwengle <wesleys@opperschaap.net>2023-09-13 22:53:04 -0400
committerOliver Kiddle <opk@zsh.org>2023-09-20 20:00:10 +0200
commitfa17566b658f8bc42f958a68ff9df634667b4def (patch)
tree6f98bdaadc0a64a4fcc63d7662861caa80fe4956 /ChangeLog
parentd3394f35939815bb5436b7ce4ca07069444bf78c (diff)
downloadzsh-fa17566b658f8bc42f958a68ff9df634667b4def.tar.gz
zsh-fa17566b658f8bc42f958a68ff9df634667b4def.tar.xz
zsh-fa17566b658f8bc42f958a68ff9df634667b4def.zip
52141: Add trailer token completion for git commit --trailer
Via 842587016d in the git project there has been support for git commit
trailer tokens for the bash completion system. This commit adds similar
support to zsh. It includes additional hardening of the regexp and
allows for tokens which include a '.'. This can be found in git via
9a0ec17606.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55dd9ab8a..6b1752c7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2023-09-20  Oliver Kiddle  <opk@zsh.org>
 
+	* Wesley Schwengle: 52141: Completion/Unix/Command/_git: add trailer
+	token completion for git commit --trailer
+
 	* 52163: Completion/Unix/Command/_zfs: completion update for
 	OpenZFS 2.2