2005-05-04 |
Paul Eggert | chmod -w now complains if it differs from chmod a-w. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Paul Eggert | Initial version. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Paul Eggert | (TESTS): Add umask-x |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Paul Eggert | Include quotearg.h. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Paul Eggert | chmod -w now complains if it differs from chmod a-w. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | ls --indicator-style=directory renamed to ls --indicato... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | (ls invocation): ls --indicator-style=directory |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | (usage): ls --indicator-style=directory renamed to ls |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | ls --indicator-style=directory renamed to ls |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Paul Eggert | "chmod +1 foo" is now diagnosed. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Paul Eggert | * modechange.h (mode_free): Remove; all callers changed... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Paul Eggert | mode_free -> free |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Paul Eggert | (mode_free): Remove; all callers changed to invoke... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Paul Eggert | (mode_free): Remove; all callers changed to invoke... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Paul Eggert | Log yesterday's changes. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Paul Eggert | Document the last two days' worth of changes. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | Fix typo in ls POSIX changes. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (tv): Rename tests from obs to obs-plus |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (tv): Rename tests from obs to obs-plus |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | Fix comment to match new behavior of "sort". |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | Don't set _POSIX2_VERSION; no longer needed. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | Don't use 'set -' |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | Don't use 'set -'. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | Don't use 'set -'. Simplify test construction. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | Don't use 'set -'. Also, don't set _POSIX2_VERSION. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | Test for new -p behavior. Omit -1 option. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (enum indicator_style): New constant directory_only, |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (ls invocation): ls -p now marks only directories.... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | ls -p now appends only directories. New option |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (gl_PREREQ): Require gl_STAT_MACROS. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (gl_PREREQ_TEMPNAME): Check stdint.h only once. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (gl_FUNC_CHOWN): Don't require AC_HEADER_STAT. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (gl_CHECK_ALL_TYPES): Don't require AC_HEADER_STAT. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (gl_PREREQ_EUIDACCESS): Don't require AC_HEADER_STAT. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Paul Eggert | (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | Don't mention stat-macros.h or AC_HEADER_STAT in other |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | New file, from gnulib, except that gl_STAT_MACROS |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | * file-type.c: Include file-type.h first. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | Document recent modechange fixes. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | Check for ug+r and ug,+x bugs. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | Check for =u bug. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | Check for =xX bug. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | (main): Adjust to new modechange API. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | (change, umask_value): New static vars. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | (MODE_X_IF_ANY_X, MODE_COPY_EXISTING): |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | Include stat-macros.h, xalloc.h. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Paul Eggert | (Mode Structure, Changing Special Permissions): |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Restore support for usages like "head -1" and "tail... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | * coreutils.texi: Don't complain about head -10, etc. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | (Standards conformance): Do not mention head -10, |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | (main): Don't complain about -NUM. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | (parse_obsolete_option): Don't complain about -NUM. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Paul Eggert | Restore support for usages like "head -1" and "tail... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Paul Eggert | * coreutils.texi (install invocation): Use a= instead... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Paul Eggert | nohup now exits with status 127 (not 1) when given... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Paul Eggert | (main): If getopt fails, exit with status 127, not... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Paul Eggert | * src/nice.c (main): Report proper program name when... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Paul Eggert | (main): Report proper program name when getopt finds... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Paul Eggert | Test for "mkdir -m =+x dir" bug. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Paul Eggert | (main): Compile mode with MODE_MASK_ALL and initial... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Paul Eggert | (main): Compile mode with MODE_MASK_ALL and initial... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Paul Eggert | (main): Compile mode with MODE_MASK_ALL and initial... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Paul Eggert | Fix bug with "mkdir -m =+x dir"; the umask was being... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Paul Eggert | "mkdir -m =+x dir" no longer ignores the umask when... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Paul Eggert | Port test cases to Microsoft-Windows-related environments, |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Paul Eggert | Undo previous change. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Paul Eggert | Undo previous change. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Paul Eggert | (TESTS_ENVIRONMENT): Add EXEEXT. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Paul Eggert | Fetish.pm renamed to Coreutils.pm. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Paul Eggert | "fetish" -> "coreutils" in more places. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Paul Eggert | Renamed Fetish package to Coreutils. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Paul Eggert | (EXTRA_DIST): Add Coreutils.pm and remove Fetish.pm. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Paul Eggert | (package Coreutils): Renamed from package Fetish. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Paul Eggert | * tests/mv/setup (dot_mount_point): Use stat -L. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Paul Eggert | (dot_mount_point): Use stat -L, in case the |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Paul Eggert | * tests/mv/mv-special-1: Use test -p to test for fifos. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Paul Eggert | Use test -p to test for fifos, rather |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Paul Eggert | * tests/chmod/setgid: Use numeric group ids, not symbol... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Paul Eggert | Use numeric group ids, not symbolic group names, |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Paul Eggert | fetish -> coreutils in some more places |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Paul Eggert | (FETISH_GROUP): Renamed from COREUTILS_GROUP. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Paul Eggert | (COREUTILS_GROUPS): Renamed from FETISH_GROUPS. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Paul Eggert | (LDADD, $(PROGRAMS)): fetish -> coreutils. |
commit | commitdiff | tree | snapshot |
next |