Util-Linux package development
 help / color / mirror / Atom feed
* [PATCH 0/3] bash-completion: handle comma-separated options, sync with code, cleanup
@ 2015-06-02 17:59 Boris Egorov
  2015-06-02 17:59 ` [PATCH 1/3] bash-completion: handle comma-separated options Boris Egorov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Boris Egorov @ 2015-06-02 17:59 UTC (permalink / raw)
  To: util-linux; +Cc: Boris Egorov

Boris Egorov (3):
  bash-completion: handle comma-separated options
  bash-completion: sync lscpu completion with code
  bash-completion: remove unused variables [shellcheck]

 bash-completion/addpart    |  2 +-
 bash-completion/chcpu      | 32 ++++++++++++++++++++++----------
 bash-completion/findmnt    | 16 ++++++++++++----
 bash-completion/fsck       |  2 +-
 bash-completion/fsck.minix |  2 +-
 bash-completion/losetup    | 14 ++++++++++----
 bash-completion/lsblk      | 31 +++++++++++++++++++++----------
 bash-completion/lscpu      | 33 ++++++++++++++++-----------------
 bash-completion/lslocks    | 14 ++++++++++----
 bash-completion/mkfs       |  2 +-
 bash-completion/mkfs.bfs   |  2 +-
 bash-completion/mkfs.minix |  1 -
 bash-completion/partx      | 15 +++++++++++----
 bash-completion/prlimit    | 14 ++++++++++----
 bash-completion/setpriv    | 28 ++++++++++++++++++++--------
 bash-completion/swapon     | 14 ++++++++++----
 bash-completion/taskset    | 16 +++++++++++-----
 bash-completion/wdctl      | 14 ++++++++++----
 bash-completion/zramctl    | 14 ++++++++++----
 19 files changed, 178 insertions(+), 88 deletions(-)

-- 
2.1.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-06-08 10:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02 17:59 [PATCH 0/3] bash-completion: handle comma-separated options, sync with code, cleanup Boris Egorov
2015-06-02 17:59 ` [PATCH 1/3] bash-completion: handle comma-separated options Boris Egorov
2015-06-02 17:59 ` [PATCH 2/3] bash-completion: sync lscpu completion with code Boris Egorov
2015-06-02 17:59 ` [PATCH 3/3] bash-completion: remove unused variables [shellcheck] Boris Egorov
2015-06-08 10:20 ` [PATCH 0/3] bash-completion: handle comma-separated options, sync with code, cleanup Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox