Util-Linux package development
 help / color / mirror / Atom feed
* [PATCH 0/3] pull: rename usability and readline improvements
@ 2017-05-18 21:19 Sami Kerola
  2017-05-18 21:19 ` [PATCH 1/3] rename: make --no-act to imply --verbose Sami Kerola
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Sami Kerola @ 2017-05-18 21:19 UTC (permalink / raw)
  To: util-linux; +Cc: Sami Kerola

Hello,

Hopefully these three changes are included before the next release goes out. 
All these improve usability, and therefore beneficial to be reviewed even we
are in 'no major updates' period.  Quite frankly the chsh might step over
line by being a little bit too much, and if so it's fine if it rolls over to
next release.

Also available in the git repository at:
  git://github.com/kerolasa/lelux-utiliteetit.git rc-fixes

Sami Kerola (3):
  rename: make --no-act to imply --verbose
  chfn: disable tab completion
  chsh: make readline completion to propose valid shells

 login-utils/chfn.c  |   1 +
 login-utils/chsh.c  | 117 ++++++++++++++++++++++++++++++++++++++++------------
 misc-utils/rename.c |   6 +--
 3 files changed, 94 insertions(+), 30 deletions(-)

-- 
2.13.0


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

end of thread, other threads:[~2017-06-05 11:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18 21:19 [PATCH 0/3] pull: rename usability and readline improvements Sami Kerola
2017-05-18 21:19 ` [PATCH 1/3] rename: make --no-act to imply --verbose Sami Kerola
2017-05-18 21:19 ` [PATCH 2/3] chfn: disable tab completion Sami Kerola
2017-05-18 21:19 ` [PATCH 3/3] chsh: make readline completion to propose valid shells Sami Kerola
2017-05-19  8:26   ` Karel Zak
2017-06-05 11:36   ` Karel Zak
2017-05-19  9:44 ` [PATCH 0/3] pull: rename usability and readline improvements Karel Zak

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