summaryrefslogtreecommitdiff
path: root/scripts/git-hooks/commit-msg
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2015-10-20 14:42:39 +0100
committerPádraig Brady <P@draigBrady.com>2015-10-21 01:40:02 +0100
commit0e997681d4497fe9ba6db035909e413a5af050a9 (patch)
tree3a6e4bbf904902dbb71124567942198e3142147a /scripts/git-hooks/commit-msg
parent069961924efb64349914df085d6b0ac76bdaf7ae (diff)
downloadcoreutils-0e997681d4497fe9ba6db035909e413a5af050a9.tar.xz
ls: allow -w0 to mean no limit on line length
* src/ls.c (print_with_separator): Renamed from print_with_commas, and parameterized to accept the separator to print. Also fix an edge case where '\n' not printed when the POS variable overflows SIZE_MAX. (print_current_files): Degenerate -x and -C to using the cheaper print_with_separator() in the -w0 case. * doc/coreutils.texi (ls invocation): Document the new feature. * tests/ls/w-option.sh: A new test. * tests/local.mk: Reference the new test. * NEWS: Mention the improvement. Fixes http://bugs.gnu.org/21325
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions