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
2011-05-24
split: fix cases where -n l/... creates extraneous files
Pádraig Brady
2011-05-22
tests: fix typo in tac-continue
Jim Meyering
2011-05-18
printf: fix an out-of-bounds memory access
Pádraig Brady
2011-05-14
tests: refactor more tests to use mkfifo_or_skip_
Pádraig Brady
2011-05-14
shuf: use memory more efficiently when returning a subset
Pádraig Brady
2011-05-13
tests: use skip_test_, not skip_
Jim Meyering
2011-05-06
sort: fix a contradictory --debug warning
Pádraig Brady
2011-04-28
tests: remove useless test: misc/pwd-unreadable-parent
Jim Meyering
2011-04-28
tests: write skip explanation from perl scripts also to outer stderr
Jim Meyering
2011-04-11
maint: remove doubled words in comments, e.g., s/to to/to/
Jim Meyering
2011-04-04
tests: don't ever leave a backgrounded "sleep 10m" process
Jim Meyering
2011-03-22
tests: exercise tests new "==" operator
Jim Meyering
2011-02-07
cut: don't segfault for large unbounded range
Jim Meyering
2011-02-03
sort: fix --debug key highlighting when key start after key end
Pádraig Brady
2011-01-29
join: don't report disorder against an empty file
Pádraig Brady
2011-01-29
join: ensure --header skips the order check with empty files
Pádraig Brady
2011-01-29
join: add -o 'auto' to output a constant number of fields per line
Pádraig Brady
2011-01-17
tests: add a test for today's uniq bug
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-12-30
split: fix the suffix length calculation
Pádraig Brady
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2010-12-19
sort: use at most 8 threads by default
Pádraig Brady
2010-12-16
sort: fix hang with sort --compress
Paul Eggert
2010-12-16
sort: don't dump core when merging from input twice
Paul Eggert
2010-12-14
tests: default to /tmp as the temporary directory
Paul Eggert
2010-12-13
sort: fix some --compress reaper bugs
Paul Eggert
2010-12-13
tests: typo fix
Paul Eggert
2010-12-13
tests: mark new test as very expensive
Jim Meyering
2010-12-12
tests: test for access to stale thread memory
Paul Eggert
2010-12-11
tests: avoid FP failure when run under valgrind
Jim Meyering
2010-12-08
split: fix a case where --elide-empty causes invalid chunking
Pádraig Brady
2010-12-05
tests: remove useless definition of $SORT in sort-compress
Jim Meyering
2010-12-04
tests: make it harder to lose a race in spinlock-abuse
Jim Meyering
2010-12-01
tests: add test for parallel sort -u segfault bug
Jim Meyering
2010-11-27
tests: test for parallel sort spinlock abuse
Jim Meyering
2010-11-22
split: add --number to generate a particular number of files
Chen Guo
2010-11-18
od: fix bugs in displaying floating-point values
Paul Eggert
2010-11-17
tests: convert tests/misc/selinux manually
Jim Meyering
2010-11-17
tests: convert the multi-prog $VERBOSE/--version uses
Jim Meyering
2010-11-17
tests: convert "... env -- prog --version" uses
Jim Meyering
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
2010-11-17
tests: convert remaining uses of test-lib.sh to init.sh
Jim Meyering
2010-11-17
tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&
Jim Meyering
2010-11-17
tests: convert first batch of tests from test-lib.sh to init.sh
Jim Meyering
2010-11-16
split: fail immediately if impossible to create a large file
Pádraig Brady
2010-11-11
csplit: do not rely on undefined behavior in printf formats
Paul Eggert
2010-11-11
csplit: fix a memory leak per input buffer
Pádraig Brady
2010-11-10
tests: fix comments and --version invocation in new test
Jim Meyering
2010-11-10
csplit: avoid buffer overrun when writing more than 999 files
Jim Meyering
2010-11-06
stat: do not rely on undefined behavior in printf formats
Paul Eggert
[next]