Bug#813164: coreutils: ls suddenly quotes output

2016-02-15 Thread Jason A. Donenfeld
Debian and all sane distros should revert this commit at once. Changing the aesthetic of ls output is ugly, confusing, and completely absurd. The developer who made the commit should think twice next time before introducing such an unwanted setting and making it the default. This is a change apprec

Bug#813164: coreutils: ls suddenly quotes output

2016-02-12 Thread Jaroslav Skarvada
- Original Message - > On 12/02/16 01:47, Jaroslav Skarvada wrote: > > Hi, > > > > please revert this ugly change, it's confusing and against GNU coding > > standards [1]: > > > >> Likewise, please don’t make the behavior of a command-line program depend > >> on the type of output devic

Bug#813164: coreutils: ls suddenly quotes output

2016-02-12 Thread Pádraig Brady
On 12/02/16 01:47, Jaroslav Skarvada wrote: > Hi, > > please revert this ugly change, it's confusing and against GNU coding > standards [1]: > >> Likewise, please don’t make the behavior of a command-line program depend >> on the type of output device it gets as standard output or standard input

Bug#813164: coreutils: ls suddenly quotes output

2016-02-12 Thread Jaroslav Skarvada
Hi, please revert this ugly change, it's confusing and against GNU coding standards [1]: > Likewise, please don’t make the behavior of a command-line program depend > on the type of output device it gets as standard output or standard input. > Device independence is an important principle of the