Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-11-21 | Allow build objects to go to a separate directory | Ron Yorston | 3 | -3/+5 |
2018-10-26 | win32: use string_array_len to obtain size of argv array | Ron Yorston | 1 | -8/+4 |
2018-10-26 | libbb: add missing define that breaks non-default builds | Ron Yorston | 1 | -0/+2 |
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 |