From b884853756f0bd3489f2bad9e464498c798c672c Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Fri, 8 May 2015 15:41:01 +0200 Subject: 35060 + 35072: completion: git: split __git_heads into local and remote It is useful to have this distinction visually. This also uses `--format=%(refname:short)` directly with `git for-each-ref`. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ef2a6575e..cb7f07687 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-05-12 Daniel Hahler + + * 35060 + 35072: Completion/Unix/Command/_git: completion: git: split + __git_heads into local and remote + 2015-05-12 Jun-ichi Takimoto * 35075: Doc/Zsh/builtins.yo, Doc/Zsh/calsys.yo, -- cgit 1.4.1