aboutsummaryrefslogtreecommitdiff
path: root/archival (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-26libbb/lineedit: scroll to cursor position on any keypressRon Yorston3-18/+13
2016-04-25winansi: fix a couple of small problemsRon Yorston2-1/+5
2016-04-25winansi: interpret absolute cursor positions relative to screenRon Yorston1-3/+5
2016-04-22ash: adjustment to 'busybox' command in standalone shell modeRon Yorston1-19/+5
2016-04-06mingw: enable busybox --install by defaultRon Yorston4-5/+43
2016-04-05ash: improve handling of invalid environment variable namesRon Yorston1-6/+6
2016-04-04mingw: post-merge build fixesRon Yorston3-4/+15
2016-04-04unrpm: clean upMike Frysinger1-30/+35
2016-04-04undeb: clean upMike Frysinger1-34/+40
2016-04-04syslogd: minor tweaks to textMike Frysinger1-2/+2
2016-04-03kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman1-1/+5
2016-04-03kbuild: Make scripts executableMichal Marek1-0/+0
2016-04-03kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN1-2/+2
2016-04-03menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher1-0/+2
2016-04-03menuconfig: fix extended colors ncurses supportKrzysztof Mazur1-0/+1
2016-04-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2016-04-03kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz1-1/+1
2016-04-03kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz1-3/+3
2016-04-03kconfig: fix menuconfig on debian lennyJunio C Hamano1-0/+2
2016-04-03Revert "lxdialog: fix ncursesw include detection"Mike Frysinger1-5/+1
2016-04-03find_applet_by_name: loop index should be signedRon Yorston1-1/+2
2016-04-03whitespace and namespace cleanupsDenys Vlasenko4-8/+8
2016-04-03ubirmvol: Implement -N switch for ubirmvolSven Eisenberg4-31/+69