mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 23:11:14 +02:00
35504: complete % placeholders for git log --format
This commit is contained in:
parent
2c301822ca
commit
8ebb4e65a9
2 changed files with 93 additions and 10 deletions
|
@ -1,5 +1,8 @@
|
|||
2015-06-18 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* 35504: Completion/Unix/Command/_git: complete % placeholders
|
||||
for git log --format
|
||||
|
||||
* 35521: Completion/Zsh/Type/_file_descriptors: sort matches
|
||||
numerically and use pfiles on Solaris
|
||||
|
||||
|
|
|
@ -6269,6 +6269,95 @@ __git_setup_diff_stage_options () {
|
|||