Age | Commit message (Expand) | Author |
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 |
2012-11-08 | df: document the new --output option | Bernhard Voelker |
2012-11-01 | tests: fix syntax error in setuidgid_has_perm_ | Bernhard Voelker |
2012-10-26 | build: man page generation: degrade gracefully when perl is lacking | Stefano Lattarini |
2012-10-25 | pr: fix -n to pad consistently and not crash | Pádraig Brady |
2012-10-23 | maint: post-release administrivia | Pádraig Brady |
2012-10-23 | version 8.20 | Pádraig Brady |
2012-10-21 | doc: NEWS: the cp bug affects mv and install, too | Jim Meyering |
2012-10-17 | cp: avoid data-corrupting free-memory-read | Jim Meyering |
2012-10-04 | factor: new much-improved implementation; not yet integrated | Torbjörn Granlund |
2012-09-28 | cp: fix the --no-preserve=mode option | Ondrej Oprala |
2012-09-24 | dd: new option, status=none to suppress output statistics | Pozsár Balázs |
2012-09-23 | tail,stat: improve support for vmhgfs | Jim Meyering |
2012-09-18 | doc: NEWS: mention the conversion to non-recursive make | Jim Meyering |
2012-09-16 | ls: fix coloring of dangling symlinks in default listing mode | Pádraig Brady |
2012-09-14 | seq: 70x faster for non-negative whole numbers and incr==1 | Jim Meyering |
2012-09-07 | factor: NEWS and tests | Jim Meyering |