summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-19dircolors: arrange to highlight names with the .lz suffixJim Meyering
2009-09-19mktemp: adapt to new, 3-argument gen_tempname_lenJim Meyering
2009-09-17build: merge bootstrap changes from gnulibJim Meyering
2009-09-16rm, rmdir: improve cross-compilation supportEric Blake
2009-09-15cp: fix a probably redundant chmod when setting xattrsOndřej Vašík
2009-09-14doc: NEWS: mention origin of touch -t ....60 bugJim Meyering
2009-09-14doc: touch, document that it accepts .60Jim Meyering
2009-09-14touch: don't reject "60" as number of seconds in a legacy time stampJim Meyering
2009-09-14build: update gnulib submodule to latest, for fixed posixtm moduleJim Meyering
2009-09-14maint: use #!/bin/sh consistently in shell-based test scriptsJim Meyering
2009-09-14tests: fix dd/skip-seek-past-file to work on ecryptfsPádraig Brady
2009-09-14cp,mv: preserve extended attributes even for read-only filesOndřej Vašík
2009-09-14doc: improve timeout's --help messageJim Meyering
2009-09-13maint: use consistent cpp indentation in all .c filesJim Meyering
2009-09-13doc: NEWS: say quadratic and linear, rather than O(N^2) and O(N)Jim Meyering
2009-09-13doc: improve NEWSJim Meyering
2009-09-11id: don't print context=... when POSIXLY_CORRECT is setJim Meyering
2009-09-11rm: avoid compiler warningEric Blake
2009-09-11euidaccess-stat: remove unnecessary macrosEric Blake
2009-09-11rm: use gnulib faccessatEric Blake
2009-09-11rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N)Jim Meyering
2009-09-11build: placate gcc's new -Wskip-jump-initJim Meyering
2009-09-11rm: rewrite to use ftsJim Meyering
2009-09-11maint: doc: adjust README-releaseJim Meyering
2009-09-11post-release administriviaJim Meyering
2009-09-11version 7.6Jim Meyering
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim Meyering
2009-09-10build: update gnulib submodule to latestJim Meyering
2009-09-10doc: improve various BLOCKSIZE and SIZE helpOndřej Vašík