2010-08-03 |
Paul Eggert | sort: revert recent -h changes and use a more-conservat... |
tree | commitdiff |
2010-07-30 |
Paul Eggert | sort: -h now handles comparisons such as 6000K vs 5M... |
tree | commitdiff |
2010-07-13 |
Chen Guo | sort: parallelize internal sort |
tree | commitdiff |
2010-07-01 |
Pádraig Brady | cp: add an option to only copy the file attributes |
tree | commitdiff |
2010-07-01 |
Pádraig Brady | ls: use the POSIX date style when the locale does not... |
tree | commitdiff |
2010-06-14 |
Eric Blake | cat: improve documentation |
tree | commitdiff |
2010-06-14 |
Jim Meyering | doc: dd: discourage use of very large block sizes |
tree | commitdiff |
2010-06-08 |
Eric Blake | dirname: tweak summary wording |
tree | commitdiff |
2010-05-28 |
Pádraig Brady | truncate: support sizes relative to an existing file |
tree | commitdiff |
2010-05-19 |
Jon Ringuette | du: recognize -d N as equivalent to --max-depth=N |
tree | commitdiff |
2010-05-16 |
Pádraig Brady | doc: fix sort info about version sort skipping blanks |
tree | commitdiff |
2010-05-16 |
Pádraig Brady | sort: --debug: output data independent warnings and... |
tree | commitdiff |
2010-05-12 |
Pádraig Brady | sort: add a --debug option to highlight key extents |
tree | commitdiff |
2010-04-29 |
Pádraig Brady | sort: use long doubles for general numeric mode |
tree | commitdiff |
2010-04-25 |
Jim Meyering | doc: tweak factor-describing wording |
tree | commitdiff |
2010-04-21 |
Eric Blake | docs: document transformation of obsolete sort syntax |
tree | commitdiff |
2010-04-12 |
Pádraig Brady | doc: clarify when cp and mv output xattr warnings |
tree | commitdiff |
2010-04-11 |
Pádraig Brady | doc: mention that "capabilities" are preserved by cp/mv |
tree | commitdiff |
2010-03-26 |
Pádraig Brady | doc: fix info on cp --preserve=all, which does _not_... |
tree | commitdiff |
2010-03-16 |
Pádraig Brady | timeout: add the --kill-after option |
tree | commitdiff |
2010-03-13 |
Thien-Thi Nguyen | doc: use mktemp, not tempfile, in a shred usage example |
tree | commitdiff |
2010-03-09 |
Pádraig Brady | doc: Add an example for cutting fields separated by... |
tree | commitdiff |
2010-02-15 |
Eric Blake | dirname: improve man page description |
tree | commitdiff |
2010-02-01 |
Pádraig Brady | join: make -t '' operate on the whole line |
tree | commitdiff |
2010-02-01 |
Assaf Gordon | join: add --header option to always output the first... |
tree | commitdiff |
2010-01-23 |
Pádraig Brady | doc: add nproc to the texinfo overview menu |
tree | commitdiff |
2010-01-01 |
Jim Meyering | maint: update all FSF copyright year lists to include... |
tree | commitdiff |
2009-12-31 |
Jim Meyering | doc: update tail's documentation to allow for new ... |
tree | commitdiff |
2009-12-29 |
Jim Meyering | maint: quiet "make" in doc/ |
tree | commitdiff |
2009-12-19 |
Pádraig Brady | doc: enhance and reference info about version comparison |
tree | commitdiff |
2009-11-10 |
Eric Blake | doc: fix typo |
tree | commitdiff |
2009-11-06 |
Giuseppe Scrivano | nproc: A new program to count the available processors |
tree | commitdiff |
2009-11-05 |
Eric Blake | mktemp: add suffix handling |
tree | commitdiff |
2009-11-05 |
Eric Blake | doc: document mktemp |
tree | commitdiff |
2009-10-28 |
Jim Meyering | build: make doc checks more user-friendly |
tree | commitdiff |
2009-10-28 |
Jim Meyering | doc: avoid failing "make check" |
tree | commitdiff |
2009-10-28 |
Pádraig Brady | echo, printf: interpret \e as the Escape character |
tree | commitdiff |
2009-10-28 |
Eric Blake | doc: turn env comments into documentation |
tree | commitdiff |
2009-10-28 |
Eric Blake | env, printenv: add -0/--null option |
tree | commitdiff |
2009-10-27 |
Eric Blake | tests: clean up tests of env -- handling |
tree | commitdiff |
2009-10-27 |
Eric Blake | doc: document PATH interactions with env |
tree | commitdiff |
2009-10-23 |
Eric Blake | nohup: use EXIT_CANCELED if not POSIXLY_CORRECT |
tree | commitdiff |
2009-10-23 |
Eric Blake | chroot, env, nice, su: use EXIT_CANCELED for internal... |
tree | commitdiff |
2009-10-17 |
Eric Blake | touch: add -h to change symlink timestamps, where supported |
tree | commitdiff |
2009-09-29 |
Jim Meyering | ls: with -LR, exit with status 2 upon detecting a cycle |
tree | commitdiff |
2009-09-25 |
Eric Blake | ln: add -L/-P options |
tree | commitdiff |
2009-09-23 |
Eric Blake | readlink: pick up gnulib changes to readlink -f |
tree | commitdiff |
2009-09-22 |
Pádraig Brady | doc: stdbuf: mention it can have a non standard exit... |
tree | commitdiff |
2009-09-21 |
Pádraig Brady | doc: normalize and add missing entries to texinfo menu |
tree | commitdiff |
2009-09-14 |
Jim Meyering | doc: touch, document that it accepts .60 |
tree | commitdiff |
2009-09-11 |
Jim Meyering | id: don't print context=... when POSIXLY_CORRECT is set |
tree | commitdiff |
2009-09-10 |
Ondřej Vašík | doc: improve various BLOCKSIZE and SIZE help |
tree | commitdiff |
2009-09-10 |
Jim Meyering | dd conv=unblock: print final newline consistently |
tree | commitdiff |
2009-09-08 |
Jim Meyering | tail: make the new piped-stdin test as portable as... |
tree | commitdiff |
2009-09-03 |
Kamil Dudka | doc: install -C: fix bug in the texi documentation |
tree | commitdiff |
2009-08-30 |
Jim Meyering | doc: cp: update note on preserving symlink time stamps |
tree | commitdiff |
2009-08-28 |
Pádraig Brady | cp --reflink: add an "auto" parameter to fall back... |
tree | commitdiff |
2009-08-18 |
Giuseppe Scrivano | nl: deprecate --page-increment in favor of --line-increment |
tree | commitdiff |
2009-08-07 |
Giuseppe Scrivano | cp: accept the --reflink option |
tree | commitdiff |
2009-08-06 |
Jim Meyering | dd: work around buffer length restrictions with oflag... |
tree | commitdiff |
2009-07-28 |
Pádraig Brady | doc: fix the generated HTML index |
tree | commitdiff |
2009-07-27 |
Pádraig Brady | doc: add a sort by line length example |
tree | commitdiff |
2009-07-26 |
Pádraig Brady | doc: mention realpath in the readlink info |
tree | commitdiff |
2009-07-24 |
Kamil Dudka | doc: improve readlink description here, too |
tree | commitdiff |
2009-07-03 |
Pádraig Brady | doc: update the info on sort -b and -k |
tree | commitdiff |
2009-06-23 |
Jim Meyering | maint: update all Copyright year lists to include 2009 |
tree | commitdiff |
2009-06-17 |
Jim Meyering | doc: fix a typo |
tree | commitdiff |
2009-06-17 |
Pádraig Brady | stdbuf: A new program to run a command with modified... |
tree | commitdiff |
2009-06-16 |
Jim Meyering | doc: cp: describe an oddity of combining -H/-L and... |
tree | commitdiff |
2009-05-29 |
Eric Blake | head, tail: make --help less ambiguous |
tree | commitdiff |
2009-05-26 |
Michael Speer | sort: new --human-numeric-sort option to sort KiB MB... |
tree | commitdiff |
2009-05-26 |
Giuseppe Scrivano | chroot: accept new options --userspec=U:G and --groups... |
tree | commitdiff |
2009-05-18 |
Pádraig Brady | doc: clarify the operation of the comm -123 parameters |
tree | commitdiff |
2009-05-05 |
Pádraig Brady | doc: note the use of LC_COLLATE in comm, join and uniq |
tree | commitdiff |
2009-04-30 |
Jim Meyering | build: "make check" now fails in a friendlier manner... |
tree | commitdiff |
2009-04-30 |
Jim Meyering | build: doc: emit something for each "make check"-run... |
tree | commitdiff |
2009-04-10 |
Jim Meyering | doc: fix a typo: s/is a is a/is a/ |
tree | commitdiff |
2009-04-07 |
Pádraig Brady | shred,sort,shuf: don't use /dev/urandom by default |
tree | commitdiff |
2009-04-07 |
Pádraig Brady | doc: add missing documentation for some SELinux options |
tree | commitdiff |
2009-04-06 |
Jim Meyering | * doc/code-vs-command: Remove long-unused, never-distri... |
tree | commitdiff |
2009-04-04 |
Jim Meyering | maint: clean up Makefile.am, rename remaining ChangeLog... |
tree | commitdiff |
2009-03-25 |
Eric Blake | pwd: support -L and -P |
tree | commitdiff |
2009-03-25 |
Ondřej Vašík | doc: update suffix regex in version sort |
tree | commitdiff |
2009-03-18 |
Paul Eggert | tests: add another sort/nmerge test |
tree | commitdiff |
2009-03-13 |
Kamil Dudka | doc: update "version sort" documentation |
tree | commitdiff |
2009-03-11 |
Ondřej Vašík | cp: make -a option preserve xattrs, but with reduced... |
tree | commitdiff |
2009-03-02 |
Jim Meyering | dist: automate the post-release web-manual update process |
tree | commitdiff |
2009-02-22 |
Andrew Church | doc: describe dd's status=noxref option |
tree | commitdiff |
2009-02-19 |
Jim Meyering | doc: dd: document that the default block size is 512... |
tree | commitdiff |
2009-02-18 |
Ondřej Vašík | cp: -a now preserves SELinux context, with reduced... |
tree | commitdiff |
2009-02-18 |
Eric Blake | add missing copyright dates |
tree | commitdiff |
2009-02-17 |
Kamil Dudka | install: add --compare (-C) option to install file... |
tree | commitdiff |
2009-02-12 |
Eric Blake | ln: add details to --help text |
tree | commitdiff |
2009-02-02 |
jidanni@jidanni.org | date doc: warn at -d about LC_TIME |
tree | commitdiff |
2009-02-02 |
jidanni@jidanni.org | document sort --ignore-case --unique interaction |
tree | commitdiff |
2009-01-29 |
Kamil Dudka | cp/mv: add xattr support |
tree | commitdiff |
2009-01-22 |
Pádraig Brady | doc: shred: Correct docs on default number of overwrites. |
tree | commitdiff |
2009-01-14 |
Kamil Dudka | cp/mv: add --no-clobber (-n) option to not overwrite... |
tree | commitdiff |
2009-01-08 |
Eric Blake | option handling: make exceptions more consistent |
tree | commitdiff |
2009-01-05 |
Pádraig Brady | doc: pathchk description enhancements |
tree | commitdiff |
next |