Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | |
Use this command: git ls-files | grep -v COPYING \ | xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \ build-aux/update-copyright | |||
2009-12-30 | tail: test for a bug in inotify-enabled tail -F | Jim Meyering | |
tail -F a b would stop tracking additions to b after "mv a b". * tests/tail-2/F-vs-rename: New file. * tests/Makefile.am (TESTS): Add it. |