Age | Commit message (Expand) | Author |
2006-08-19 | remove -cvs suffix, too | Jim Meyering |
2006-08-19 | * Version 6.1. | Jim Meyering |
2006-08-19 | *** empty log message *** | Jim Meyering |
2006-08-19 | * NEWS: Fix cp --sparse so that it preserves tail-end sparseness, even | Jim Meyering |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2006-08-16 | *** empty log message *** | Jim Meyering |
2006-08-15 | * NEWS: Mention that df exits with nonzero status if it generates | Paul Eggert |
2006-08-15 | * NEWS: Add a line for 6.1-cvs. | Jim Meyering |
2006-08-15 | * Version 6.0 [unstable]. | Jim Meyering |
2006-08-08 | Add shuf. Mention new --random-source option for shred and sort. | Paul Eggert |
2006-07-28 | chmod now preserves setuid and setgid bits on directories | Paul Eggert |
2006-07-25 | Clarify the "chmod 0500" news, and correct the vague | Paul Eggert |
2006-07-21 | mention yesterday's other ls bugfix | Jim Meyering |
2006-07-21 | Fix another bug: ls --indicator-style=file-type would call | Jim Meyering |
2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert |
2006-07-07 | * NEWS: Mention that mv can now remove an empty destination directory, | Jim Meyering |
2006-07-01 | With no operand, 'tail -f' now silently ignores the '-f' | Paul Eggert |
2006-07-01 | seq defaults to a minimal fixed point format that does not lose | Paul Eggert |
2006-06-28 | Support obsolete usages like "sort +1 -2" even when conforming to | Paul Eggert |
2006-06-26 | * NEWS: rm no longer fails to remove an empty, unreadable directory | Jim Meyering |
2006-06-25 | * NEWS: wc accepts a new option --files0-from=FILE, where FILE | Jim Meyering |
2006-06-10 | Mention the AIX-strndup-bug vs. dircolors workaround. | Jim Meyering |
2006-06-08 | Ensure that cat works with any of the options, -A -v -e -E -T, | Jim Meyering |
2006-06-07 | The 'expr' command now detects and reports integer overflow. | Paul Eggert |
2006-06-03 | `cp --link --no-dereference' now works also on systems where the | Jim Meyering |
2006-05-27 | *** empty log message *** | Jim Meyering |
2006-05-27 | chgrp now supports --preserve-root, --no-preserve-root | Jim Meyering |
2006-05-25 | Remove mention of --seed. | Paul Eggert |
2006-05-21 | *** empty log message *** | Jim Meyering |
2006-05-16 | mention cp -p vs. no-/proc fix | Jim Meyering |
2006-05-11 | Mention that: | Jim Meyering |
2006-05-11 | *** empty log message *** | Jim Meyering |
2006-05-07 | mention the df fix of 2006-01-24 | Jim Meyering |
2006-05-06 | *** empty log message *** | Jim Meyering |
2006-05-06 | mention the shred-segfault fix | Jim Meyering |
2006-05-06 | remove stray stat-related line | Jim Meyering |
2006-05-04 | mention pwd fix | Jim Meyering |
2006-04-23 | [New features]: Mention ls's new option, --group-directories-first | Jim Meyering |
2006-04-12 | csplit, nl, expr now conform to POSIX better, and are | Paul Eggert |
2006-03-28 | deprecate ptx's --copyright (-C) option | Jim Meyering |
2006-03-26 | Improvements to dirname/basename handling on platforms like | Jim Meyering |
2006-03-23 | nohup diagnostics are now more precise, and nohup now | Paul Eggert |
2006-03-10 | *** empty log message *** | Jim Meyering |
2006-03-10 | mention today's rm -r fix. | Jim Meyering |
2006-03-08 | Document dd's new 'directory' and 'nolinks' flags. | Paul Eggert |
2006-02-27 | mention new program: base64 | Jim Meyering |
2006-02-20 | New option for rm: --interactive=once (-I). | Jim Meyering |
2006-02-11 | Bug fix: | Jim Meyering |
2006-02-06 | Mention the `cp -RL' bug fix. | Jim Meyering |
2006-01-24 | tail -f once again works on a file with the append-only | Jim Meyering |