2008-06-19 |
Jim Meyering | tests: avoid test failure when root's primary group...
|
commit | commitdiff | tree |
2008-06-19 |
Jim Meyering | tests: avoid root-only test failure when run in a chroot
|
commit | commitdiff | tree |
2008-06-18 |
Jim Meyering | * tests/check.mk: Fix a typo in a comment.
|
commit | commitdiff | tree |
2008-06-17 |
Jim Meyering | doc: fix a syntax error
|
commit | commitdiff | tree |
2008-06-17 |
Jim Meyering | * THANKS: Add name and email for Carl Roth.
|
commit | commitdiff | tree |
2008-06-16 |
Jim Meyering | remove redundant const directives
|
commit | commitdiff | tree |
2008-06-16 |
Jim Meyering | chcon: correct --verbose output to include newlines
|
commit | commitdiff | tree |
2008-06-15 |
Jim Meyering | address root cause of compilation failures:
|
commit | commitdiff | tree |
2008-06-15 |
Jim Meyering | fix the compilation failure for real
|
commit | commitdiff | tree |
2008-06-15 |
Jim Meyering | fix a const-related compilation failure in sort.c
|
commit | commitdiff | tree |
2008-06-15 |
Jim Meyering | update HACKING guidelines
|
commit | commitdiff | tree |
2008-06-14 |
Jim Meyering | run gnulib-tests in parallel
|
commit | commitdiff | tree |
2008-06-14 |
Jim Meyering | * maint.mk (sc_proper_name_utf8_requires_ICONV) Fix...
|
commit | commitdiff | tree |
2008-06-14 |
Jim Meyering | add "const" attribute, where possible
|
commit | commitdiff | tree |
2008-06-14 |
Jim Meyering | revert previous change, "don't use "const" with scalar...
|
commit | commitdiff | tree |
2008-06-14 |
Jim Meyering | don't use "const" with scalar types
|
commit | commitdiff | tree |
2008-06-13 |
Jim Meyering | skip (don't fail) root-only tests for common set-up...
|
commit | commitdiff | tree |
2008-06-12 |
Jim Meyering | tweak to conform with syntax policy
|
commit | commitdiff | tree |
2008-06-11 |
Jim Meyering | fix another unportable use of 'tr'
|
commit | commitdiff | tree |
2008-06-11 |
Jim Meyering | tests: skip a chown test on FreeBSD 6.x
|
commit | commitdiff | tree |
2008-06-11 |
Jim Meyering | tests: remove duplicate mention of misc/selinux
|
commit | commitdiff | tree |
2008-06-09 |
Jim Meyering | enforce the proper_name_utf8-requires-ICONV link rule
|
commit | commitdiff | tree |
2008-06-08 |
Jim Meyering | maint.mk: my-distcheck runs $(MAKE) syntax-check once...
|
commit | commitdiff | tree |
2008-06-08 |
Jim Meyering | syntax-check: detect anachronistic Perl-based tests
|
commit | commitdiff | tree |
2008-06-03 |
Jim Meyering | nice.c: avoid a cast
|
commit | commitdiff | tree |
2008-06-03 |
Jim Meyering | adjust c99-to-c89 patch as well as the code to generate it
|
commit | commitdiff | tree |
2008-06-03 |
Jim Meyering | use gnulib's progname module
|
commit | commitdiff | tree |
2008-06-03 |
Jim Meyering | remove duplicate definition of matchpathcon_init_prefix
|
commit | commitdiff | tree |
2008-06-02 |
Jim Meyering | fix cpp indentation policy violations
|
commit | commitdiff | tree |
2008-06-02 |
Jim Meyering | accommodate older SELinux which lacks matchpathcon_init_prefix
|
commit | commitdiff | tree |
2008-06-02 |
Jim Meyering | each file with a "main" must also declare program_name
|
commit | commitdiff | tree |
2008-06-02 |
Jim Meyering | declare program_name consistently
|
commit | commitdiff | tree |
2008-06-02 |
Jim Meyering | revert inadvertent change in last patch
|
commit | commitdiff | tree |
2008-06-02 |
Jim Meyering | spell author names consistently
|
commit | commitdiff | tree |
2008-06-01 |
Jim Meyering | add rules to commit three post-release changes automatically
|
commit | commitdiff | tree |
2008-06-01 |
Jim Meyering | update old_NEWS_hash
|
commit | commitdiff | tree |
2008-06-01 |
Jim Meyering | * NEWS: add header line for next release
|
commit | commitdiff | tree |
2008-06-01 |
Jim Meyering | adjust format of .prev-version commit message
|
commit | commitdiff | tree |
2008-06-01 |
Jim Meyering | * .prev-version: Record previous version.
|
commit | commitdiff | tree |
2008-05-31 |
Jim Meyering | Version 6.12.
|
commit | commitdiff | tree |
2008-05-31 |
Jim Meyering | install: reenable matchpathcon-related code
|
commit | commitdiff | tree |
2008-05-30 |
Jim Meyering | configure.ac: remove explicit use of AB_INIT
|
commit | commitdiff | tree |
2008-05-30 |
Jim Meyering | tests: ignore known failure on all Darwin 8.x / Mac...
|
commit | commitdiff | tree |
2008-05-30 |
Jim Meyering | tests: avoid failure with older version of Perl's File...
|
commit | commitdiff | tree |
2008-05-30 |
Jim Meyering | NEWS: mention that cp -p copies permissions more portably
|
commit | commitdiff | tree |
2008-05-29 |
Jim Meyering | improve description of du's--separate-dirs option
|
commit | commitdiff | tree |
2008-05-29 |
Jim Meyering | du.c: tiny cleanup (no semantic change)
|
commit | commitdiff | tree |
2008-05-27 |
Jim Meyering | in 280+ tests/* files, use $srcdir, not $top_srcdir...
|
commit | commitdiff | tree |
2008-05-27 |
Jim Meyering | prefer abs_srcdir over abs_top_srcdir, ...
|
commit | commitdiff | tree |
2008-05-27 |
Jim Meyering | tests: generalize my-distcheck
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | reflect renaming of acl.c in gnulib
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | test installation results more thoroughly
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | install many binaries at once, when possible
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | * src/runcon.c: Add copyright comment.
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | adjust AUTHORS and check-AUTHORS rule to accommodate
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | * src/c99-to-c89.diff: Adjust offsets.
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | adjust copyright dates
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | convert the rest to use proper_name -- manually
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | convert 3-author programs to use proper_name
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | convert 2-author programs to use proper_name
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | convert single-author programs to use proper_name
|
commit | commitdiff | tree |
2008-05-26 |
Jim Meyering | use gnulib's proper_name_utf8 function, but *not* proper_name
|
commit | commitdiff | tree |
2008-05-24 |
Jim Meyering | * POTFILES.in: Add lib/copy-acl.c. Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-05-20 |
Jim Meyering | install: avoid a leak in currently-ifdef'd-out code
|
commit | commitdiff | tree |
2008-05-19 |
Jim Meyering | use gnulib's base64 module, now that it's sync'd to...
|
commit | commitdiff | tree |
2008-05-17 |
Jim Meyering | tests: skip when a debian libc6-2.7-11 bug makes printf...
|
commit | commitdiff | tree |
2008-05-17 |
Jim Meyering | tests: sync and update wc and du --files0-from tests
|
commit | commitdiff | tree |
2008-05-17 |
Jim Meyering | du, wc: merge improved --files0-from=F-related diagnostics
|
commit | commitdiff | tree |
2008-05-17 |
Jim Meyering | test invalid-option handling in all programs
|
commit | commitdiff | tree |
2008-05-17 |
Jim Meyering | tests: remove ugly /bin/sh wrapper around each perl...
|
commit | commitdiff | tree |
2008-05-16 |
Jim Meyering | tests: allow to run Perl tests more cleanly
|
commit | commitdiff | tree |
2008-05-16 |
Jim Meyering | tests: env-related clean up
|
commit | commitdiff | tree |
2008-05-16 |
Jim Meyering | tests: improve coverage of printf.c
|
commit | commitdiff | tree |
2008-05-16 |
Jim Meyering | make HACKING slightly more generic
|
commit | commitdiff | tree |
2008-05-11 |
Jim Meyering | move sha256 and sha512 modules to gnulib
|
commit | commitdiff | tree |
2008-05-10 |
Jim Meyering | now that the last of the mk-script-using tests is gone...
|
commit | commitdiff | tree |
2008-05-10 |
Jim Meyering | tests: remove directory, tests/join/
|
commit | commitdiff | tree |
2008-05-10 |
Jim Meyering | * tests/misc/tac: Also perform stdin and piped tests.
|
commit | commitdiff | tree |
2008-05-10 |
Jim Meyering | tests: convert pr tests
|
commit | commitdiff | tree |
2008-05-10 |
Jim Meyering | tests: remove directory, tests/tail/
|
commit | commitdiff | tree |
2008-05-09 |
Jim Meyering | tests: remove directory, tests/sort/
|
commit | commitdiff | tree |
2008-05-08 |
Jim Meyering | tests: remove directory, tests/tac/
|
commit | commitdiff | tree |
2008-05-08 |
Jim Meyering | tests: remove directory, tests/test/
|
commit | commitdiff | tree |
2008-05-08 |
Jim Meyering | tests: Coreutils.pm: support running a program that...
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | * TODO: Bo Borgerson is rewriting support for cp -...
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/tr/
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: skip another test if mcstransd is running
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: translate uniq-z-test-adding code to new framework
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/uniq/
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/cut/
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/head/
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: Coreutils.pm improvements
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: move "sparse-file" into test-lib.sh
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: move "group-names" into test-lib.sh
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: use printf+sed rather than yes+head+tr
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: save and restore TERM around use of TESTS_ENVIRONMENT,
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: hoist the sourcing of "lang-default"
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | tests: hoist envvar-check so it is run for every test
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | fix typo in comments: s/ouput/output/
|
commit | commitdiff | tree |
2008-05-06 |
Jim Meyering | * tests/touch/Makefile.am: Remove now-unused file.
|
commit | commitdiff | tree |
next |