index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
misc
Age
Commit message (
Expand
)
Author
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
2012-12-21
seq: fix newline output when -s specified
Pádraig Brady
2012-12-20
tests: add tests for basename's --zero option
Bernhard Voelker
2012-12-19
tests: avoid a race in timeout-group.sh
Pádraig Brady
2012-12-09
tests: add test case and note that last week's cut change is a bug fix
Jim Meyering
2012-12-06
maint: fix a referenced coreutils version in a test comment
Pádraig Brady
2012-12-06
tests: cut.pl: adjust for changed diagnostic
Pádraig Brady
2012-12-06
cut: improve error reporting
Cojocaru Alexandru
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
tests: use sub-second timeouts to speed up a timeout test
Pádraig Brady
2012-11-24
seq: ensure correct output width for scientific notation input
Pádraig Brady
2012-11-19
cut: do not accept the invalid range 0-
Bernhard Voelker
2012-11-04
timeout: add --preserve-status to always propagate the exit status
Ángel González
2012-10-25
maint: refactor tests/misc/pr.pl into tests/pr/pr-tests.pl
Pádraig Brady
2012-10-23
tests: correctly restrict factor test without GMP
Pádraig Brady
2012-10-09
factor: fix integer validation and GMP fallback
Pádraig Brady
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
2012-09-05
build: don't use recursive make for tests/ subdirectory
Stefano Lattarini
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
2012-08-30
tests: fix misc/sort-exit-early to skip if root
Nick Alcock
2012-08-24
md5sum, sha*sum: add --tag to output a format indicating the algorithm
Ondrej Oprala
2012-08-22
tests: correct print_ver_ arguments and add a rule to enforce this
Bernhard Voelker
[next]