summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* convert single-author programs to use proper_nameJim Meyering2008-05-2647-47/+47
* use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering2008-05-269-12/+53
* * POTFILES.in: Add lib/copy-acl.c.Jim Meyering2008-05-241-0/+1
* install: avoid a leak in currently-ifdef'd-out codeJim Meyering2008-05-201-2/+9
* use gnulib's base64 module, now that it's sync'd to match this oneJim Meyering2008-05-192-635/+0
* doc: clarify field delimiter description in uniq --help outputPádraig Brady2008-05-191-2/+2
* tests: skip when a debian libc6-2.7-11 bug makes printf segfaultJim Meyering2008-05-171-9/+20
* tests: sync and update wc and du --files0-from testsJim Meyering2008-05-172-21/+31
* du, wc: merge improved --files0-from=F-related diagnosticsJim Meyering2008-05-172-8/+45
* test invalid-option handling in all programsJim Meyering2008-05-172-0/+97
* tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering2008-05-1754-579/+137
* tests: allow to run Perl tests more cleanlyJim Meyering2008-05-162-2/+17
* tests: env-related clean upJim Meyering2008-05-163-11/+9
* tests: improve coverage of printf.cJim Meyering2008-05-163-2/+112
* make HACKING slightly more genericJim Meyering2008-05-161-8/+14
* doc: some Unicode characters cannot be specified via \u or \UBruno Haible2008-05-151-1/+3
* move sha256 and sha512 modules to gnulibJim Meyering2008-05-1110-1556/+4
* now that the last of the mk-script-using tests is gone...Jim Meyering2008-05-104-459/+4
* tests: remove directory, tests/join/Jim Meyering2008-05-104-23/+58
* * tests/misc/tac: Also perform stdin and piped tests.Jim Meyering2008-05-101-1/+1
* tests: convert pr testsJim Meyering2008-05-104-53/+232
* tests: remove directory, tests/tail/Jim Meyering2008-05-103-61/+66
* doc: improve description of "niceness" valuesBernhard Marx2008-05-091-2/+4
* tests: remove directory, tests/sort/Jim Meyering2008-05-094-305/+350
* Speed up "wc -m" and "wc -w" in multibyte case.Bruno Haible2008-05-081-54/+67
* tests: remove directory, tests/tac/Jim Meyering2008-05-084-84/+33
* tests: remove directory, tests/test/Jim Meyering2008-05-084-150/+203
* tests: Coreutils.pm: support running a program that is a shell built-inJim Meyering2008-05-081-2/+7
* * TODO: Bo Borgerson is rewriting support for cp --recursiveJim Meyering2008-05-061-4/+6
* tests: remove directory, tests/tr/Jim Meyering2008-05-066-207/+207
* tests: skip another test if mcstransd is runningJim Meyering2008-05-064-15/+23
* tests: translate uniq-z-test-adding code to new frameworkJim Meyering2008-05-061-20/+55
* tests: remove directory, tests/uniq/Jim Meyering2008-05-064-167/+133
* tests: remove directory, tests/cut/Jim Meyering2008-05-064-155/+125
* tests: remove directory, tests/head/Jim Meyering2008-05-067-139/+134
* tests: Coreutils.pm improvementsJim Meyering2008-05-061-8/+16
* tests: move "sparse-file" into test-lib.shJim Meyering2008-05-065-32/+19
* tests: move "group-names" into test-lib.shJim Meyering2008-05-0610-43/+30
* tests: use printf+sed rather than yes+head+trJim Meyering2008-05-061-31/+30
* tests: save and restore TERM around use of TESTS_ENVIRONMENT,Jim Meyering2008-05-061-0/+4
* tests: hoist the sourcing of "lang-default"Jim Meyering2008-05-06106-108/+5
* tests: hoist envvar-check so it is run for every testJim Meyering2008-05-063-4/+4
* fix typo in comments: s/ouput/output/Jim Meyering2008-05-0640-40/+40
* * tests/touch/Makefile.am: Remove now-unused file.Jim Meyering2008-05-061-27/+0
* tests: test split more thoroughlyJim Meyering2008-05-061-37/+29
* * tests/misc/wc: Remove an unused variable.Jim Meyering2008-05-061-2/+0
* tests: detect and check more uses of strcmpJim Meyering2008-05-061-1/+1
* avoid problems with sign-extended "char" operand to is* functionsJim Meyering2008-05-068-6/+75
* base64: remove some unused/redundant getopt codeBo Borgerson2008-05-061-3/+1
* help2man: fix perl 5.10 problem properlyJim Meyering2008-05-061-2/+2