summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2009-10-06chcon: exit immediately if SELinux is disabledOndřej Vašík-1/+6
2009-10-03build: update gnulib submodule to latestJim Meyering-0/+0
2009-10-02dircolors: highlight .cgm and .emf as imagesJames R. Van Zandt-0/+3
2009-10-02maint: remove obsolete syntax-check exclusionJim Meyering-1/+1
2009-10-02tail: avoid a race where we could miss new data with --pidPádraig Brady-29/+38
2009-10-02maint: move gnu-web-doc-update script to gnulibJim Meyering-41/+1
2009-10-02build: update gnulib submodule to latestJim Meyering-0/+0
2009-09-30tests: tail-2/pid: use a 3-second timeout, not 1Jim Meyering-2/+2
2009-09-30build: update gnulib submodule to latestJim Meyering-0/+0
2009-09-30build: translate diagnostics from two new filesJim Meyering-0/+2
2009-09-30build: now that we use the lock module, don't exclude lock.m4Jim Meyering-1/+0
2009-09-30ls: always print "?" for allocated size of a dereferenced dangling symlinkPádraig Brady-13/+18
2009-09-30build: use gnulib's freopen moduleJim Meyering-1/+3
2009-09-29stat: interpret "-" as standard inputJim Meyering-1/+57
2009-09-29ls: don't use an undefined struct stat after failed stat/lstatJim Meyering-3/+7
2009-09-29ls: print "?", not "0" as inode of dereferenced dangling symlinkJim Meyering-5/+24
2009-09-29ls: with -LR, exit with status 2 upon detecting a cycleJim Meyering-15/+20
2009-09-26maint: factor coreutils-specific code out of bootstrapJim Meyering-5/+12
2009-09-25cp, mv: use linkat to guarantee semanticsEric Blake-18/+11
2009-09-25ln: add -L/-P optionsEric Blake-57/+169
2009-09-24build: update gnulib submodule to latestEric Blake-0/+0
2009-09-23maint: Use logical rather than bitwise operators on boolsPádraig Brady-90/+90
2009-09-23maint: expr: avoid compiler warnings without GMPPádraig Brady-1/+3
2009-09-23build: update gnulib submodule to latestEric Blake-0/+0
2009-09-23maint: summarize gnulib changesEric Blake-4/+11
2009-09-23doc: ls: further improve --help message re --colorJim Meyering-3/+3
2009-09-23readlink: pick up gnulib changes to readlink -fEric Blake-13/+36
2009-09-23maint: df.c: adapt to newer gnulibJim Meyering-1/+0
2009-09-23build: update gnulib submodule to latestJim Meyering-0/+0
2009-09-22doc: stdbuf: mention it can have a non standard exit statusPádraig Brady-2/+2
2009-09-22maint: uptime: fix a theoretical compile warningPádraig Brady-0/+4
2009-09-22ls: fix a performance regressionPádraig Brady-1/+2
2009-09-21build: avoid compiler warnings on cygwin 1.5Eric Blake-10/+3
2009-09-21doc: ls: add an article, "the"Jim Meyering-1/+1
2009-09-21ls: handle disabling of colors consistently for all tile typesPádraig Brady-11/+37
2009-09-21doc: ls: make help for --color more concise and accuratePádraig Brady-8/+6
2009-09-21doc: normalize and add missing entries to texinfo menuPádraig Brady-162/+163
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady-99/+116
2009-09-21maint: automate the web-doc updating procedureJim Meyering-11/+42
2009-09-19dircolors: arrange to highlight names with the .lz suffixJim Meyering-0/+2
2009-09-19mktemp: adapt to new, 3-argument gen_tempname_lenJim Meyering-19/+14
2009-09-17build: merge bootstrap changes from gnulibJim Meyering-4/+16
2009-09-16rm, rmdir: improve cross-compilation supportEric Blake-2/+1
2009-09-15cp: fix a probably redundant chmod when setting xattrsOndřej Vašík-1/+1
2009-09-14doc: NEWS: mention origin of touch -t ....60 bugJim Meyering-0/+1
2009-09-14doc: touch, document that it accepts .60Jim Meyering-0/+1
2009-09-14touch: don't reject "60" as number of seconds in a legacy time stampJim Meyering-0/+42
2009-09-14build: update gnulib submodule to latest, for fixed posixtm moduleJim Meyering-0/+0
2009-09-14maint: use #!/bin/sh consistently in shell-based test scriptsJim Meyering-1/+1
2009-09-14tests: fix dd/skip-seek-past-file to work on ecryptfsPádraig Brady-1/+2