Age | Commit message (Expand) | Author |
2013-12-07 | tests: avoid a false memory leak test failure | Pádraig Brady |
2013-12-06 | tests: fix shuf test verifying that -i and -e can not be combined | Bernhard Voelker |
2013-12-06 | shuf: --repeat, not --repetitions; default --head-count is infinity | Paul Eggert |
2013-12-05 | selinux: fix --context=CTX for cp and diagnose defaultcon() errors | Pádraig Brady |
2013-11-27 | shred: provide --remove methods to avoid excessive syncing | Pádraig Brady |
2013-11-17 | stty: add support for mark/space parity | Colin Leitner |
2013-11-08 | shred: avoid data write pass with --size=0 | Pádraig Brady |
2013-11-08 | shred: fix direct I/O failures for last write to file | Pádraig Brady |
2013-11-01 | maint: simplify printing of md5sum file names | Pádraig Brady |
2013-10-06 | mktemp: with --quiet, only suppress I/O errors | Pádraig Brady |
2013-09-22 | maint: move all id(1) tests to the same directory | Pádraig Brady |
2013-09-22 | tests: parameterize the "root" username | Pádraig Brady |
2013-09-22 | id: support specifying the user by user ID | Pádraig Brady |
2013-09-22 | tests: avoid a failure when there isn't a name for all user IDs | Pádraig Brady |
2013-09-21 | id: add -z, --zero option | Bernhard Voelker |
2013-08-02 | maint: update copyright year number ranges of numfmt sources | Bernhard Voelker |
2013-07-22 | maint: make some shell and perl scripts executable in 'tests/' | Bernhard Voelker |
2013-07-11 | shuf: add --repetition to support repetition in output | Assaf Gordon |
2013-07-11 | tests: add more tests for shuf option combinations | Assaf Gordon |
2013-07-05 | tests: fix "shuf unreadable" test to work when run as root | Pádraig Brady |
2013-06-22 | stdbuf: make it mandatory to specify a buffering option | Pádraig Brady |
2013-06-02 | od: -wN, N>64K, avoid misbehavior on systems with 32-bit size_t | Jim Meyering |
2013-06-01 | tests: head-c: avoid spurious failure with a 32-bit size_t | Jim Meyering |
2013-05-27 | tests: numfmt: use the printf program, not the shell builtin | Stefano Lattarini |
2013-05-18 | tests: don't assume expr was built with GMP | Paul Eggert |
2013-05-08 | cut: improve performance, especially with --output-delimiter | Cojocaru Alexandru |
2013-05-07 | cut: fix handling of overlapping ranges | Cojocaru Alexandru |
2013-04-29 | cut: reduce CPU overhead in determining item to output | Cojocaru Alexandru |
2013-04-29 | cut: make memory allocation independent of range width | Cojocaru Alexandru |
2013-04-25 | tests: fix usage of require_ulimit_ | Pádraig Brady |
2013-04-14 | head: with --bytes=-N only allocate memory as needed | Pádraig Brady |
2013-04-10 | csplit: add the --suppress-matched option | Assaf Gordon |
2013-04-04 | shuf: exit without reading if would never output | Pádraig Brady |
2013-03-25 | shuf: use reservoir-sampling for large or unknown sized inputs | Assaf Gordon |
2013-02-28 | tests: don't skip all uniq tests when locale is missing | Assaf Gordon |
2013-02-28 | uniq: add the --group option | Assaf Gordon |
2013-02-28 | doc: move some info from all --help messages, online | Pádraig Brady |
2013-02-28 | tests: add '--ignore-case' tests for uniq | Assaf Gordon |
2013-02-28 | join: Add the -z, --zero-terminated option | Assaf Gordon |
2013-02-10 | maint: consolidate developer debug messages | Pádraig Brady |
2013-02-10 | tests: skip numfmt grouping tests on some systems | 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-02-04 | cut: fix a segfault with disjoint open ended ranges | Pádraig Brady |
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: fix -f to work with the -d$'\n' edge case | Pádraig Brady |
2013-01-26 | cut: with -f, process each line independently | Pádraig Brady |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |