index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
53
-19
/
+63
2016-04-21
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
91
-131
/
+414
2016-04-18
unzip: shorter code for date/time generation
Denys Vlasenko
1
-6
/
+6
2016-04-18
unzip: better match for "standard" unzip's output; string shrinkage
Denys Vlasenko
1
-29
/
+33
2016-04-18
unzip: fix percent overflow; show "stored" files properly
Denys Vlasenko
1
-6
/
+29
2016-04-17
unzip: fix a case where we find wrong CDE. Closes 8821
Denys Vlasenko
1
-8
/
+35
2016-04-15
ash: bash-compatible $'...' shouldn't expand in double quotes
Ron Yorston
5
-1
/
+7
2016-04-15
Rewrite iteration through applet names to save a few bytes
Ron Yorston
3
-6
/
+7
2016-04-08
sed: support "-f -" idiom
Denys Vlasenko
1
-2
/
+2
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