diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-05-01 14:19:02 +0000 |
|---|---|---|
| committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-05-01 16:24:38 +0000 |
| commit | fbf2591161ca254778eadd38717a7ccc4f4dff56 (patch) | |
| tree | 2fc904650852cab36ebe6672ac4e831a93b70408 | |
| parent | unposted: typo in redirect doc (diff) | |
| download | zsh-fbf2591161ca254778eadd38717a7ccc4f4dff56.tar zsh-fbf2591161ca254778eadd38717a7ccc4f4dff56.tar.gz zsh-fbf2591161ca254778eadd38717a7ccc4f4dff56.tar.bz2 zsh-fbf2591161ca254778eadd38717a7ccc4f4dff56.tar.lz zsh-fbf2591161ca254778eadd38717a7ccc4f4dff56.tar.xz zsh-fbf2591161ca254778eadd38717a7ccc4f4dff56.tar.zst zsh-fbf2591161ca254778eadd38717a7ccc4f4dff56.zip | |
unposted: ChangeLog: Add missed entries.
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -7,6 +7,22 @@ * 38381: Completion/Unix/Command/_picocom: Add completion for picocom utility +2016-05-01 Daniel Shahaf <d.s@daniel.shahaf.name> + + * 38369: Completion/Unix/Command/_git: Complete fetchy refspecs + correctly. + + * 38368: Completion/Unix/Command/_git: Bifurcate __git_ref_specs. + + * 38367: Completion/Unix/Command/_git: Fix an apparent typo + in __git_heads(). + + * 38366: Completion/Unix/Command/_git: Offer alternatives + properly. + + * 38365: Completion/Unix/Command/_git: _git-bundle: Complete + required file argument to 'git bundle' correctly. + 2016-04-29 Barton E. Schaefer <schaefer@zsh.org> * unposted: Src/builtin.c: silence spurious compiler warning |
