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
/
tac
Age
Commit message (
Expand
)
Author
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
2012-01-09
tests: more automated quote adjustment
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-10-19
maint: tac: prefer "failed to" diagnostic over "cannot"
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-08-28
tac: avoid double free
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2008-08-14
mktemp, sort, tac: don't use undefined after mkstemp failure
Jim Meyering
2008-05-17
tests: remove ugly /bin/sh wrapper around each perl-based test script
Jim Meyering
2008-05-10
* tests/misc/tac: Also perform stdin and piped tests.
Jim Meyering
2008-05-08
tests: remove directory, tests/tac/
Jim Meyering
2008-05-05
* tests/misc/tac: Set execute bit.
Jim Meyering
2008-05-05
tac: avoid segfault for e.g., "echo > x; tac -r x x"
Jim Meyering