Age | Commit message (Expand) | Author |
2013-07-27 | du: add --inodes option | Bernhard Voelker |
2013-07-25 | mv: replace empty directories in cross file system move | Ken Booth |
2013-07-19 | dd: make status=none suppress all diagnostics | Pádraig Brady |
2013-07-11 | shuf: add --repetition to support repetition in output | Assaf Gordon |
2013-07-09 | df: fix mount list processing with unstatable mount dirs | Pádraig Brady |
2013-07-01 | mkdir,mkfifo,mknod: with -Z, create SMACK security context | Jarkko Sakkinen |
2013-06-24 | ls: with -Z, show SMACK security context | Jarkko Sakkinen |
2013-06-22 | stdbuf: make it mandatory to specify a buffering option | Pádraig Brady |
2013-06-05 | doc: mention prior stat change | Eric Blake |
2013-06-02 | od: -wN, N>64K, avoid misbehavior on systems with 32-bit size_t | Jim Meyering |
2013-05-23 | split: with --line-bytes only allocate memory as needed | Pádraig Brady |
2013-05-11 | mkdir: don't assume umask equals POSIX default ACL mask | Paul Eggert |
2013-05-08 | id: with -Z, show SMACK security context | Jarkko Sakkinen |
2013-04-28 | stat,tail: improve support for snfs | Pádraig Brady |
2013-04-20 | tail: let -f --retry wait for inaccessible files | Bernhard Voelker |
2013-04-10 | csplit: add the --suppress-matched option | Assaf Gordon |
2013-04-04 | ln: --relative: fix updating of existing symlinks | Rémy Lefevre |
2013-03-25 | shuf: use reservoir-sampling for large or unknown sized inputs | Assaf Gordon |
2013-03-24 | stat,tail: improve support for efivarfs, exofs, f2fs and ubifs | Pádraig Brady |
2013-03-04 | build: fix factor build failure on aarch64 | Torbjörn Granlund |
2013-02-28 | uniq: add the --group option | Assaf Gordon |
2013-02-28 | join: Add the -z, --zero-terminated option | Assaf Gordon |
2013-02-22 | install: cleanup properly if the strip program failed for any reason | Ondrej Oprala |
2013-02-14 | maint: post-release administrivia | Pádraig Brady |
2013-02-14 | version 8.21 | Pádraig Brady |
2013-02-05 | stty: add support for DTR/DSR hardware control flow | Ondřej Vašík |
2013-02-04 | numfmt: a new command to format numbers | Assaf Gordon |
2013-01-28 | df: do not treat rootfs specially | Bernhard Voelker |
2013-01-26 | timeout: ensure a blocked SIGALRM from the parent is unblocked | Stephan Krempel |
2013-01-26 | seq: fix to always honor the step value | Pádraig Brady |
2013-01-26 | seq: fix misaligment with -w when no precision for start value | Pádraig Brady |
2013-01-26 | cut: with -f, process each line independently | Pádraig Brady |
2013-01-21 | du: add -t SIZE, --threshold=SIZE option | Jakob Truelsen |
2013-01-07 | factor: apply a more general fix to enable correct assembly | Pádraig Brady |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2012-12-31 | maint: adjust NEWS entry wording | Jim Meyering |
2012-12-21 | factor: disable x86_64 assembly code for x32 builds | Mike Frysinger |
2012-12-21 | seq: fix newline output when -s specified | Pádraig Brady |
2012-12-17 | readlink: support multiple command line arguments | Pádraig Brady |
2012-12-15 | tail,stat: improve support for the ceph file system | Bernhard Voelker |
2012-12-09 | tests: add test case and note that last week's cut change is a bug fix | Jim Meyering |
2012-12-08 | cp: fix --no-preserve=mode to not exit 1 | Bernhard Voelker |
2012-12-07 | df: do not print duplicate entries and rootfs by default | Ondrej Oprala |
2012-12-04 | factor: fix infinite loop on 32 bit powerpc | Colin Watson |
2012-11-24 | cut: do not print extraneous delimiters in some unusual cases | Jim Meyering |
2012-11-24 | cut: treat -b2-,3- like -b2-, not like -b3- | Jim Meyering |
2012-11-24 | seq: ensure correct output width for scientific notation input | Pádraig Brady |
2012-11-20 | install: fix security race | Paul Eggert |
2012-11-20 | nl: remove deprecated --page-increment option | Bernhard Voelker |
2012-11-19 | cut: do not accept the invalid range 0- | Bernhard Voelker |