Age | Commit message (Expand) | Author |
---|---|---|
2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker |
2013-04-29 | cut: make memory allocation independent of range width | Cojocaru Alexandru |
2013-02-04 | cut: fix a segfault with disjoint open ended ranges | Pádraig Brady |
2013-01-26 | cut: fix -f to work with the -d$'\n' edge case | Pádraig Brady |
2013-01-26 | cut: with -f, process each line independently | Pádraig Brady |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2012-12-06 | maint: fix a referenced coreutils version in a test comment | Pádraig Brady |
2012-12-06 | tests: cut.pl: adjust for changed diagnostic | Pádraig Brady |
2012-12-06 | cut: improve error reporting | Cojocaru Alexandru |
2012-11-24 | cut: do not print extraneous delimiters in some unusual cases | Jim Meyering |
2012-11-24 | cut: treat -b2-,3- like -b2-, not like -b3- | Jim Meyering |
2012-11-19 | cut: do not accept the invalid range 0- | Bernhard Voelker |
2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini |