Age | Commit message (Expand) | Author |
2005-09-16 | *** empty log message *** | Jim Meyering |
2005-09-15 | uname -a no longer generates the -p and -i outputs if they are unknown. | Paul Eggert |
2005-09-14 | du and pr also have +:z etc. | Paul Eggert |
2005-09-13 | date has a new --rfc-3339 option, and the old --iso-8601 | Paul Eggert |
2005-09-10 | . | Jim Meyering |
2005-09-10 | Insert missing paren. | Paul Eggert |
2005-09-09 | Document "niceness" vs "nice value". | Paul Eggert |
2005-08-29 | "rm -FOO" now suggests "rm ./-FOO" if the file "-FOO" | Paul Eggert |
2005-08-23 | Use `5.3.1-cvs' as the version string. | Jim Meyering |
2005-07-19 | md5sum --check now accepts multiple input files, and similarly for sha1sum. | Paul Eggert |
2005-07-15 | nohup now ignores POSIXLY_CORRECT and redirects from /dev/null. | Paul Eggert |
2005-07-11 | Binary input and output are now implemented more consistently. | Paul Eggert |
2005-07-03 | cp and mv: the --reply=X option is deprecated | Jim Meyering |
2005-06-23 | du's --last-time option is now --time. | Paul Eggert |
2005-06-23 | *** empty log message *** | Jim Meyering |
2005-06-16 | * src/hostid.c (main): Don't print fewer than 8 digits, or spurious leading "f". | Paul Eggert |
2005-06-15 | Fix typo in previous checkin. | Paul Eggert |
2005-06-15 | install -D had a problem similar to mkdir -p. | Paul Eggert |
2005-06-13 | *** empty log message *** | Jim Meyering |
2005-06-10 | ls no longer outputs an extra space between mode and link count. | Paul Eggert |
2005-05-28 | dd seek=N now conforms to POSIX if the output isn't seekable. | Paul Eggert |
2005-05-27 | expr and test now correctly compare integers of unlimited size. | Paul Eggert |
2005-05-26 | nohup now redirects a tty stdin to an unreadable fd instead of closing it. | Paul Eggert |
2005-05-13 | rm now performs run-time test to work around buggy readdir implementations | Jim Meyering |
2005-05-12 | nohup now closes stdin if it is a terminal, unless POSIXLY_CORRECT is set. | Paul Eggert |
2005-05-08 | cp, ln, mv, rm no longer discard white space when intepreting responses. | Paul Eggert |
2005-05-06 | dd has new iflag= and oflag= flags "binary" and "text". | Paul Eggert |
2005-05-04 | chmod -w now complains if it differs from chmod a-w. | Paul Eggert |
2005-05-02 | ls --indicator-style=directory renamed to ls | Paul Eggert |
2005-05-01 | "chmod +1 foo" is now diagnosed. | Paul Eggert |
2005-04-29 | Fix typo in ls POSIX changes. | Paul Eggert |
2005-04-29 | ls -p now appends only directories. New option | Paul Eggert |
2005-04-28 | Document recent modechange fixes. | Paul Eggert |
2005-04-26 | Restore support for usages like "head -1" and "tail -1", | Paul Eggert |
2005-04-23 | nohup now exits with status 127 (not 1) when given an invalid option. | Paul Eggert |
2005-04-22 | "mkdir -m =+x dir" no longer ignores the umask when evaluating "+x", | Paul Eggert |
2005-04-09 | Document that dd no longer treats QUIT or PIPE specially, | Paul Eggert |
2005-03-19 | "pr -D FORMAT" now accepts the same formats that "date +FORMAT" does. | Paul Eggert |
2005-03-19 | nohup now ignores the umask when creating nohup.out. | Paul Eggert |
2005-03-14 | Reword ls time-stamp limit issue. | Paul Eggert |
2005-03-11 | ls now refuses to generate time stamps containing more than 1000 bytes. | Paul Eggert |
2005-02-28 | *** empty log message *** | Jim Meyering |
2005-02-21 | dd now uses a real-time clock if available, for transfer statistics. | Paul Eggert |
2005-02-15 | *** empty log message *** | Jim Meyering |
2005-02-08 | Document stat -f -c %S, plus changes to default formats. | Paul Eggert |
2005-01-15 | *** empty log message *** | Jim Meyering |
2005-01-15 | *** empty log message *** | Jim Meyering |
2005-01-10 | Document changes responding to POSIX interpretations about pathchk -p | Paul Eggert |
2005-01-09 | *** empty log message *** | Jim Meyering |
2005-01-08 | *** empty log message *** | Jim Meyering |