Age | Commit message (Expand) | Author |
2006-07-25 | * src/df.c (n_valid_args): Declare global to be static. | Jim Meyering |
2006-07-24 | Skip this test on reiserfs, since that file system lacks d_type support. | Jim Meyering |
2006-07-23 | Update to reflect recent changes to coreutils.texi. | Paul Eggert |
2006-07-21 | * src/su.c (usage): Correct typo in --help output: s/commmand/command/ | Jim Meyering |
2006-07-21 | *** empty log message *** | Jim Meyering |
2006-07-21 | *** empty log message *** | Jim Meyering |
2006-07-21 | Fix another bug: ls --indicator-style=file-type would call | Jim Meyering |
2006-07-20 | * src/df.c (main): Fail and don't print the headers if no | Jim Meyering |
2006-07-20 | *** empty log message *** | Jim Meyering |
2006-07-19 | * src/ls.c (print_dir): Give a better diagnostic for failed opendir. | Jim Meyering |
2006-07-19 | *** empty log message *** | Jim Meyering |
2006-07-17 | Fix typo in previous checkin; some file names were wrong. | Paul Eggert |
2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert |
2006-07-14 | * Makefile.maint (CVS_LIST): Use new file, build-aux/vc-list-files, | Jim Meyering |
2006-07-14 | * Makefile.am (EXTRA_DIST): Add a few more .??* files. | Jim Meyering |
2006-07-11 | Assume <dirent.h> exists, since gnulib assumes this now as well. | Paul Eggert |
2006-07-09 | *** empty log message *** | Jim Meyering |
2006-07-09 | *** empty log message *** | Jim Meyering |
2006-07-09 | Adjust to recent updates from gnulib. | Paul Eggert |
2006-07-08 | New file, test for 2006-07-05 fix in copy.c. | Jim Meyering |
2006-07-08 | * tests/Coreutils.pm: Remove one of two adjacent "then"s in a comment. | Jim Meyering |
2006-07-08 | * Makefile.maint (sc_the_the): New rule. | Jim Meyering |
2006-07-08 | * src/dd.c (skip): Remove one of two adjacent "the"s in a comment. | Jim Meyering |
2006-07-07 | * NEWS: Mention that mv can now remove an empty destination directory, | Jim Meyering |
2006-07-05 | * src/ls.c (usage): Correct the description of -G: it is useful | Jim Meyering |
2006-07-05 | * man/chmod.x: Correct the description of the sticky bit. Reported | Jim Meyering |
2006-07-05 | * src/copy.c (copy_internal): Don't work around old NFS clients like | Jim Meyering |
2006-07-05 | . | Jim Meyering |
2006-07-03 | Plug another unusual leak. | Jim Meyering |
2006-07-03 | The dev/inode of the topmost directory in each hierarchy were not | Jim Meyering |
2006-07-03 | Fix two small leaks. | Jim Meyering |
2006-07-03 | * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT): | Jim Meyering |
2006-07-02 | Include <stdint.h> unconditionally, since we | Paul Eggert |
2006-07-01 | With no operand, 'tail -f' now silently ignores the '-f' | Paul Eggert |
2006-07-01 | * src/ln.c (do_link): Use new, shorter URL, for ag-review link. | Jim Meyering |
2006-07-01 | Add ^lib/xstrtold\.c$, so make distcheck passes once again. | Jim Meyering |
2006-07-01 | seq defaults to a minimal fixed point format that does not lose | Paul Eggert |
2006-06-30 | * tests/stty/basic-1: Work around an intermittent test failure | Jim Meyering |
2006-06-28 | Support obsolete usages like "sort +1 -2" even when conforming to | Paul Eggert |
2006-06-28 | * src/system.h (CLOSEDIR): Remove. All uses changed to closedir. | Paul Eggert |
2006-06-28 | * src/c99-to-c89.diff: Regenerate, to remove fuzz. | Jim Meyering |
2006-06-27 | * tests/misc/cat-proc: Try to avoid any spurious numeric | Jim Meyering |
2006-06-26 | Attempt rmdir (actually, unlinkat-with-AT_REMOVEDIR) upon any | Jim Meyering |
2006-06-26 | * NEWS: rm no longer fails to remove an empty, unreadable directory | Jim Meyering |
2006-06-26 | Avoid a segfault for wc --files0=- < /dev/null. | Jim Meyering |
2006-06-25 | * NEWS: wc accepts a new option --files0-from=FILE, where FILE | Jim Meyering |
2006-06-24 | * src/md5sum.c (DIGEST_BUFFER): Remove now-unused definitions. | Jim Meyering |
2006-06-22 | * src/tee.c (tee_files): Rename from tee, to avoid conflict with | Jim Meyering |
2006-06-18 | * Makefile.cfg (local-checks-to-skip): Add changelog-check, | Jim Meyering |
2006-06-18 | *** empty log message *** | Jim Meyering |