summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
AgeCommit message (Expand)Author
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-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-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
2008-11-11Update references to GFDL: 1.2 -> 1.3Jim Meyering
2008-10-25factor: remove --bignum and --no-bignum optionsPaul Eggert
2008-10-23ls: use '.' (not +) as SELinux-only alt. access flag in ls -l outputJim Meyering
2008-10-15expr: remove --bignum and --no-bignum optionsPaul Eggert
2008-10-15doc: cp, mv: remove mention of deprecated --reply= optionJim Meyering
2008-10-13doc: ls: clarify exit status descriptionOndřej Vašík
2008-10-12doc: reorder tsort/ptx nodes so body and menu ordering are consistentJim Meyering
2008-10-07doc: document runcon and chcon in SELinux context sectionOndřej Vašík
2008-09-22doc: alphabetize 'who's option descriptionsBenno Schulenberg
2008-09-19doc: coreutils.texi (csplit invocation): Add an example.Jim Meyering
2008-09-11tweak wording and check to avoid failureJim Meyering
2008-09-10doc: mention which commands may be built-in functionsJim Meyering
2008-09-06install: new option: --strip-program,Kamil Dudka
2008-09-03df: new option: --total to print grand totalsKamil Dudka
2008-08-23doc: clarify wc -L documentationBruno Haible