summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-22tail -f: avoid a race conditionGiuseppe Scrivano
2009-10-21md5sum, sha*sum, sum: line-buffer the printed checksumsPádraig Brady
2009-10-19build: use gnulib's isblank moduleJim Meyering
2009-10-18maint: factor out duplication in currently unused rulesJim Meyering
2009-10-17touch: add -h to change symlink timestamps, where supportedEric Blake
2009-10-13tail: add add missing backslash at the end of a line in usageC de-Avillez
2009-10-12tail: tweak usage for more clarityEric Blake
2009-10-10touch: optimize use of utimensEric Blake
2009-10-10copy: allow symlink timestamp preservation on more systemsEric Blake
2009-10-10maint: touch up previous LDADD patchEric Blake
2009-10-10build: build uname(1) unconditionallyJim Meyering
2009-10-10maint: list program names one per lineJim Meyering
2009-10-10build: ls: fix link failure due to missing -laclJim Meyering
2009-10-09maint: touch up previous LDADD patchEric Blake
2009-10-09maint: improve additional library trackingEric Blake
2009-10-09chcon: don't disable just because SELinux is disabledJim Meyering
2009-10-09ls: remove explicit getfilecon work-aroundJim Meyering
2009-10-08maint: use X2NREALLOC in more placesEric Blake
2009-10-08maint: remove unused macros and declarationsEric Blake
2009-10-08maint: move timeout exit statusesEric 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-06chcon: exit immediately if SELinux is disabledOndřej Vašík
2009-10-02dircolors: highlight .cgm and .emf as imagesJames R. Van Zandt
2009-10-02tail: avoid a race where we could miss new data with --pidPádraig Brady
2009-09-30ls: always print "?" for allocated size of a dereferenced dangling symlinkPádraig Brady
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-25cp, mv: use linkat to guarantee semanticsEric Blake
2009-09-25ln: add -L/-P optionsEric 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-23doc: ls: further improve --help message re --colorJim Meyering
2009-09-23maint: df.c: adapt to newer gnulibJim Meyering
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: mention the texinfo documentation in --helpPádraig Brady
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-16rm, rmdir: improve cross-compilation supportEric Blake
2009-09-15cp: fix a probably redundant chmod when setting xattrsOndřej Vašík