Age | Commit message (Expand) | Author |
2005-05-02 | (ls invocation): ls --indicator-style=directory | Paul Eggert |
2005-05-02 | (usage): ls --indicator-style=directory renamed to ls | Paul Eggert |
2005-05-02 | ls --indicator-style=directory renamed to ls | Paul Eggert |
2005-05-02 | Sync from gnulib. | Paul Eggert |
2005-05-01 | "chmod +1 foo" is now diagnosed. | Paul Eggert |
2005-05-01 | * modechange.h (mode_free): Remove; all callers changed to invoke 'free'. | Paul Eggert |
2005-05-01 | mode_free -> free | Paul Eggert |
2005-05-01 | (mode_free): Remove; all callers changed to invoke 'free'. | Paul Eggert |
2005-05-01 | (mode_free): Remove; all callers changed to invoke 'free'. | Paul Eggert |
2005-04-30 | Regenerate. | Paul Eggert |
2005-04-30 | Log yesterday's changes. | Paul Eggert |
2005-04-30 | Document the last two days' worth of changes. | Paul Eggert |
2005-04-29 | Fix typo in ls POSIX changes. | Paul Eggert |
2005-04-29 | (tv): Rename tests from obs to obs-plus | Paul Eggert |
2005-04-29 | (tv): Rename tests from obs to obs-plus | Paul Eggert |
2005-04-29 | Fix comment to match new behavior of "sort". | Paul Eggert |
2005-04-29 | Don't set _POSIX2_VERSION; no longer needed. | Paul Eggert |
2005-04-29 | Don't use 'set -' | Paul Eggert |
2005-04-29 | Don't use 'set -'. | Paul Eggert |
2005-04-29 | Don't use 'set -'. Simplify test construction. | Paul Eggert |
2005-04-29 | Don't use 'set -'. Also, don't set _POSIX2_VERSION. | Paul Eggert |
2005-04-29 | Test for new -p behavior. Omit -1 option. | Paul Eggert |
2005-04-29 | (enum indicator_style): New constant directory_only, | Paul Eggert |
2005-04-29 | (ls invocation): ls -p now marks only directories. New option | Paul Eggert |
2005-04-29 | ls -p now appends only directories. New option | Paul Eggert |
2005-04-29 | (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT. | Paul Eggert |
2005-04-29 | (gl_PREREQ): Require gl_STAT_MACROS. | Paul Eggert |
2005-04-29 | (gl_PREREQ_TEMPNAME): Check stdint.h only once. | Paul Eggert |
2005-04-29 | (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling | Paul Eggert |
2005-04-29 | (gl_FUNC_CHOWN): Don't require AC_HEADER_STAT. | Paul Eggert |
2005-04-29 | (gl_CHECK_ALL_TYPES): Don't require AC_HEADER_STAT. | Paul Eggert |
2005-04-29 | (gl_PREREQ_EUIDACCESS): Don't require AC_HEADER_STAT. | Paul Eggert |
2005-04-29 | (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove. | Paul Eggert |
2005-04-28 | Don't mention stat-macros.h or AC_HEADER_STAT in other | Paul Eggert |
2005-04-28 | New file, from gnulib, except that gl_STAT_MACROS | Paul Eggert |
2005-04-28 | * file-type.c: Include file-type.h first. | Paul Eggert |
2005-04-28 | Document recent modechange fixes. | Paul Eggert |
2005-04-28 | Check for ug+r and ug,+x bugs. | Paul Eggert |
2005-04-28 | Check for =u bug. | Paul Eggert |
2005-04-28 | Check for =xX bug. | Paul Eggert |
2005-04-28 | (main): Adjust to new modechange API. | Paul Eggert |
2005-04-28 | (change, umask_value): New static vars. | Paul Eggert |
2005-04-28 | (MODE_X_IF_ANY_X, MODE_COPY_EXISTING): | Paul Eggert |
2005-04-28 | Include stat-macros.h, xalloc.h. | Paul Eggert |
2005-04-28 | (Mode Structure, Changing Special Permissions): | Paul Eggert |
2005-04-26 | Restore support for usages like "head -1" and "tail -1", | Paul Eggert |
2005-04-26 | * coreutils.texi: Don't complain about head -10, etc. | Paul Eggert |
2005-04-26 | (Standards conformance): Do not mention head -10, | Paul Eggert |
2005-04-26 | (main): Don't complain about -NUM. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |