summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-07-27maint: refresh stale local gnulib patch filesJim Meyering-51/+53
2012-07-25tail: avoid misleading diagnostic upon fstat failureJim Meyering-1/+1
2012-07-23tests: add a test for a previously fixed output format bug in joinPádraig Brady-1/+10
2012-07-22doc: mention gethostid(3) in hostid(1)Pádraig Brady-0/+2
2012-07-22doc: mention uniq(1) in sort(1) man-page and vice versaErik Auerswald-1/+3
2012-07-21maint: stzncpy: restrict pointer parametersJim Meyering-3/+4
2012-07-20maint: rm: remove two more unused static inline functionsJoachim Schmitz-22/+0
2012-07-20maint: adjust exemption to track renamed test scriptJim Meyering-1/+1
2012-07-20maint: rm: remove unused static-inlined functionsJoachim Schmitz-23/+0
2012-07-18tests: fiemap-perf: avoid a false failure on ext2Andrew D Warshall-5/+6
2012-07-16maint: move two df tests from tests/misc to tests/dfPádraig Brady-2/+2
2012-07-16df: don't output control characters in a mount point namePádraig Brady-1/+73
2012-07-15pinky,who: fix bug in latest changeJim Meyering-5/+19
2012-07-15build: update gnulib submodule to latestJim Meyering-0/+0
2012-07-15maint: remove unwarranted uses of strncpyJim Meyering-32/+11
2012-07-15build: shred.c: avoid i686-specific gcc -Wstrict-overflow warningJim Meyering-6/+6
2012-07-13doc: clarify meaning of '-parodd' in stty helpBruno Haible-1/+2
2012-07-12doc: mention the improved sort memory allocationPádraig Brady-0/+4
2012-07-12doc: fix errors and warnings with Texinfo 5Stefano Lattarini-55/+55
2012-07-11df: warn if soon-to-be-removed --megabyte option is usedBernhard Voelker-3/+11
2012-07-10sort: by default, do not exceed 3/4 of physical memoryPaul Eggert-3/+8
2012-07-06tests: sort-merge-fdlimit: reduce the limit by onePádraig Brady-1/+1
2012-07-05doc: document leap seconds betterPaul Eggert-1/+38
2012-07-05doc: fix spacingPaul Eggert-79/+80
2012-07-04date: fails to diagnose invalid inputJim Meyering-63/+99
2012-07-03maint: add syntax-check rule to help avoid misuse of EXIT_FAILUREJim Meyering-0/+10
2012-07-03maint: fix minor bugs in helper program, setuidgidJim Meyering-6/+5
2012-07-02sort: fix exit-status typoPaul Eggert-1/+1
2012-07-02sort: simplify -o handling to avoid fdopen, assertPaul Eggert-27/+20
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady-6/+106
2012-07-02maint: sc_prohibit_fail_0: update a stale commentPádraig Brady-3/+1
2012-07-02maint: avoid a -Wunsed-but-set warning on some systemsPádraig Brady-1/+1
2012-06-30maint: avoid false-positive syntax-check failure due to fail=0 in .texiJim Meyering-1/+1
2012-06-30stat,tail: recognize new file system type: aufsJim Meyering-2/+8
2012-06-30doc: improve sample backup scriptJim Meyering-1/+3
2012-06-26maint: avoid a static analysis warning in csplitPádraig Brady-3/+6
2012-06-22doc: document multiplier for dd number options like count=NBernhard Voelker-3/+3
2012-06-22split: ensure output doesn't overwrite inputPádraig Brady-6/+58
2012-06-22maint: refactor common mode bits used to create filesPádraig Brady-12/+9
2012-06-22maint: suppress echoing of sc_THANKS_in_duplicates implementationPádraig Brady-1/+1
2012-06-20maint: sort: style adjustment to help clarify size determinationBernhard Voelker-8/+7
2012-06-12stty: portability: accommodate CILJim Meyering-2/+3
2012-06-10maint: remove su testing artifactSami Kerola-1/+0
2012-06-10build: update gnulib to latest; correct comment grammarJim Meyering-2/+2
2012-06-10maint: migrate strncpy-prohibiting rule to gnulibJim Meyering-6/+0
2012-06-10maint: prohibit use of strncpyJim Meyering-0/+9
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering-862/+17
2012-06-06maint: detect a new type of duplicate in THANKS.inJim Meyering-0/+13
2012-06-05maint: mark new diagnostic for translationJim Meyering-1/+1
2012-06-05head: with --lines=-N (-n-N) reset file pointer on seekable inputJim Meyering-8/+35