Age | Commit message (Expand) | Author |
2008-04-30 | Add Daniel Dunbar's lcov instructions to HACKING | Bo Borgerson |
2008-04-29 | chcon, runcon: make --help print the bug-reporting address | Jim Meyering |
2008-04-28 | tests: don't hard-code coreutils list of tests/ SUBDIRS in bootstrap | Jim Meyering |
2008-04-28 | tests: remove references to tests/wc from bootstrap | Bo Borgerson |
2008-04-28 | tests: slightly relax sc_cast_of_argument_to_free syntax check | Jim Meyering |
2008-04-28 | tests: don't chmod after a failed chdir in cleanup | Bo Borgerson |
2008-04-28 | Only cleanup test dirs from the process that created them. | Bo Borgerson |
2008-04-27 | move wc tests from own subdir into a single script | Jim Meyering |
2008-04-27 | tests: remove temporary log file upon catchable signal | Jim Meyering |
2008-04-27 | tests: don't source envvar-check manually, test-lib.sh does it | Jim Meyering |
2008-04-27 | tests: ensure at least one failure when $built_programs is empty | Jim Meyering |
2008-04-27 | tests: improve perl-based tempdir handling | Jim Meyering |
2008-04-27 | tests: reorder some tests in the long list | Jim Meyering |
2008-04-27 | tests: put root-only (usually skipped) tests at the end | Jim Meyering |
2008-04-27 | tests: move another file (expensive) into test-lib.sh | Jim Meyering |
2008-04-27 | tests: cp/perm (usually not run) was failing on systems with SELinux | Jim Meyering |
2008-04-27 | tweak HACKING advice | Jim Meyering |
2008-04-24 | tests: do define built_programs | Jim Meyering |
2008-04-23 | tests: update commented-out examples in sample-test, too | Jim Meyering |
2008-04-23 | tests: don't fail in a non-English locale | Ondřej Vašík |
2008-04-23 | tests: remove now-unused Makefile.am | Jim Meyering |
2008-04-23 | id: do not print SELinux context when invoked with a USERNAME argument | Ondřej Vašík |
2008-04-23 | id: do print the AFS-specific nameless group ID (called a PAG) | Jim Meyering |
2008-04-22 | build: move a project-specific definition to cfg.mk | Jim Meyering |
2008-04-22 | Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4) | Jim Meyering |
2008-04-22 | guard against inserting a NEWS entry into a block for a prior release | Jim Meyering |
2008-04-22 | tests: ensure that all exec-$PERL lines are the same | Jim Meyering |
2008-04-21 | tests: skip (don't fail) rm/one-file-system when mount --bind fails | Jim Meyering |
2008-04-21 | tests: convert umask-check to a function | Jim Meyering |
2008-04-21 | tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/.. | Jim Meyering |
2008-04-21 | tests: clean up root tests; adapt to new layout | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-04-20 | * tests/misc/Makefile.am (built_programs): Remove. Unused. | Jim Meyering |
2008-04-20 | Use "env" to invoke potential built-ins. | Jim Meyering |
2008-04-19 | * .prev-version: Record previous version: 6.11. | Jim Meyering |
2008-04-19 | Version 6.11. | Jim Meyering |
2008-04-19 | * maint.mk (writable-files): Fix syntax error. | Jim Meyering |
2008-04-19 | * doc/.gitignore: Add texinfo-related outputs. | Jim Meyering |
2008-04-19 | * THANKS: Update my address, correct encoding for a name. | Sven Joachim |
2008-04-19 | pr -e, with a mix of backspaces and TABs, could corrupt the heap | Jim Meyering |
2008-04-19 | * src/dircolors.hin: Add .flv. Move .svgz to "image formats". | Mike Frysinger |
2008-04-19 | md5sum -c: ignore a line with a NUL byte among checksum hex digits | Jim Meyering |
2008-04-16 | tests: accommodate built-in mknod more cleanly still | Matthew Woehlke |
2008-04-16 | tests: accommodate built-in mknod more cleanly | Jim Meyering |
2008-04-16 | mknod --help: note that this command may be a shell built-in | Jim Meyering |
2008-04-16 | avoid "may be used uninitialized" warning from newer gcc | Jim Meyering |
2008-04-16 | tests: add a comment explaining the potential failure | Jim Meyering |
2008-04-16 | tests: avoid mkdir/selinux failure when mknod is a shell built-in | Jim Meyering |
2008-04-15 | md5sum, sha1sum, etc: handle invalid input (i.e., don't segfault) | Jim Meyering |
2008-04-14 | tests: don't fail on systems without a "stat" syscall | Jim Meyering |