about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2022-01-26 14:18:43 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2022-01-29 10:08:39 +0000
commit63425124835ec6c5cccdb17b50ac2a4cb8a0e90f (patch)
tree49d26c5ecdffb9db8274af1e5a826b91b6971584 /ChangeLog
parent441f594c9f8d3b8afd3b170db54eba0ee9ab0a8b (diff)
downloadzsh-63425124835ec6c5cccdb17b50ac2a4cb8a0e90f.tar.gz
zsh-63425124835ec6c5cccdb17b50ac2a4cb8a0e90f.tar.xz
zsh-63425124835ec6c5cccdb17b50ac2a4cb8a0e90f.zip
49711: _subversion: _svn_status: Don't offer unversioned files
This function is used only by revert, diff, and commit, none of which
can run on unversioned files (those with status '?').
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11166e6bb..3636b8e65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-01-29  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 49711: Completion/Unix/Command/_subversion: _svn_status:
+	Don't offer unversioned files
+
 2022-01-27  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Doc/Zsh/contrib.yo: vcs_info quilt docs: Fix