2008-03-10 |
Ondřej Vašík | install, rmdir: write --verbose output to stdout, not...
|
commit | commitdiff | tree |
2008-03-10 |
Jim Meyering | make syntax-check: also check src/*.h files for extern...
|
commit | commitdiff | tree |
2008-03-07 |
Jim Meyering | dd: avoid unnecessary, but harmless close_stdout call.
|
commit | commitdiff | tree |
2008-03-06 |
Jim Meyering | Now that ChangeLog is no longer under version control...
|
commit | commitdiff | tree |
2008-03-05 |
Jim Meyering | * src/c99-to-c89.diff: Accommodate a C99-ism in id.c.
|
commit | commitdiff | tree |
2008-03-05 |
ribalba | Work around AFS bug: id and groups would print invalid...
|
commit | commitdiff | tree |
2008-03-05 |
Jim Meyering | Now that Makefile.maint is used in VPATH builds, too... Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-03-05 |
Jim Meyering | Avoid new "make distcheck" failure, now that VPATH... Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-03-04 |
Eric Blake | Reinstate GNUmakefile patch, but with workaround for...
|
commit | commitdiff | tree |
2008-03-04 |
Jim Meyering | Clarify comment and attribute preceding change: Reported...
|
commit | commitdiff | tree |
2008-03-04 |
Jim Meyering | Comment out yesterday's VPATH-friendly addition, for...
|
commit | commitdiff | tree |
2008-03-03 |
Eric Blake | Use m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION.
|
commit | commitdiff | tree |
2008-03-03 |
Eric Blake | GNUmakefile build tweaks.
|
commit | commitdiff | tree |
2008-03-03 |
Simon Josefsson | Define SHA*_DIGEST_SIZE symbols.
|
commit | commitdiff | tree |
2008-03-02 |
Ralf Wildenhues | Fix so that out-of-tree VPATH "make dist" works, too.
|
commit | commitdiff | tree |
2008-03-02 |
Jim Meyering | One more for non-srcdir "make dist".
|
commit | commitdiff | tree |
2008-03-02 |
Jim Meyering | Adjust so that non-srcdir "make dist" works, too.
|
commit | commitdiff | tree |
2008-03-02 |
Jim Meyering | Don't infringe namespace of "sub"-Makefiles.
|
commit | commitdiff | tree |
2008-03-02 |
Jim Meyering | Create sha256 and sha512 modules and move files into...
|
commit | commitdiff | tree |
2008-03-02 |
Jim Meyering | * bootstrap: Remove only *.m4, and only from $m4_base...
|
commit | commitdiff | tree |
2008-03-02 |
Jim Meyering | * bootstrap: Sync from gnulib.
|
commit | commitdiff | tree |
2008-03-01 |
Jim Meyering | Don't skip the groups-version test.
|
commit | commitdiff | tree |
2008-03-01 |
Jim Meyering | Don't exempt "groups" from write-failure test, now...
|
commit | commitdiff | tree |
2008-03-01 |
Jim Meyering | * configure.ac (AC_INIT): Use .tarball-version, not...
|
commit | commitdiff | tree |
2008-03-01 |
Jim Meyering | Don't depend on gnulib's deprecated "free" module.
|
commit | commitdiff | tree |
2008-02-29 |
Jim Meyering | Merge bootstrap changes from gnulib.
|
commit | commitdiff | tree |
2008-02-29 |
Jim Meyering | Use "git tag", not "git-tag", in preparation for git...
|
commit | commitdiff | tree |
2008-02-28 |
Jim Meyering | Make copyright comments consistent.
|
commit | commitdiff | tree |
2008-02-25 |
Bob Proulx | Fix test failure where rm would appear to succeed incorrectly.
|
commit | commitdiff | tree |
2008-02-24 |
Jim Meyering | * gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly.
|
commit | commitdiff | tree |
2008-02-24 |
Jim Meyering | * gl/lib/mgetgroups.c: Include <stdlib.h>.
|
commit | commitdiff | tree |
2008-02-23 |
Jim Meyering | Avoid test failures when root (/) is not readable.
|
commit | commitdiff | tree |
2008-02-22 |
Jim Meyering | id: avoid race when a group is added between getgrouplist...
|
commit | commitdiff | tree |
2008-02-21 |
James Youngman | id: use getgrouplist when possible
|
commit | commitdiff | tree |
2008-02-21 |
Paul Eggert | du vs. hard links and argument order: improve documentation
|
commit | commitdiff | tree |
2008-02-20 |
James Youngman | join: avoid new leaks
|
commit | commitdiff | tree |
2008-02-20 |
Jim Meyering | Remove xdelta support, clean up distcheck process.
|
commit | commitdiff | tree |
2008-02-20 |
Jim Meyering | * bootstrap: Remove dangling symlinks before invoking...
|
commit | commitdiff | tree |
2008-02-20 |
Andreas Schwab | sort: add --sort=... option.
|
commit | commitdiff | tree |
2008-02-19 |
Jim Meyering | 2008-02-19 Jim Meyering <meyering@redhat.com> 2008-02-19 Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-02-19 |
Jim Meyering | * src/c99-to-c89.diff: Adjust seq.c offsets. Accommodate...
|
commit | commitdiff | tree |
2008-02-19 |
Steven Schubiger | seq: give better diagnostics for invalid formats.
|
commit | commitdiff | tree |
2008-02-19 |
James Youngman | join: new options: --check-order and --nocheck-order.
|
commit | commitdiff | tree |
2008-02-19 |
James Youngman | Fix non-srcdir "make distcheck" failure.
|
commit | commitdiff | tree |
2008-02-18 |
Jim Meyering | seq: give a proper diagnostic for an invalid --format...
|
commit | commitdiff | tree |
2008-02-17 |
Jim Meyering | .gitignore, src/.gitignore: ignore more
|
commit | commitdiff | tree |
2008-02-17 |
Jim Meyering | Clean up Makefile.maint.
|
commit | commitdiff | tree |
2008-02-17 |
Jim Meyering | Clean up ls.c.
|
commit | commitdiff | tree |
2008-02-17 |
Jim Meyering | Ensure that dircolors.c and ls.c remain in sync.
|
commit | commitdiff | tree |
2008-02-17 |
Jim Meyering | Expand "ls --color" tests to also use the dircolors...
|
commit | commitdiff | tree |
2008-02-17 |
Jim Meyering | Adjust dircolors to match ls.c.
|
commit | commitdiff | tree |
2008-02-17 |
Ed Avis | ls --color no longer outputs unnecessary escape sequences
|
commit | commitdiff | tree |
2008-02-17 |
Dan Jacobson | ls: Improve description of --group-directories-first.
|
commit | commitdiff | tree |
2008-02-16 |
Jim Meyering | Avoid tests/cp/acl test failure.
|
commit | commitdiff | tree |
2008-02-16 |
James Youngman | Use the gettime module in ls.c.
|
commit | commitdiff | tree |
2008-02-14 |
Jim Meyering | groups: don't test printf and putchar calls for failure
|
commit | commitdiff | tree |
2008-02-13 |
James Youngman | Replace groups.sh with groups.c.
|
commit | commitdiff | tree |
2008-02-12 |
Jim Meyering | Move more test_skip_-using code to follow ". test-lib... Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-02-12 |
Peter Fales | tests/touch/not-owner: Source test-lib.sh before using... Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-02-11 |
Jim Meyering | * tests/Makefile.am (EXTRA_DIST): Remove strace.
|
commit | commitdiff | tree |
2008-02-11 |
Jim Meyering | tests: Migrate sourced strace file into a function...
|
commit | commitdiff | tree |
2008-02-11 |
Jim Meyering | * tests/rm/inaccessible: Source test-lib.sh *before... Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-02-10 |
Jim Meyering | Ensure there are no removable (useless) if-before-free...
|
commit | commitdiff | tree |
2008-02-10 |
Jim Meyering | Use a better dirname emulation.
|
commit | commitdiff | tree |
2008-02-10 |
Jim Meyering | Avoid test failure when run with risky PATH ("." before...
|
commit | commitdiff | tree |
2008-02-10 |
Jim Meyering | * build-aux/.gitignore: Remove file from version control... Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-02-10 |
Jim Meyering | Generate ChangeLog from git log. Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-02-10 |
Jim Meyering | Remove ChangeLog, dividing its content into ChangeLog... Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-02-10 |
Jim Meyering | * ChangeLog: Manually update copyright notice at *bottom*. Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-02-09 |
Jim Meyering | tests: rm/fail-eperm: require-non-root in perl, not sh
|
commit | commitdiff | tree |
2008-02-09 |
Jim Meyering | tests: Remove priv-check. Use new require_root_ function...
|
commit | commitdiff | tree |
2008-02-09 |
Jim Meyering | tests: factor out the perl-requiring code in many test...
|
commit | commitdiff | tree |
2008-02-09 |
Jim Meyering | tests: call skip_test_ in place of echo+exit 77
|
commit | commitdiff | tree |
2008-02-09 |
Jim Meyering | tests: move the very-expensive file into test-lib.sh
|
commit | commitdiff | tree |
2008-02-09 |
Jim Meyering | tests: start migrating sourced-file function-like tests...
|
commit | commitdiff | tree |
2008-02-09 |
Jim Meyering | tests: mv/acl: Don't mention "yes" as a partition name...
|
commit | commitdiff | tree |
2008-02-07 |
Jim Meyering | We *do* need two different version files.
|
commit | commitdiff | tree |
2008-02-07 |
Jim Meyering | Fix a typo in description of size suffixes: s/GB/G/.
|
commit | commitdiff | tree |
2008-02-07 |
Jim Meyering | NEWS [6.9.90]: head, od, split and tail accept the...
|
commit | commitdiff | tree |
2008-02-07 |
Steven Schubiger | mkdir, split: write --verbose output to stdout, not...
|
commit | commitdiff | tree |
2008-02-04 |
Jim Meyering | Makefile.maint (announcement): Remove stale comment.
|
commit | commitdiff | tree |
2008-02-02 |
Jim Meyering | Clarify a comment.
|
commit | commitdiff | tree |
2008-01-31 |
Bob Proulx | Improve wording of date and time man page.
|
commit | commitdiff | tree |
2008-01-31 |
Jim Meyering | Remove alignment constraint from the sha*_read_ctx...
|
commit | commitdiff | tree |
2008-01-31 |
Jim Meyering | Adapt to new version of vc-list-files.
|
commit | commitdiff | tree |
2008-01-31 |
Jim Meyering | Pull vc-list-files from gnulib.
|
commit | commitdiff | tree |
2008-01-31 |
Jim Meyering | Improve the cp/parent-perm test.
|
commit | commitdiff | tree |
2008-01-31 |
Paul Eggert | Don't modify argv in dd due to ',' in arguments.
|
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | * src/c99-to-c89.diff: Adjust remove.c offsets, again.
|
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | Now that system.h defines is_empty_dir, include "openat.h". Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | * src/c99-to-c89.diff: Adjust remove.c offsets.
|
commit | commitdiff | tree |
2008-01-30 |
Jim Meyering | Improve "rmdir --ignore-fail-on-non-empty"
|
commit | commitdiff | tree |
2008-01-30 |
Paul Eggert | Don't modify argv in dd.
|
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | * Makefile.am (BUILT_SOURCES): Ensure that .version...
|
commit | commitdiff | tree |
2008-01-29 |
Bob Proulx | Improve the man pages of --date=STRING for 'date' and...
|
commit | commitdiff | tree |
2008-01-29 |
Michael Stone | Improve the description of when dd outputs its final... Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | Avoid "make distcheck" failure: newly-created man/... Signed-off-by: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2008-01-29 |
Jim Meyering | ls: don't segfault on files in /proc with an old libselinux
|
commit | commitdiff | tree |
2008-01-26 |
Jim Meyering | Work around Darwin9's set-GID-like group ownership...
|
commit | commitdiff | tree |
2008-01-26 |
Jim Meyering | Emit "info coreutils 'PROG invocation'" into the man...
|
commit | commitdiff | tree |
next |