Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-10Update applet size estimatesDenys Vlasenko
2021-02-03libbb: introduce and use fputs_stdoutRon Yorston
2020-12-14help text: replace [OPTIONS] with actual options (if not too long)Denys Vlasenko
2019-07-02libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne
2018-12-28config: update size informationDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2017-03-24whitespace fixDenys Vlasenko
2017-03-23paste: delimiter list use should restart for each new output lineDenys Vlasenko
2017-03-23typo fixDenys Vlasenko
2017-03-23paste: new appletMaxime Coste