2006-10-10 |
Paul Eggert | * src/ls.c (quote_name): Use initializer rather than... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Eggert | * src/sort.c (usage): Mention again that sort fields... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Eggert | * NEWS: Fix typo: iso-8602 -> iso-8601. Problem report... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Eggert | * bootstrap (usage, main program, symlink_to_gnulib... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Jim Meyering | Avoid a compiler warning. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Jim Meyering | * jm-macros.m4 (gl_MACROS): Remove use of AC_CONFIG_LIB... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Paul Eggert | Give credit to Lars Wendler. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Paul Eggert | * src/install.c (make_ancestor): New arg COMPONENT. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Paul Eggert | Fix bug reported today by Mike Frysinger: mkdir -pv... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jim Meyering | Avoid a compiler warning: const'ify and remove a cast. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jim Meyering | * src/c99-to-c89.diff: Update to reflect new offsets. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Paul Eggert | * src/chgrp.c: Don't include lchown.h; no longer needed. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Paul Eggert | * tests/ls/stat-dtype: Use a dynamic test to decide... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Paul Eggert | * src/dd.c (flags): noatime and nofollow now depend on |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Jim Meyering | * tests/install/basic-1: Skip the latter part of this... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Paul Eggert | * src/system.h (ST_BLKSIZE): Ceiling at SIZE_MAX /... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jim Meyering | * NEWS: Update here, too. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jim Meyering | * src/remove.c (nonexistent_file_errno): Remove ENAMETO... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jim Meyering | * tests/rm/fail-eperm: Report failure also if rm is... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jim Meyering | * src/c99-to-c89.diff: Convert two c99'isms -- one... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jim Meyering | * src/c99-to-c89.diff: Update to reflect new offsets. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jim Meyering | * src/remove.c (remove_entry): With -f, exit successful... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jim Meyering | With --force (-f), rm no longer fails for ENOTDIR. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Jim Meyering | * NEWS: Add a line for 6.4-cvs. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Jim Meyering | * bootstrap: Undo last change to this file, since now... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Jim Meyering | Version 6.3. COREUTILS-6_3 v6.3 |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Jim Meyering | * src/c99-to-c89.diff: Update offsets. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Paul Eggert | * .cvsignore: Add openat-proc.c. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Paul Eggert | * tests/rm/readdir-bug: Don't use $(...) in a shell... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Jim Meyering | * NEWS: Mention Paul's fix (to gnulib's canon-host... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Jim Meyering | * tests/seq/basic [neg-2, eq-wid-2]: Comment out tests... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Jim Meyering | * src/shuf.c (read_input): Fix an off-by-one error... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Jim Meyering | [ChangeLog] |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Jim Meyering | * tests/seq/basic: Use .11 as the upper bound, in case... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Jim Meyering | Work around a readdir bug in Darwin 7.9.0 (MacOS X... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jim Meyering | fix typo: s/dignostic/diagnostic/ |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Paul Eggert | * tests/rm/fail-eperm: Unset BASH_ENV, CDPATH, and... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jim Meyering | * readdir.m4: Increment serial number. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jim Meyering | * jm-macros.m4: Require the new macro. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jim Meyering | * readdir.m4: Revivify this file. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jim Meyering | Automatically generated dependencies are important... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jim Meyering | * tests/rm/fail-eperm: Enable Perl's (-T) taint checking. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jim Meyering | * README-cvs: Add Bison to the list of required packages. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jim Meyering | * src/c99-to-c89.diff: Update offsets. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jim Meyering | * NEWS: rm works around a bug in Darwin 8.6.1 w/NFS... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Paul Eggert | [ChangeLog] |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jim Meyering | * README: Warn not to run autoreconf manually. Use... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jim Meyering | * src/groups.sh: When invoked with 0 or 1 argument... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jim Meyering | * NEWS: Mention the bug fix. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Paul Eggert | * .cvsignore: Add fchmodat.c. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Jim Meyering | * fchmodat.c: Remove file. gnulib's copy is identical. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Jim Meyering | * src/chown.c (usage): Clarify --dereference description. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Jim Meyering | * NEWS: Mention these fixes. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Jim Meyering | * tests/mv/hard-verbose: New file. Test for the above... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Jim Meyering | * tests/help-version (sync_args): Don't call sync,... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Jim Meyering | * NEWS: Mention the improvement to sort. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Jim Meyering | * tests/tail-2/proc-ksyms: Require that /proc/ksyms... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Jim Meyering | * tests/ls/stat-dtype: Don't use tmpfs on linux-2.4... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Jim Meyering | * Makefile.am (EXTRA_DIST): Sort file names. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Jim Meyering | remove trailing blanks |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Jim Meyering | * gl/modules/getloadavg.diff: New file. Work around... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Paul Eggert | * bootstrap: Add support for --force. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Paul Eggert | * NEWS: Document fix for cp -i and mv -i. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Jim Meyering | * NEWS: Mention the chmod bug fix. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Jim Meyering | * tests/chmod/inaccessible: New test. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Jim Meyering | Fix the 2006-09-18 bug differently. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Jim Meyering | * src/chmod.c: Revert last change. There is a better... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Paul Eggert | * coreutils.texi (Disk usage): Clarify intro. Problem... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Paul Eggert | * src/ln.c (target_directory_operand): Rewrite to avoid... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Paul Eggert | (cp invocation): Clarify cp -i a bit more. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Paul Eggert | * coreutils.texi (cp invocation): Say that -i and ... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Paul Eggert | Fix bug where chmod, chown, and chgrp did not process... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Paul Eggert | * src/shuf.c (main): Quote the entire range when report... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Paul Eggert | * tests/stty/row-col-1: Rewrite to avoid temporary... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Paul Eggert | * bootstrap (symlink_to_gnulib): New function. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Paul Eggert | * tests/ls/stat-vs-dirent: Fix quoting problem in diagn... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Paul Eggert | Fix bug in test case exposed by building on |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Jim Meyering | * NEWS: Add a line for 6.3-cvs. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Jim Meyering | duh COREUTILS-6_2 v6.2 |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Jim Meyering | Version 6.2. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Jim Meyering | * tests/chgrp/basic: On an OpenBSD system, rather than... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Jim Meyering | * tests/envvar-check: Add more variable names to the... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Paul Eggert | * NEWS: Document that mkdir -p and install -d now fork... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Jim Meyering | * Makefile.maint (sc_require_config_h, sc_prohibit_asse... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Jim Meyering | * bootstrap.conf (gnulib_modules): Add rename-dest... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Jim Meyering | * src/mv.c (main): Remove unnecessary (always-true... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Paul Eggert | (print_user): Rewrite to avoid warning from GCC 4.1... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Jim Meyering | * tests/mv/atomic: Check for specific strace output... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Jim Meyering | * src/c99-to-c89.diff: Add another set of curly braces. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Jim Meyering | * src/remove.c (remove_dir): Move new cache_stat_init... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Paul Eggert | (eval6): Fix buffer overrun, or bad performance, if |
commit | commitdiff | tree | snapshot |
next |