summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-08maint: move timeout exit statusesEric Blake
2009-10-08stat: test recent patchEric Blake
2009-10-08stdbuf: improve path searchEric Blake
2009-10-08stat: work with recent gnulib changesEric Blake
2009-10-08stat: add support for many more file system typesJim Meyering
2009-10-08stat: recognize CIFS and HFS file system typesJim Meyering
2009-10-07md5sum, sha*sum: also accept openssl checksum syntaxGuenter Knauf
2009-10-06maint: make release-making instructions more genericJim Meyering
2009-10-06post-release administriviaJim Meyering
2009-10-06version 8.0Jim Meyering
2009-10-06build: update gnulib submodule to latestJim Meyering
2009-10-06chcon: exit immediately if SELinux is disabledOndřej Vašík
2009-10-03build: update gnulib submodule to latestJim Meyering
2009-10-02dircolors: highlight .cgm and .emf as imagesJames R. Van Zandt
2009-10-02maint: remove obsolete syntax-check exclusionJim Meyering
2009-10-02tail: avoid a race where we could miss new data with --pidPádraig Brady
2009-10-02maint: move gnu-web-doc-update script to gnulibJim Meyering
2009-10-02build: update gnulib submodule to latestJim Meyering
2009-09-30tests: tail-2/pid: use a 3-second timeout, not 1Jim Meyering
2009-09-30build: update gnulib submodule to latestJim Meyering
2009-09-30build: translate diagnostics from two new filesJim Meyering
2009-09-30build: now that we use the lock module, don't exclude lock.m4Jim Meyering
2009-09-30ls: always print "?" for allocated size of a dereferenced dangling symlinkPádraig Brady
2009-09-30build: use gnulib's freopen moduleJim Meyering
2009-09-29stat: interpret "-" as standard inputJim Meyering
2009-09-29ls: don't use an undefined struct stat after failed stat/lstatJim Meyering
2009-09-29ls: print "?", not "0" as inode of dereferenced dangling symlinkJim Meyering
2009-09-29ls: with -LR, exit with status 2 upon detecting a cycleJim Meyering
2009-09-26maint: factor coreutils-specific code out of bootstrapJim Meyering
2009-09-25cp, mv: use linkat to guarantee semanticsEric Blake
2009-09-25ln: add -L/-P optionsEric Blake
2009-09-24build: update gnulib submodule to latestEric Blake
2009-09-23maint: Use logical rather than bitwise operators on boolsPádraig Brady
2009-09-23maint: expr: avoid compiler warnings without GMPPádraig Brady
2009-09-23build: update gnulib submodule to latestEric Blake
2009-09-23maint: summarize gnulib changesEric Blake
2009-09-23doc: ls: further improve --help message re --colorJim Meyering
2009-09-23readlink: pick up gnulib changes to readlink -fEric Blake
2009-09-23maint: df.c: adapt to newer gnulibJim Meyering
2009-09-23build: update gnulib submodule to latestJim Meyering
2009-09-22doc: stdbuf: mention it can have a non standard exit statusPádraig Brady
2009-09-22maint: uptime: fix a theoretical compile warningPádraig Brady
2009-09-22ls: fix a performance regressionPádraig Brady
2009-09-21build: avoid compiler warnings on cygwin 1.5Eric Blake
2009-09-21doc: ls: add an article, "the"Jim Meyering
2009-09-21ls: handle disabling of colors consistently for all tile typesPádraig Brady
2009-09-21doc: ls: make help for --color more concise and accuratePádraig Brady
2009-09-21doc: normalize and add missing entries to texinfo menuPádraig Brady
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady
2009-09-21maint: automate the web-doc updating procedureJim Meyering