User Details
- User Since
- Sep 10 2017, 10:50 PM (182 w, 18 h)
Tue, Feb 23
Jan 18 2021
Jan 12 2021
Jan 9 2021
Jan 3 2021
Jan 2 2021
Jan 1 2021
Dec 26 2020
Dec 24 2020
Dec 18 2020
Dec 17 2020
Dec 16 2020
Dec 15 2020
Nov 19 2020
Nov 15 2020
Nov 11 2020
Nov 10 2020
Nov 6 2020
Nov 1 2020
Oct 7 2020
Sep 15 2020
Sep 13 2020
Sep 11 2020
Sep 10 2020
Sep 1 2020
Aug 27 2020
Aug 23 2020
Aug 19 2020
Aug 14 2020
Aug 13 2020
Aug 11 2020
Aug 10 2020
Aug 9 2020
Aug 3 2020
Aug 1 2020
Jul 31 2020
Jul 28 2020
Jul 27 2020
Jul 22 2020
Jul 20 2020
Remove preamble from BUGS section as suggested by @markj
Jul 17 2020
Remove the "-e flags containing quotes" test, it only fails because
of the multiple -e flag issue. Add references to gzip(1) and zstd(1)
to the man page and also document the two known problems.
The thought occurs that this is an opportunity to make minimal changes to the modest man page; @matthew remarked that it doesn't reference zstd(1) and I see gzip(1) is also missing. In addition it would probably make sense to add a BUGS section and document the known problems (regressions).
Jul 13 2020
Change atf_skip to atf_expect_fail as suggested by @kevans.
Jul 12 2020
Next round of fixes
Jul 11 2020
I'll wait for guidance before continuing.
Add a test for problems with -e PATTERN when it is quoted. Add a
test for problems with long flags (e.g. --ignore-case), particularly
when reading from stdin. Add a test for -e PATTERN followed by
other flags.