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
/
tail-2
/
retry.sh
Age
Commit message (
Expand
)
Author
2016-11-22
tests: fix recent tail-2 test regressions
Pádraig Brady
2016-11-10
tail: only retry file open if --retry specifed
Pádraig Brady
2016-11-09
tail: ensure -f --retry 'missing' handles truncation
Pádraig Brady
2016-11-07
maint: misc tweaks to recent changes
Pádraig Brady
2016-09-28
tail: -F now always processes initially untailable files
Pádraig Brady
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-05-11
tests: cleanup background processes upon interruption
Pádraig Brady
2015-05-11
tests: fix races in and standardize the tail tests
Pádraig Brady
2015-02-06
tail: return inotify resources where possible
Pádraig Brady
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-03-05
tests: avoid the :> construct which can hide errors
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-12-09
tail: use consistent diagnostics with and without inotify
Pádraig Brady
2013-07-22
maint: make some shell and perl scripts executable in 'tests/'
Bernhard Voelker
2013-06-03
tests: avoid a race in tail --retry testing
Pádraig Brady
2013-04-20
tail: exit following by descriptor when no tailable file left
Bernhard Voelker
2013-04-20
tail: let -f --retry wait for inaccessible files
Bernhard Voelker