1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-10 22:31:24 +02:00

40344: new lsblk completion

This commit is contained in:
Oliver Kiddle 2017-01-13 00:52:12 +01:00
parent 00f16c8e68
commit cfc8165bc1
2 changed files with 61 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2017-01-12 Oliver Kiddle <opk@zsh.org>
* 40344: Completion/Linux/Command/_lsblk: new lsblk completion
2017-01-12 Peter Stephenson <p.w.stephenson@ntlworld.com> 2017-01-12 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: Src/hashtable.c: one missing *name = NULL. * unposted: Src/hashtable.c: one missing *name = NULL.

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -0,0 +1,57 @@