Age | Commit message (Expand) | Author |
2005-04-26 | * coreutils.texi: Don't complain about head -10, etc. | Paul Eggert |
2005-04-24 | * coreutils.texi (install invocation): Use a= instead of 0 for | Paul Eggert |
2005-04-12 | For consistency, standardize on "user ID" rather than "uid". | Paul Eggert |
2005-04-09 | *** empty log message *** | Jim Meyering |
2005-04-09 | Signal-handling cleanup motivated by core dumps in dd. | Paul Eggert |
2005-04-05 | Add examples to cat, chown, chgrp, basename, dirname. Change ln examples | Paul Eggert |
2005-03-26 | Clarify NUL vs null byte vs null character. | Paul Eggert |
2005-03-19 | * coreutils.texi (nohup invocation): Clarify nohup.out creation. | Paul Eggert |
2005-03-11 | * coreutils.texi (Formatting file timestamps): Very long timestamps | Paul Eggert |
2005-03-08 | Improve "date invocation" again. | Paul Eggert |
2005-02-24 | * coreutils.texi: Adjust to match current strftime.c. | Paul Eggert |
2005-01-07 | *** empty log message *** | Jim Meyering |
2005-01-04 | *** empty log message *** | Jim Meyering |
2004-12-15 | * coreutils.texi: Fix minor problems in "ls" and "dircolors". | Paul Eggert |
2004-12-12 | * coreutils.texi (join invocation): Blank separators need quoting. | Paul Eggert |
2004-12-11 | * coreutils.texi (id invocation): -G also prints main group. | Paul Eggert |
2004-12-09 | ls now exits with status 1 if minor problem, 2 on serious trouble. | Paul Eggert |
2004-12-08 | Add support for time zones like +HH:MM and UTC+HH:MM. | Paul Eggert |
2004-12-04 | *** empty log message *** | Jim Meyering |
2004-12-04 | *** empty log message *** | Jim Meyering |
2004-12-04 | *** empty log message *** | Jim Meyering |
2004-11-27 | * coreutils.texi (du invocation): Minor cleanups. | Paul Eggert |
2004-11-16 | doc patches inspired by Debian coreutils 5.2.1-2. | Paul Eggert |
2004-11-16 | * getdate.texi (General date syntax): "next" is 1, not 2. | Paul Eggert |
2004-11-16 | * coreutils.texi (dd invocation): Reword the new dd message. | Paul Eggert |
2004-11-15 | dd now outputs total bytes, seconds, and bytes per second. | Paul Eggert |
2004-11-03 | * Makefile.am (_W, W_): New macros. | Paul Eggert |
2004-10-29 | Sync from gnulib (for getdate changes). | Paul Eggert |
2004-10-28 | * coreutils.texi (Standards conformance): Use "head -10" rather | Paul Eggert |
2004-10-25 | * coreutils.texi (pathchk invocation): Options must precede operands. | Paul Eggert |
2004-10-18 | *** empty log message *** | Jim Meyering |
2004-10-18 | pathchk cleanups, gnulib merge | Paul Eggert |
2004-10-15 | (printf invocation): Mention ISO/IEC 10646 as well as Unicode. | Paul Eggert |
2004-10-13 | * coreutils.texi (sort invocation): Move LC_ALL, LC_COLLATE | Paul Eggert |
2004-10-12 | (check-texinfo): Add `builtin' and `builtins' to the list of words to avoid. | Jim Meyering |
2004-10-11 | * coreutils.texi (Special built-in utilities): New node. | Paul Eggert |
2004-09-26 | Add "ls --hide". | Paul Eggert |
2004-09-24 | "chmod -w file" doc | Paul Eggert |
2004-09-23 | Fix obsolete "tail" option description. | Paul Eggert |
2004-09-21 | * coreutils.texi (mv invocation, rm invocation): Say "the response | Paul Eggert |
2004-09-19 | dd invocation fixes | Paul Eggert |
2004-09-09 | Document test -r, -w, -x more carefully. | Paul Eggert |
2004-09-09 | Revamp sort last-resort comparison description. | Paul Eggert |
2004-09-09 | Document that test -h and -L don't dereference. | Paul Eggert |
2004-09-09 | Mention option-reordering, particularly with tr. | Paul Eggert |
2004-09-08 | sort -u versus sort | uniq. | Paul Eggert |
2004-09-06 | Several od changes for POSIX and FreeBSD compatibility. | Paul Eggert |
2004-09-06 | Improve quoting doc. | Paul Eggert |
2004-09-03 | dd conversion option cleanup. | Paul Eggert |
2004-08-24 | POSIX-conformance fixes for "expand" and "unexpand". | Paul Eggert |