summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2009-10-10Merge remote branch 'origin/next' into nextnextEric Blake-0/+0
2009-10-10rm: record timing dataJim Meyering-0/+528
2009-10-10touch: optimize use of utimensEric Blake-36/+10
2009-10-10copy: allow symlink timestamp preservation on more systemsEric Blake-12/+3
2009-10-10build: update gnulib submodule to latest, for utimens improvementsEric Blake-0/+0
2009-10-10maint: touch up previous LDADD patchEric Blake-1/+0
2009-10-10build: build uname(1) unconditionallyJim Meyering-3/+1
2009-10-10maint: list program names one per lineJim Meyering-27/+116
2009-10-10build: ls: fix link failure due to missing -laclJim Meyering-0/+1
2009-10-09maint: touch up previous LDADD patchEric Blake-0/+6
2009-10-09maint: improve additional library trackingEric Blake-66/+178
2009-10-09chcon: don't disable just because SELinux is disabledJim Meyering-4/+4
2009-10-09ls: remove explicit getfilecon work-aroundJim Meyering-11/+0
2009-10-09build: update gnulib submodule to latest, for getfilecon wrappersJim Meyering-0/+0
2009-10-08maint: use X2NREALLOC in more placesEric Blake-3/+3
2009-10-08maint: remove unused macros and declarationsEric Blake-62/+5
2009-10-08maint: move timeout exit statusesEric Blake-11/+4
2009-10-08stat: test recent patchEric Blake-0/+50
2009-10-08stdbuf: improve path searchEric Blake-17/+12
2009-10-08stat: work with recent gnulib changesEric Blake-1/+6
2009-10-08stat: add support for many more file system typesJim Meyering-6/+58
2009-10-08stat: recognize CIFS and HFS file system typesJim Meyering-7/+44
2009-10-07md5sum, sha*sum: also accept openssl checksum syntaxGuenter Knauf-5/+34
2009-10-06maint: make release-making instructions more genericJim Meyering-12/+21
2009-10-06post-release administriviaJim Meyering-2/+5
2009-10-06version 8.0v8.0Jim Meyering-1/+1
2009-10-06build: update gnulib submodule to latestJim Meyering-0/+0
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