Age | Commit message (Expand) | Author |
2006-12-14 | * coreutils.texi: Remove two doubled words. | Jim Meyering |
2006-11-28 | * perm.texi (Mode Structure): Fix typo: s/setgid/setuid/. | Jim Meyering |
2006-10-28 | * coreutils.texi (wc invocation): When giving the order in which | Jim Meyering |
2006-10-25 | new feature: rm accepts new option: --one-file-system | Jim Meyering |
2006-10-22 | ignore po/*.po; sort .gitignore files | Jim Meyering |
2006-10-21 | * .gitignore: Remove some references to files in subdirectories. | Jim Meyering |
2006-09-26 | [ChangeLog] | Paul Eggert |
2006-09-19 | * coreutils.texi (Disk usage): Clarify intro. Problem reported by Van Ly. | Paul Eggert |
2006-09-19 | (cp invocation): Clarify cp -i a bit more. | Paul Eggert |
2006-09-19 | * coreutils.texi (cp invocation): Say that -i and -f are | Paul Eggert |
2006-09-08 | tail now ignores the -f option if POSIXLY_CORRECT is set, | Paul Eggert |
2006-09-03 | (Treating / specially): --preserve-root is | Paul Eggert |
2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert |
2006-08-22 | * .cvsignore: Add files that are now generated by ../bootstrap. | Jim Meyering |
2006-08-21 | Add a bootstrap procedure, so that the CVS version contains fewer | Paul Eggert |
2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert |
2006-08-19 | . | Jim Meyering |
2006-08-17 | * Makefile.am (EXTRA_DIST): Reflect doclicense.texi->fdl.texi renaming. | 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 | . | Jim Meyering |
2006-08-09 | Regenerate. | Paul Eggert |
2006-08-09 | Warn about oflag=append without conv=notrunc. | Paul Eggert |
2006-08-09 | Regenerate. | Paul Eggert |
2006-08-08 | Add shuf, better random number generation, and fix sort -R in | Paul Eggert |
2006-08-08 | (shuf invocation, Random sources): New sections. | Paul Eggert |
2006-07-28 | chmod 0755 DIR and chmod 755 DIR are now equivalent. | Paul Eggert |
2006-07-28 | (Changing Special Mode Bits): Clarify u+s versus | Paul Eggert |
2006-07-28 | (install invocation, mkdir invocation): | Paul Eggert |
2006-07-26 | * src/ls.c (print_color_indicator): Test for S_IFREG first, rather | Jim Meyering |
2006-07-25 | (Directory Setuid and Setgid): Explain that this is a | Paul Eggert |
2006-07-23 | (Mode Structure, Symbolic Modes, Numeric Modes): Be more careful | Paul Eggert |
2006-07-22 | (Mode Structure): The restricted deletion flag | Paul Eggert |
2006-07-22 | (What information is listed): Clarify that the restricted deletion | Paul Eggert |
2006-07-17 | Regenerate. | Paul Eggert |
2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert |
2006-07-17 | (Mode Structure): Modernize the explanation of the | Paul Eggert |
2006-07-17 | Change GNU to @acronym{GNU} in a few places. | Paul Eggert |
2006-07-09 | Regenerate. | Paul Eggert |
2006-07-08 | * coreutils.texi (Squeezing): Separate doubled "the", so typo-checkers | Jim Meyering |
2006-07-08 | * Makefile.am (check-texinfo): Enforce the zeros vs. zeroes consistency. | Jim Meyering |
2006-07-08 | * coreutils.texi: Fix some typos. Use `zeros' consistently (both | Jim Meyering |
2006-07-01 | With no operand, 'tail -f' now silently ignores the '-f' | Paul Eggert |
2006-07-01 | (tail invocation): With no operand, 'tail -f' now | Paul Eggert |
2006-07-01 | seq defaults to a minimal fixed point format that does not lose | Paul Eggert |
2006-07-01 | (seq invocation): seq now uses long double | Paul Eggert |
2006-06-28 | * coreutils.texi (sort invocation): 'sort +1 -2' is now supported | Paul Eggert |
2006-06-28 | (sort invocation): 'sort +1 -2' is now supported | Paul Eggert |
2006-06-27 | * coreutils.texi (wc invocation): Remove ./ prefix from example. | Jim Meyering |