Age | Commit message (Expand) | Author |
2008-05-26 | convert the rest to use proper_name -- manually | Jim Meyering |
2008-05-26 | convert 3-author programs to use proper_name | Jim Meyering |
2008-05-26 | convert 2-author programs to use proper_name | Jim Meyering |
2008-05-26 | convert single-author programs to use proper_name | Jim Meyering |
2008-05-26 | use gnulib's proper_name_utf8 function, but *not* proper_name | Jim Meyering |
2008-05-24 | * POTFILES.in: Add lib/copy-acl.c. | Jim Meyering |
2008-05-20 | install: avoid a leak in currently-ifdef'd-out code | Jim Meyering |
2008-05-19 | use gnulib's base64 module, now that it's sync'd to match this one | Jim Meyering |
2008-05-19 | doc: clarify field delimiter description in uniq --help output | Pádraig Brady |
2008-05-17 | tests: skip when a debian libc6-2.7-11 bug makes printf segfault | Jim Meyering |
2008-05-17 | tests: sync and update wc and du --files0-from tests | Jim Meyering |
2008-05-17 | du, wc: merge improved --files0-from=F-related diagnostics | Jim Meyering |
2008-05-17 | test invalid-option handling in all programs | Jim Meyering |
2008-05-17 | tests: remove ugly /bin/sh wrapper around each perl-based test script | Jim Meyering |
2008-05-16 | tests: allow to run Perl tests more cleanly | Jim Meyering |
2008-05-16 | tests: env-related clean up | Jim Meyering |
2008-05-16 | tests: improve coverage of printf.c | Jim Meyering |
2008-05-16 | make HACKING slightly more generic | Jim Meyering |
2008-05-15 | doc: some Unicode characters cannot be specified via \u or \U | Bruno Haible |
2008-05-11 | move sha256 and sha512 modules to gnulib | Jim Meyering |
2008-05-10 | now that the last of the mk-script-using tests is gone... | Jim Meyering |
2008-05-10 | tests: remove directory, tests/join/ | Jim Meyering |
2008-05-10 | * tests/misc/tac: Also perform stdin and piped tests. | Jim Meyering |
2008-05-10 | tests: convert pr tests | Jim Meyering |
2008-05-10 | tests: remove directory, tests/tail/ | Jim Meyering |
2008-05-09 | doc: improve description of "niceness" values | Bernhard Marx |
2008-05-09 | tests: remove directory, tests/sort/ | Jim Meyering |
2008-05-08 | Speed up "wc -m" and "wc -w" in multibyte case. | Bruno Haible |
2008-05-08 | tests: remove directory, tests/tac/ | Jim Meyering |
2008-05-08 | tests: remove directory, tests/test/ | Jim Meyering |
2008-05-08 | tests: Coreutils.pm: support running a program that is a shell built-in | Jim Meyering |
2008-05-06 | * TODO: Bo Borgerson is rewriting support for cp --recursive | Jim Meyering |
2008-05-06 | tests: remove directory, tests/tr/ | Jim Meyering |
2008-05-06 | tests: skip another test if mcstransd is running | Jim Meyering |
2008-05-06 | tests: translate uniq-z-test-adding code to new framework | Jim Meyering |
2008-05-06 | tests: remove directory, tests/uniq/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/cut/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/head/ | Jim Meyering |
2008-05-06 | tests: Coreutils.pm improvements | Jim Meyering |
2008-05-06 | tests: move "sparse-file" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: move "group-names" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: use printf+sed rather than yes+head+tr | Jim Meyering |
2008-05-06 | tests: save and restore TERM around use of TESTS_ENVIRONMENT, | Jim Meyering |
2008-05-06 | tests: hoist the sourcing of "lang-default" | Jim Meyering |
2008-05-06 | tests: hoist envvar-check so it is run for every test | Jim Meyering |
2008-05-06 | fix typo in comments: s/ouput/output/ | Jim Meyering |
2008-05-06 | * tests/touch/Makefile.am: Remove now-unused file. | Jim Meyering |
2008-05-06 | tests: test split more thoroughly | Jim Meyering |
2008-05-06 | * tests/misc/wc: Remove an unused variable. | Jim Meyering |
2008-05-06 | tests: detect and check more uses of strcmp | Jim Meyering |