2006-10-15 |
Paul Eggert | [m4/ChangeLog] |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | * Makefile.maint (headers_with_interesting_macro_defs... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | * tests/cp/Makefile.am (TESTS): Add backup-dir. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | * src/system.h (EXIT_FAILURE, EXIT_SUCCESS): Remove... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | * src/cksum.c (uint_fast32_t): Don't define. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | clean up |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | * src/pinky.c: Don't include stat-macros.h; system... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | * src/pinky.c (S_IWGRP): Don't define. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | [ChangeLog] |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | * Makefile.maint (cvs-update): Use $(CVS), not "cvs". |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | * vc-list-files: Don't filter git-ls-files output throu... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | Work also when the working directory (with e.g. coreuti... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | * NEWS: cp -r --backup dir1 dir2, would rename an exist... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Jim Meyering | More chown/chgrp dereferencing-related fixes. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Paul Eggert | Sync from Bison, as follows: |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Jim Meyering | * NEWS: Mention the above. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Jim Meyering | * src/chown-core.c (change_file_owner): Use fstatat... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Jim Meyering | * src/du-tests: Clean up a little, though it's still... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Jim Meyering | * .vg-suppressions: Add 3 more for debian unstable. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Jim Meyering | * tests/ls/Test.pm: Remove long-unused file. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Jim Meyering | * Makefile.am (EXTRA_DIST): Add bootstrap.conf. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Jim Meyering | * Makefile.am (libcoreutils_a_LIBADD): Append $(LIBOBJS), |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Jim Meyering | * Makefile.am (THANKS-to-translators): Add missing... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Jim Meyering | * configure.ac: Avoid compiler warnings about default... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Jim Meyering | [ChangeLog] |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Paul Eggert | * bootstrap (symlink_to_gnulib): Fix bug: the dot_dots... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Jim Meyering | * src/ls.c (usage): Correct description of -s, --size. |
commit | commitdiff | tree | snapshot |
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 |
next |