]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2008-05-06  Jim Meyeringtests: remove directory, tests/cut/
2008-05-06  Jim Meyeringtests: remove directory, tests/head/
2008-05-06  Jim Meyeringtests: Coreutils.pm improvements
2008-05-06  Jim Meyeringtests: move "sparse-file" into test-lib.sh
2008-05-06  Jim Meyeringtests: move "group-names" into test-lib.sh
2008-05-06  Jim Meyeringtests: use printf+sed rather than yes+head+tr
2008-05-06  Jim Meyeringtests: save and restore TERM around use of TESTS_ENVIRO...
2008-05-06  Jim Meyeringtests: hoist the sourcing of "lang-default"
2008-05-06  Jim Meyeringtests: hoist envvar-check so it is run for every test
2008-05-06  Jim Meyeringfix typo in comments: s/ouput/output/
2008-05-06  Jim Meyering* tests/touch/Makefile.am: Remove now-unused file.
2008-05-06  Jim Meyeringtests: test split more thoroughly
2008-05-06  Jim Meyering* tests/misc/wc: Remove an unused variable.
2008-05-06  Jim Meyeringtests: detect and check more uses of strcmp
2008-05-06  Jim Meyeringavoid problems with sign-extended "char" operand to...
2008-05-06  Bo Borgersonbase64: remove some unused/redundant getopt code
2008-05-05  Jim Meyeringhelp2man: fix perl 5.10 problem properly
2008-05-05  Jim Meyeringhelp2man: avoid failure with Debian unstable's Perl...
2008-05-05  Bo Borgersonbase64 module: adjust API so it's compatible with gnulib's
2008-05-05  Jim Meyering* tests/misc/tac: Set execute bit.
2008-05-05  Jim Meyeringtac: avoid segfault for e.g., "echo > x; tac -r x x"
2008-04-30  Jim Meyeringtests: avoid a "make check-root" failure when mcstransd...
2008-04-30  Jim Meyeringtests: avoid spurious "make check-root" failure
2008-04-30  Bo BorgersonAdd Daniel Dunbar's lcov instructions to HACKING
2008-04-29  Jim Meyeringchcon, runcon: make --help print the bug-reporting...
2008-04-28  Jim Meyeringtests: don't hard-code coreutils list of tests/ SUBDIRS...
2008-04-28  Bo Borgersontests: remove references to tests/wc from bootstrap
2008-04-28  Jim Meyeringtests: slightly relax sc_cast_of_argument_to_free synta...
2008-04-28  Bo Borgersontests: don't chmod after a failed chdir in cleanup
2008-04-28  Bo BorgersonOnly cleanup test dirs from the process that created...
2008-04-27  Jim Meyeringmove wc tests from own subdir into a single script
2008-04-27  Jim Meyeringtests: remove temporary log file upon catchable signal
2008-04-27  Jim Meyeringtests: don't source envvar-check manually, test-lib...
2008-04-27  Jim Meyeringtests: ensure at least one failure when $built_programs...
2008-04-27  Jim Meyeringtests: improve perl-based tempdir handling
2008-04-27  Jim Meyeringtests: reorder some tests in the long list
2008-04-27  Jim Meyeringtests: put root-only (usually skipped) tests at the end
2008-04-27  Jim Meyeringtests: move another file (expensive) into test-lib.sh
2008-04-27  Jim Meyeringtests: cp/perm (usually not run) was failing on systems...
2008-04-27  Jim Meyeringtweak HACKING advice
2008-04-24  Jim Meyeringtests: do define built_programs
2008-04-23  Jim Meyeringtests: update commented-out examples in sample-test...
2008-04-23  Ondřej Vašíktests: don't fail in a non-English locale
2008-04-23  Jim Meyeringtests: remove now-unused Makefile.am
2008-04-23  Ondřej Vašíkid: do not print SELinux context when invoked with...
2008-04-23  Jim Meyeringid: do print the AFS-specific nameless group ID (called...
2008-04-22  Jim Meyeringbuild: move a project-specific definition to cfg.mk
2008-04-22  Jim MeyeringAccommodate building on OS/2 (www.ecomstation.com Ecs...
2008-04-22  Jim Meyeringguard against inserting a NEWS entry into a block for...
2008-04-22  Jim Meyeringtests: ensure that all exec-$PERL lines are the same
2008-04-21  Jim Meyeringtests: skip (don't fail) rm/one-file-system when mount...
2008-04-20  Jim Meyeringtests: convert umask-check to a function
2008-04-20  Jim Meyeringtests: adjust perl -I to use $top_srcdir/tests, not...
2008-04-20  Jim Meyeringtests: clean up root tests; adapt to new layout
2008-04-20  Jim MeyeringRevamp test-related Makefiles.
2008-04-20  Jim Meyering* tests/misc/Makefile.am (built_programs): Remove....
2008-04-20  Jim MeyeringUse "env" to invoke potential built-ins.
2008-04-19  Jim Meyering* .prev-version: Record previous version: 6.11.
2008-04-19  Jim MeyeringVersion 6.11. v6.11
2008-04-19  Jim Meyering* maint.mk (writable-files): Fix syntax error.
2008-04-19  Jim Meyering* doc/.gitignore: Add texinfo-related outputs.
2008-04-19  Sven Joachim* THANKS: Update my address, correct encoding for a...
2008-04-19  Jim Meyeringpr -e, with a mix of backspaces and TABs, could corrupt...
2008-04-19  Mike Frysinger* src/dircolors.hin: Add .flv. Move .svgz to "image...
2008-04-18  Jim Meyeringmd5sum -c: ignore a line with a NUL byte among checksum...
2008-04-16  Matthew Woehlketests: accommodate built-in mknod more cleanly still
2008-04-16  Jim Meyeringtests: accommodate built-in mknod more cleanly
2008-04-16  Jim Meyeringmknod --help: note that this command may be a shell...
2008-04-16  Jim Meyeringavoid "may be used uninitialized" warning from newer gcc
2008-04-16  Jim Meyeringtests: add a comment explaining the potential failure
2008-04-16  Jim Meyeringtests: avoid mkdir/selinux failure when mknod is a...
2008-04-15  Jim Meyeringmd5sum, sha1sum, etc: handle invalid input (i.e., don...
2008-04-14  Jim Meyeringtests: don't fail on systems without a "stat" syscall
2008-04-14  Jim Meyeringtests: accommodate a different errno string on Irix 6.5
2008-04-14  Jim Meyeringseq: work around floating point inaccuracies on more...
2008-04-14  Jim Meyeringdoc: fix typo
2008-04-12  Jim Meyeringtests: Accommodate a different errno value on OSF/1...
2008-04-12  Jim MeyeringAvoid link failure when using mkstemp replacement.
2008-04-12  Jim Meyeringtests: always enable VERBOSE output, now that test...
2008-04-11  Jim Meyeringdoc: avoid "make pdf" failure (due to texi2dvi bug?)
2008-04-11  Jim Meyeringdoc: use a valid texinfo macro name
2008-04-08  Jim Meyeringtests: accommodate a different errno value on HPUX...
2008-04-06  Jim Meyeringdoc: factor out --files0-from duplication
2008-04-06  Jim Meyering* src/c99-to-c89.diff: Adjust remove.c diffs.
2008-04-06  Jim Meyeringremove.c: accommodate systems with negative errno values
2008-04-05  Jim MeyeringAccommodate building on OS/2 (www.ecomstation.com Ecs...
2008-04-02  Jim Meyering"touch E; mkfifo F; cp -fR F E" no longer fails due...
2008-04-02  Jim Meyeringcopy.c: remove an in-function #ifdef
2008-04-02  Jim MeyeringHACKING: rename README-contribution-guidelines
2008-04-01  Jim Meyeringbootstrap: remove dangling *.[ch] symlinks from lib
2008-04-01  Jim Meyeringbootstrap: make find's -depth option be the first.
2008-04-01  Jim Meyering* bootstrap: Remove dangling symlinks from lib (aka...
2008-04-01  Jim MeyeringAvoid root-only SELinux-related test failures w/o mcstr...
2008-04-01  Jim Meyeringroot tests: Set NON_ROOT_USERNAME if not set already.
2008-04-01  Jim Meyeringtexinfo formatting tweaks
2008-04-01  Jim Meyeringprintf doc: xref print(3) and libc's "Output Conversion...
2008-03-31  Jim MeyeringEmit "#line 1" right after the two 'read-only/GENERATED...
2008-03-31  Jim Meyering* README-contribution-guidelines: Mention how to amend...
2008-03-31  Jim MeyeringBegin documenting contribution guidelines.
2008-03-31  Jim Meyering"rm -r DIR" would mistakenly prompt about very long...
next