summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-10-05* maint.mk (alpha beta major): Add "-a" to git commit ... command.Jim Meyering-1/+1
2008-10-04tests: fix the install/strip-program testJim Meyering-1/+2
2008-10-03timeout.c: don't use perror; exit 125 upon failed forkJim Meyering-3/+3
2008-10-03ls and sort: use filevercmp instead of strverscmpKamil Dudka-11/+52
2008-10-02tests: skip a root-only test when configured without libcapJim Meyering-0/+3
2008-10-02ignore additional built fileEric Blake-0/+1
2008-10-02remove.c: allow compilation on cygwinEric Blake-6/+6
2008-10-02bootstrap: merge from gnulibJim Meyering-4/+46
2008-10-01remove.c: combine two helper functions, to avoid sign-extensionJim Meyering-21/+22
2008-10-01rm: don't preprocess a directory on a file system of type tmpfs or nfsJim Meyering-3/+46
2008-10-01tests: use our new timeout programJim Meyering-4/+11
2008-09-29fix make variable quotation errorRalf Wildenhues-1/+1
2008-09-29seq: solve e13188e7ef7bbd609c1586332a335b4194b881aa more cleanlyJim Meyering-2/+5
2008-09-28build: avoid spurious valgrind warning about uses of touchJim Meyering-1/+9
2008-09-28mktemp: plug an inconsequential leakJim Meyering-1/+2
2008-09-28THANKS: add Erik AuerswaldJim Meyering-0/+1
2008-09-27remove.c: avoid compiler warningEric Blake-0/+2
2008-09-27rm -r: avoid O(n^2) performance for a directory with very many entriesJim Meyering-0/+249
2008-09-27remove.c: don't use xmalloc; don't let obstack call exit on failureJim Meyering-16/+42
2008-09-27* maint.mk (my-distcheck): remove duplicate c99-related test codeJim Meyering-7/+0
2008-09-27maint: allow more C99 constructs; stop maintaining c99-to-c89 patch setJim Meyering-0/+2
2008-09-26seq -0.1 0.1 2: print final number when locale's decimal point is ","Jim Meyering-1/+20
2008-09-26maint: relax a check so "make distcheck" succeeds againJim Meyering-1/+4
2008-09-24maint: avoid using find -name Makefile.am; could get false positivesJim Meyering-1/+2
2008-09-24pinky: gettextize two missed stringsBenno Schulenberg-2/+5
2008-09-24cp.c: adjust a comment to make it consistent with documentationJim Meyering-1/+1
2008-09-22fix installation with ./ginstall in srcRalf Wildenhues-2/+5
2008-09-22doc: alphabetize 'who's option descriptionsBenno Schulenberg-28/+22
2008-09-19who --help: add a general descriptionBenno Schulenberg-0/+3
2008-09-19uptime --help: put together message parts that belong togetherBenno Schulenberg-6/+10
2008-09-19tr --help: gettextize a single paragraph as a single stringBenno Schulenberg-8/+2
2008-09-19tail: gettextize the string, "standard input"Benno Schulenberg-1/+1
2008-09-19tail --help: move the --retry entry into alphabetical orderBenno Schulenberg-5/+6
2008-09-19shred --help: lowercase a stray capitalBenno Schulenberg-1/+1
2008-09-19stty --help: correct the alignment of an entryBenno Schulenberg-3/+3
2008-09-19sort --help: sort the options better alphabeticallyBenno Schulenberg-2/+6
2008-09-19rmdir --help: use lower case in option description; adjust indentationBenno Schulenberg-3/+3
2008-09-19remove.c: move comment to right before string, so gettext will pick it upBenno Schulenberg-4/+4
2008-09-19pr --help: elide arguments after short options that allow a spaceBenno Schulenberg-8/+6
2008-09-19od: ungettextize debugging messagesBenno Schulenberg-2/+2
2008-09-19nohup, remove, tr: also gettextize the alternative messagesBenno Schulenberg-9/+9
2008-09-19od --help: avoid concatening two messages without a newlineBenno Schulenberg-2/+2
2008-09-19mkfifo, mknod --help: put -Z option in its alphabetical positionBenno Schulenberg-5/+5
2008-09-19doc: coreutils.texi (csplit invocation): Add an example.Jim Meyering-0/+50
2008-09-14various VPATH-related fixesRalf Wildenhues-9/+16
2008-09-14stat: remove obsolete and undocumented option, --filesystemJim Meyering-4/+0
2008-09-13tests: reenable disabled test, now that automake can handle itJim Meyering-7/+0
2008-09-11tests: temporarily disable part of "make distcheck"Jim Meyering-0/+7
2008-09-11tweak wording and check to avoid failureJim Meyering-3/+3
2008-09-10doc: mention which commands may be built-in functionsJim Meyering-22/+33