aboutsummaryrefslogtreecommitdiff
path: root/coreutils/paste.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb: introduce and use fputs_stdoutRon Yorston2021-02-031-2/+2
* help text: replace [OPTIONS] with actual options (if not too long)Denys Vlasenko2020-12-131-1/+1
* libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-1/+1
* config: update size informationDenys Vlasenko2018-12-281-1/+1
* config: deindent all help textsDenys Vlasenko2017-07-211-2/+2
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* whitespace fixDenys Vlasenko2017-03-241-1/+1
* paste: delimiter list use should restart for each new output lineDenys Vlasenko2017-03-231-2/+4
* typo fixDenys Vlasenko2017-03-231-1/+1
* paste: new appletMaxime Coste2017-03-231-0/+138