Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-10-22 | Only disable tracing embedded scripts if they can't be listedembed | Ron Yorston | 1 | -0/+2 |
2018-10-22 | Allow shell scripts to be embedded in the binary | Ron Yorston | 6 | -1/+218 |
2018-09-30 | unzip: use printable_string() for printing filenames | Denys Vlasenko | 7 | -27/+50 |
2018-09-30 | ifupdown: support "source-directory" stanza | Brandon Maier | 1 | -0/+16 |
2018-09-28 | move storage helpers to libbb.h | Denys Vlasenko | 5 | -63/+17 |
2018-09-28 | udhcpc: give SIGUSR1-induced renew one chance of unicast renew | Denys Vlasenko | 2 | -10/+6 |
2018-09-26 | .gitignore: add ctags output files | Martin Kaiser | 1 | -0/+6 |
2018-09-25 | mdev.txt: explain the meaning of a leading "-" | Martin Kaiser | 1 | -3/+3 |
2018-09-25 | sed: fix double-free in FEATURE_CLEAN_UP code | Denys Vlasenko | 1 | -12/+17 |
2018-09-23 | date: do not allow "month #20" and such, closes 11356 | Denys Vlasenko | 1 | -0/+14 |
2018-09-22 | head: convert existing tests to new-style | Thomas De Schampheleire | 3 | -8/+10 |