summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2019-11-07 11:26:43 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2019-11-07 12:04:27 +0000
commited26bf92d62c5679c49a842fa85c72ef8317635f (patch)
tree37062228ff1cedcd42365dbf9fb6965ea44ef52f
parentd2289b42a7492bec5ae3a206c954a40ae6a7e8ee (diff)
downloadzsh-ed26bf92d62c5679c49a842fa85c72ef8317635f.tar.gz
zsh-ed26bf92d62c5679c49a842fa85c72ef8317635f.tar.xz
zsh-ed26bf92d62c5679c49a842fa85c72ef8317635f.zip
44897: _subversion: Complete --show-item=changelist
-rw-r--r--ChangeLog5
-rw-r--r--Completion/Unix/Command/_subversion1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27c0f208c..e7de9a4a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-11-07  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 44897: Completion/Unix/Command/_subversion: Complete
+	--show-item=changelist
+
 2019-11-06  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
 	* 44895: Completion/Solaris/Command/_svccfg: complete options
diff --git a/Completion/Unix/Command/_subversion b/Completion/Unix/Command/_subversion
index 120f17642..28223c55b 100644
--- a/Completion/Unix/Command/_subversion
+++ b/Completion/Unix/Command/_subversion
@@ -19,6 +19,7 @@ _svn () {
      wc-root               "the working copy root path"
      schedule              "'normal', 'add', 'delete', 'replace'"
      depth                 "'infinity', 'immediates', 'files', 'empty', 'exclude'"
+     changelist            "the changelist this file was added to, if any"
   )
 
   local update_policy