summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorLines
2010-11-13stat: do not provide variable precision time stampsJim Meyering-5/+5
2010-11-11csplit: do not rely on undefined behavior in printf formatsPaul Eggert-1/+2
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert-19/+18
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering-1/+26
2010-10-27cp: make --attributes-only override --reflink completelyPádraig Brady-5/+13
2010-10-17.gitignore: anchor patternsJim Meyering-24/+22
2010-10-05build: complete the rename of get_dateEric Blake-3/+4
2010-10-05stat: drop %C support when printing file system detailsEric Blake-0/+1
2010-10-01stat: support printing birthtimeEric Blake-0/+2
2010-09-30maint: update gnulibEric Blake-2/+3
2010-09-20tests: fix an erroneous stat failure with bind mountsPádraig Brady-3/+4
2010-08-27doc: clarify that stat -f implies -L (follows symlinks)Pádraig Brady-0/+1
2010-08-27stat: add %m to output the mount point for a fileAaron Burgemeister-0/+18
2010-08-15doc: avoid a warning from newer texinfoRalf Wildenhues-1/+1
2010-08-15doc: improve the info on md5sum security weaknessesBruno Haible-8/+6
2010-08-02sort: revert recent -h changes and use a more-conservative approachPaul Eggert-13/+12
2010-07-30sort: -h now handles comparisons such as 6000K vs 5M and 5MiB vs 5MBPaul Eggert-6/+13
2010-07-13sort: parallelize internal sortChen Guo-0/+15
2010-07-01cp: add an option to only copy the file attributesPádraig Brady-0/+6
2010-07-01ls: use the POSIX date style when the locale does not specify onePádraig Brady-5/+4
2010-06-14cat: improve documentationEric Blake-1/+2
2010-06-14doc: dd: discourage use of very large block sizesJim Meyering-0/+5
2010-06-08dirname: tweak summary wordingEric Blake-3/+7
2010-05-28truncate: support sizes relative to an existing filePádraig Brady-2/+2
2010-05-19du: recognize -d N as equivalent to --max-depth=NJon Ringuette-0/+2
2010-05-16doc: fix sort info about version sort skipping blanksPádraig Brady-1/+1
2010-05-16sort: --debug: output data independent warnings and infoPádraig Brady-0/+1
2010-05-12sort: add a --debug option to highlight key extentsPádraig Brady-0/+5
2010-04-29sort: use long doubles for general numeric modePádraig Brady-2/+2
2010-04-25doc: tweak factor-describing wordingJim Meyering-1/+1
2010-04-21docs: document transformation of obsolete sort syntaxEric Blake-0/+5
2010-04-12doc: clarify when cp and mv output xattr warningsPádraig Brady-6/+7
2010-04-11doc: mention that "capabilities" are preserved by cp/mvPádraig Brady-2/+3
2010-03-26doc: fix info on cp --preserve=all, which does _not_ give xattr warningsPádraig Brady-3/+2
2010-03-16timeout: add the --kill-after optionPádraig Brady-18/+21
2010-03-13doc: use mktemp, not tempfile, in a shred usage exampleThien-Thi Nguyen-1/+1
2010-03-09doc: Add an example for cutting fields separated by runs of blanksPádraig Brady-1/+7
2010-02-15dirname: improve man page descriptionEric Blake-5/+5
2010-02-01join: make -t '' operate on the whole linePádraig Brady-1/+6
2010-02-01join: add --header option to always output the first lineAssaf Gordon-0/+9
2010-01-23doc: add nproc to the texinfo overview menuPádraig Brady-1/+1
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-5/+5
2009-12-31doc: update tail's documentation to allow for new -F semanticsJim Meyering-2/+4
2009-12-29maint: quiet "make" in doc/Jim Meyering-7/+6
2009-12-19doc: enhance and reference info about version comparisonPádraig Brady-23/+32
2009-11-10doc: fix typoEric Blake-7/+8
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano-0/+40
2009-11-05mktemp: add suffix handlingEric Blake-4/+23
2009-11-05doc: document mktempEric Blake-2/+158
2009-10-28build: make doc checks more user-friendlyJim Meyering-2/+13