diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2015-03-07 02:05:44 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2015-03-16 09:25:39 +0000 |
commit | 097dedf9ab549902d31e286a429b41246d5e2fbd (patch) | |
tree | cbc4dcef01ea438285c45a4ef3d8f944686754f1 /ChangeLog | |
parent | 7e994fe145cd5beaadf8719468bbd682c17512b5 (diff) | |
download | zsh-097dedf9ab549902d31e286a429b41246d5e2fbd.tar.gz zsh-097dedf9ab549902d31e286a429b41246d5e2fbd.tar.xz zsh-097dedf9ab549902d31e286a429b41246d5e2fbd.zip |
34671: git completion: only offer recent commits' tags/heads for --fixup
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 22ff7a081..094d92e65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-03-16 Daniel Shahaf <d.s@daniel.shahaf.name> + + * 34671: Completion/Unix/Command/_git: git completion: only + offer recent commits' tags/heads for --fixup + 2015-03-15 Barton E. Schaefer <schaefer@zsh.org> * 34712: Doc/Zsh/grammar.yo: clarify words that may be aliased |