summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2009-06-16doc: cp: describe an oddity of combining -H/-L and --preserve=linksJim Meyering
2009-05-29head, tail: make --help less ambiguousEric Blake
2009-05-26sort: new --human-numeric-sort option to sort KiB MB etc.Michael Speer
2009-05-26chroot: accept new options --userspec=U:G and --groups=G1,G2,G3Giuseppe Scrivano
2009-05-18doc: clarify the operation of the comm -123 parametersPádraig Brady
2009-05-05doc: note the use of LC_COLLATE in comm, join and uniqPádraig Brady
2009-04-30build: "make check" now fails in a friendlier manner for missing PerlJim Meyering
2009-04-30build: doc: emit something for each "make check"-run ruleJim Meyering
2009-04-10doc: fix a typo: s/is a is a/is a/Jim Meyering
2009-04-07shred,sort,shuf: don't use /dev/urandom by defaultPádraig Brady
2009-04-07doc: add missing documentation for some SELinux optionsPádraig Brady
2009-04-06* doc/code-vs-command: Remove long-unused, never-distributed file.Jim Meyering
2009-04-04maint: clean up Makefile.am, rename remaining ChangeLog filesJim Meyering
2009-03-25pwd: support -L and -PEric Blake
2009-03-25doc: update suffix regex in version sortOndřej Vašík
2009-03-18tests: add another sort/nmerge testPaul Eggert
2009-03-13doc: update "version sort" documentationKamil Dudka
2009-03-11cp: make -a option preserve xattrs, but with reduced diagnosticsOndřej Vašík
2009-03-02dist: automate the post-release web-manual update processJim Meyering
2009-02-22doc: describe dd's status=noxref optionAndrew Church
2009-02-19doc: dd: document that the default block size is 512 bytesJim Meyering
2009-02-18cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík
2009-02-18add missing copyright datesEric Blake
2009-02-17install: add --compare (-C) option to install file only when necessaryKamil Dudka
2009-02-11ln: add details to --help textEric Blake
2009-02-02date doc: warn at -d about LC_TIMEjidanni@jidanni.org
2009-02-02document sort --ignore-case --unique interactionjidanni@jidanni.org
2009-01-29cp/mv: add xattr supportKamil Dudka
2009-01-22doc: shred: Correct docs on default number of overwrites.Pádraig Brady
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka
2009-01-08option handling: make exceptions more consistentEric Blake
2009-01-05doc: pathchk description enhancementsPádraig Brady
2009-01-01update copyright yearJim Meyering
2008-12-27doc: mention long option abbreviationEric Blake
2008-12-26dd: add support for opening files in Concurrent I/O (CIO) modeMatt Harden
2008-12-23doc: stty: Clarification of some input and output settingsPádraig Brady
2008-12-16du: -H now does what POSIX requiresJim Meyering
2008-12-13doc: pr: formatting correctionsJim Meyering
2008-12-01doc: Make descriptions of ASCII NUL and --zero-terminated option consistentPádraig Brady
2008-12-01doc: enforce @var{lower} policyJim Meyering
2008-12-01doc: Tweak info docs to standarise on lower-case @var{file}Pádraig Brady
2008-12-01doc: Improve description of --files0-from optionPádraig Brady
2008-11-26doc: fix typo in units factorization, removed TODO itemsOndřej Vašík
2008-11-26doc: factor out list of suffix-to-number (e.g., KB->1000B) mappingsJim Meyering
2008-11-26doc: tail: one more s/bytes/n/ changeJim Meyering
2008-11-26doc: tail: fix description of --bytes=N (-c)Pádraig Brady
2008-11-23doc: move @shortcontents and @contents from end to startKarl Berry
2008-11-23doc (stat): clarify: there are two sets of format directivesJim Meyering
2008-11-23doc (stat): correct formatting in coreutils.texiKarl Berry
2008-11-22Revert part of "dd: avoid unnecessary memory copies"Pádraig Brady