summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-18sort: simpler fix for sort -u data-loss bug, and for a FMR bugPaul Eggert
2012-08-17sort: sort --unique (-u) could cause data lossJim Meyering
2012-08-16tests: reverse args in Coreutils.pm-invoked diff, for consistencyJim Meyering
2012-08-16maint: correct a stale comment in sort.cJim Meyering
2012-08-16maint: fix comment grammar to placate make syntax-checkJim Meyering
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj
2012-08-14df: fail when the mount list is required but cannot be readBernhard Voelker
2012-08-12maint: post-release administriviaJim Meyering
2012-08-12version 8.18Jim Meyering
2012-08-08tests: fix validation of local file systemsPádraig Brady
2012-08-06build: update gnulib submodule to latestJim Meyering
2012-08-06tests: printf-surprise: avoid unwarranted failure on FreeBSD 9.0Jim Meyering
2012-08-05build: avoid sort link failure on Solaris 10Jim Meyering
2012-08-04df: fix exit code and error messages with --totalBernhard Voelker
2012-08-04truncate: don't leak a file descriptor with --ref=PIPEJim Meyering
2012-08-04tests: avoid FP ulimit failure with valgrind-wrapped toolsJim Meyering
2012-08-04split: plug nominal leaksJim Meyering
2012-08-03tail: avoid rare error-path FD leakJim Meyering
2012-07-27maint: refresh stale local gnulib patch filesJim Meyering
2012-07-25tail: avoid misleading diagnostic upon fstat failureJim Meyering
2012-07-23tests: add a test for a previously fixed output format bug in joinPádraig Brady
2012-07-22doc: mention gethostid(3) in hostid(1)Pádraig Brady
2012-07-22doc: mention uniq(1) in sort(1) man-page and vice versaErik Auerswald
2012-07-21maint: stzncpy: restrict pointer parametersJim Meyering
2012-07-20maint: rm: remove two more unused static inline functionsJoachim Schmitz
2012-07-20maint: adjust exemption to track renamed test scriptJim Meyering
2012-07-20maint: rm: remove unused static-inlined functionsJoachim Schmitz
2012-07-18tests: fiemap-perf: avoid a false failure on ext2Andrew D Warshall
2012-07-16maint: move two df tests from tests/misc to tests/dfPádraig Brady
2012-07-16df: don't output control characters in a mount point namePádraig Brady
2012-07-15pinky,who: fix bug in latest changeJim Meyering
2012-07-15build: update gnulib submodule to latestJim Meyering
2012-07-15maint: remove unwarranted uses of strncpyJim Meyering
2012-07-15build: shred.c: avoid i686-specific gcc -Wstrict-overflow warningJim Meyering
2012-07-13doc: clarify meaning of '-parodd' in stty helpBruno Haible
2012-07-12doc: mention the improved sort memory allocationPádraig Brady
2012-07-12doc: fix errors and warnings with Texinfo 5Stefano Lattarini
2012-07-11df: warn if soon-to-be-removed --megabyte option is usedBernhard Voelker
2012-07-10sort: by default, do not exceed 3/4 of physical memoryPaul Eggert
2012-07-06tests: sort-merge-fdlimit: reduce the limit by onePádraig Brady
2012-07-05doc: document leap seconds betterPaul Eggert
2012-07-05doc: fix spacingPaul Eggert
2012-07-04date: fails to diagnose invalid inputJim Meyering
2012-07-03maint: add syntax-check rule to help avoid misuse of EXIT_FAILUREJim Meyering
2012-07-03maint: fix minor bugs in helper program, setuidgidJim Meyering
2012-07-02sort: fix exit-status typoPaul Eggert
2012-07-02sort: simplify -o handling to avoid fdopen, assertPaul Eggert
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady
2012-07-02maint: sc_prohibit_fail_0: update a stale commentPádraig Brady
2012-07-02maint: avoid a -Wunsed-but-set warning on some systemsPádraig Brady