Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xargs: restore correct behaviour of -n option | Ron Yorston | 2020-04-29 | 1 | -0/+11 |
* | xargs: fix handling of quoted arguments, closes 11441 | Ron Yorston | 2020-01-29 | 1 | -0/+9 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | xargs: fix accounting of -sNUM | Denys Vlasenko | 2010-06-13 | 1 | -1/+11 |
* | xargs: code shrink -15 bytes | Denys Vlasenko | 2010-06-13 | 1 | -0/+5 |
* | tests: fix POSIX shell source style | Mike Frysinger | 2009-11-04 | 1 | -1/+1 |
* | xargs: fix -e default to match newer GNU xargs, add SUS mandated -E. | Denis Vlasenko | 2008-08-04 | 1 | -2/+12 |
* | xargs: fix xargs -e; added test for that | Denis Vlasenko | 2008-08-03 | 1 | -0/+19 |