summaryrefslogtreecommitdiffstats
path: root/src/ls.c
AgeCommit message (Expand)AuthorLines
2016-11-22ls: improve alignment of quoted namesPádraig Brady-65/+199
2016-11-05doc: improve the --help description of ls -NPádraig Brady-2/+1
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-4/+5
2016-10-15build: add die.h; avoid new warnings from GCC 7Jim Meyering-0/+1
2016-09-19ls: fix %%b format and precompute morePaul Eggert-52/+91
2016-09-07ls: allow interruption when reading slow directoriesKamil Dudka-68/+93
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert-15/+8
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-12-14maint: fix incorrect spellings etcPádraig Brady-3/+3
2015-11-04ls: default to --quoting=shell-escape for output to terminalPádraig Brady-0/+1
2015-11-04ls: avoid redundant processing when already escapingPádraig Brady-1/+5
2015-11-04ls: document and test new shell-escape quotingPádraig Brady-2/+2
2015-11-04all: avoid quoting file names when possiblePádraig Brady-4/+3
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady-3/+3
2015-10-21ls: fix off by one error when determining max display columnsPádraig Brady-1/+5
2015-10-21ls: allow -w0 to mean no limit on line lengthPádraig Brady-11/+22
2015-10-19ls: detect terminal color support using glob patternsPádraig Brady-1/+1
2015-09-03ls,ptx: restrict quotearg use to file name outputPádraig Brady-4/+4
2015-08-22ls: allow -w18446744073709551616Paul Eggert-17/+32
2015-07-23build: fprintftime/nstrftime API changesPaul Eggert-4/+11
2015-05-30maint: avoid new coverity warningsPádraig Brady-1/+0
2015-05-09build: avoid a warning form gcc's new -Wlogical-opJim Meyering-5/+2
2015-04-01doc: clarify that ls --sort=time is newest firstPádraig Brady-3/+4
2015-03-26doc: disambiguate the ls --color descriptionChristoph Anton Mitterer-2/+3
2015-03-23doc: clarify default order for ls --sort=sizeDan Jacobson-1/+1
2015-03-04maint: update stale comment about ls color sequencesJarosław Gruca-1/+1
2015-02-11maint: avoid arbitrary memory access with buggy localtime()Pádraig Brady-1/+2
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker-2/+2
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-12-30build: update to latest gnulibPádraig Brady-1/+1
2014-12-19diagnose too-large numbers betterPádraig Brady-18/+7
2014-11-21doc: mention how to avoid newlines impacting ls -1Pádraig Brady-1/+2
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-1/+1
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert-1/+1
2014-08-21maint: refactor ls QUOTING_STYLE env var handlingYurij Goncharuk-14/+22
2014-07-01maint: fix const correctness warnings with security_context_tPádraig Brady-1/+1
2014-06-24doc: state in ls --help, that -h affects --size formatPádraig Brady-1/+1
2014-04-17ls: don't output colors with unknown TERM env variableGuilherme de Almeida Suckevicz-1/+35
2014-01-17doc: clarify SMACK related --help and documentationChengwei Yang-9/+9
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-11-26doc: clarify the operation of ls -kPádraig Brady-1/+1
2013-09-05ls: fix possible incorrect exit status when recursing directoriesFUJIWARA Katsunori-1/+1
2013-08-05doc: more semicolons instead of periods in option descriptionsBenno Schulenberg-20/+24
2013-08-01doc: use semicolon instead of period in option descriptionsBenno Schulenberg-13/+13
2013-07-02maint: refactor SMACK interface to a separate modulePádraig Brady-11/+4
2013-06-24ls: with -Z, show SMACK security contextJarkko Sakkinen-8/+33
2013-05-18maint: port --enable-gcc-warnings to clangPaul Eggert-15/+23
2013-02-20maint: cleanup up various uses of __attribute__Pádraig Brady-1/+1
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker-4/+3
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1