| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-12-20 | cut: fix up -D/-s behavior with -F | Denys Vlasenko |
| 2024-12-14 | cut: fix -F n-m to match toybox | Denys Vlasenko |
| 2024-12-13 | cut: fix handling of -d '' | Denys Vlasenko |
| 2024-12-10 | cut: fix -d$'\n' --output-delimiter=@@ behavior | Denys Vlasenko |
| 2024-12-10 | cut: implement --output-delimiter | Denys Vlasenko |
| 2024-12-10 | cut: fix "echo 1.2 | cut -d. -f1,3" (print "1", not "1.") | Denys Vlasenko |
| 2024-12-10 | cut: improve detection of invalid ranges | Ron Yorston |
| 2024-12-10 | cut: fix "-s" flag to omit blank lines | Colin McAllister |
| 2021-08-15 | cut: fix testsuite | Denys Vlasenko |
| 2021-07-20 | cut: add toybox-compatible options -O OUTSEP, -D, -F LIST | Rob Landley |
| 2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
| 2009-11-04 | tests: fix POSIX shell source style | Mike Frysinger |
| 2007-11-26 | fix vda's testsuite bogons, part 2 | Denis Vlasenko |
| 2007-11-26 | fix vda's testsuite bogons, part 1 | Denis Vlasenko |
| 2007-11-26 | testsuite: add tests for cut and grep; | Denis Vlasenko |
