| Commit message (Expand) | Author | Files | Lines |
2016-04-26 | libbb/lineedit: scroll to cursor position on any keypress | Ron Yorston | 3 | -18/+13 |
2016-04-25 | winansi: fix a couple of small problems | Ron Yorston | 2 | -1/+5 |
2016-04-25 | winansi: interpret absolute cursor positions relative to screen | Ron Yorston | 1 | -3/+5 |
2016-04-22 | ash: adjustment to 'busybox' command in standalone shell mode | Ron Yorston | 1 | -19/+5 |
2016-04-06 | mingw: enable busybox --install by default | Ron Yorston | 4 | -5/+43 |
2016-04-05 | ash: improve handling of invalid environment variable names | Ron Yorston | 1 | -6/+6 |
2016-04-04 | mingw: post-merge build fixes | Ron Yorston | 3 | -4/+15 |
2016-04-04 | unrpm: clean up | Mike Frysinger | 1 | -30/+35 |
2016-04-04 | undeb: clean up | Mike Frysinger | 1 | -34/+40 |
2016-04-04 | syslogd: minor tweaks to text | Mike Frysinger | 1 | -2/+2 |
2016-04-03 | kconfig/lxdialog: get ncurses CFLAGS with pkg-config | Bjørn Forsman | 1 | -1/+5 |
2016-04-03 | kbuild: Make scripts executable | Michal Marek | 1 | -0/+0 |
2016-04-03 | kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h | Yann E. MORIN | 1 | -2/+2 |
2016-04-03 | menuconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher | 1 | -0/+2 |
2016-04-03 | menuconfig: fix extended colors ncurses support | Krzysztof Mazur | 1 | -0/+1 |
2016-04-03 | kbuild: Fix gcc -x syntax | Jean Delvare | 1 | -1/+1 |
2016-04-03 | kconfig: fix check-lxdialog for DLL platforms | Yaakov Selkowitz | 1 | -1/+1 |
2016-04-03 | kconfig: check ncursesw headers first in check-lxdialog | Yaakov Selkowitz | 1 | -3/+3 |
2016-04-03 | kconfig: fix menuconfig on debian lenny | Junio C Hamano | 1 | -0/+2 |
2016-04-03 | Revert "lxdialog: fix ncursesw include detection" | Mike Frysinger | 1 | -5/+1 |
2016-04-03 | find_applet_by_name: loop index should be signed | Ron Yorston | 1 | -1/+2 |
2016-04-03 | whitespace and namespace cleanups | Denys Vlasenko | 4 | -8/+8 |
2016-04-03 | ubirmvol: Implement -N switch for ubirmvol | Sven Eisenberg | 4 | -31/+69 |