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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
setpriv: dump capability bounding set
Patrick Steinhardt
2017-07-06
1
-0
/
+23
*
setpriv: dump inheritable capability set
Patrick Steinhardt
2017-07-06
1
-4
/
+147
*
setpriv: dump no-new-privs info
Patrick Steinhardt
2017-07-06
1
-2
/
+10
*
shell: sync redir/* tests
Denys Vlasenko
2017-07-06
4
-0
/
+22
*
ash: rename redir5.tests (hush has redir5.tests which is different)
Denys Vlasenko
2017-07-06
3
-2
/
+2
*
hush: add a TODO about redir3.tests failure
Denys Vlasenko
2017-07-06
3
-0
/
+12
*
hush: rename hush-redir/redir3.tests (ash has redir3.tests which id different)
Denys Vlasenko
2017-07-06
2
-0
/
+0
*
hush: Print error messages on shift -1
Denys Vlasenko
2017-07-06
4
-2
/
+33
*
typo fix
Denys Vlasenko
2017-07-06
2
-2
/
+2
*
hush: implement negative start in the ${v: -n[:m]} idiom
Denys Vlasenko
2017-07-06
5
-2
/
+37
*
hush: "adopt" ash var-utf8-length.tests
Denys Vlasenko
2017-07-06
3
-0
/
+7
*
hush: "adopt" ash signal4.tests
Denys Vlasenko
2017-07-06
3
-1
/
+10
*
shell: remove duplicate sigint1.tests (another copies are in signals/)
Denys Vlasenko
2017-07-06
4
-84
/
+0
*
hush: add tickquote1.tests from ash testsuite
Denys Vlasenko
2017-07-06
3
-1
/
+4
*
shell: syncronize ash and hush heredoc3.tests
Denys Vlasenko
2017-07-06
4
-10
/
+31
*
shell: syncronize ash and hush heredoc1.tests
Denys Vlasenko
2017-07-06
6
-4
/
+22
*
shell: syncronize ash_test/run-all and hush_test/run-all a bit
Denys Vlasenko
2017-07-06
2
-71
/
+82
*
makedevs: code shrink
Denys Vlasenko
2017-07-06
1
-14
/
+15
*
makedevs: allow much longer filenames
Denys Vlasenko
2017-07-06
1
-5
/
+7
*
hush: correctly handle quoting in "case" even if !BASH_PATTERN_SUBST
Denys Vlasenko
2017-07-06
1
-2
/
+5
*
dpkg: fix CONFIG_FEATURE_CLEAN_UP handling
Peter Korsgaard
2017-07-05
1
-4
/
+0
*
hush: fix quoted_punct.tests failure
Denys Vlasenko
2017-07-05
4
-3
/
+83
*
ash: fix escaping of a few characters (broken by last commits)
Denys Vlasenko
2017-07-05
3
-2
/
+83
*
ash: tweak in comment
Denys Vlasenko
2017-07-05
1
-1
/
+1
*
ash: note which versions of glibc exhibit "rho bug"
Denys Vlasenko
2017-07-05
1
-1
/
+2
*
ash: fix matching of unicode greek letter rho (cf 81) and similar cases
Denys Vlasenko
2017-07-05
5
-1
/
+90
*
setpriv: dump user and group info
Denys Vlasenko
2017-07-04
1
-3
/
+62
*
libbb: new function bb_getgroups() - allocating wrapper around getgroups()
Denys Vlasenko
2017-07-04
3
-26
/
+63
*
setpriv: prepare option parsing logic for additional opts
Patrick Steinhardt
2017-07-04
1
-3
/
+11
*
setpriv: do not process remaining args
Patrick Steinhardt
2017-07-04
1
-1
/
+2
*
tls: use capped SNI len everywhere
Denys Vlasenko
2017-07-04
1
-2
/
+2
*
bzcat: compile bunzip2_main() if BZCAT.
Denys Vlasenko
2017-07-04
1
-1
/
+1
*
Change BB_EXTRA_VERSION: now it needs to contain any spaces/parenthesis
Denys Vlasenko
2017-07-04
2
-5
/
+3
*
fixes for bugs found by make_single_applets.sh
Denys Vlasenko
2017-07-03
10
-41
/
+75
*
msh: delete this applet
Denys Vlasenko
2017-07-03
12
-31
/
+3
*
Start 1.28.0 development cycle
Denys Vlasenko
2017-07-03
1
-2
/
+2
*
Bump version to 1.27.0
1_27_0
Denys Vlasenko
2017-07-03
1
-1
/
+1
*
scripts/randomtest: update things which can't be tested on uclibc
Denys Vlasenko
2017-07-03
1
-0
/
+6
*
randomconfig fixes
Denys Vlasenko
2017-07-03
3
-3
/
+9
*
ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT, take 2
Denys Vlasenko
2017-07-01
1
-8
/
+2
*
ash: fix 'trap - 65'
Denys Vlasenko
2017-07-01
1
-1
/
+1
*
udhcpc6: make -O OPT work
Denys Vlasenko
2017-06-28
6
-58
/
+149
*
modutils: delete unused replace_underscores()
Denys Vlasenko
2017-06-28
2
-7
/
+0
*
udhcpc6: add comments about option 39, no code changes
Denys Vlasenko
2017-06-27
2
-2
/
+42
*
ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT
Denys Vlasenko
2017-06-27
1
-6
/
+0
*
pgrep: implement -a
Denys Vlasenko
2017-06-26
1
-6
/
+16
*
udhcpc6: add support for timezones
Denys Vlasenko
2017-06-26
2
-48
/
+59
*
pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 "
Denys Vlasenko
2017-06-26
1
-5
/
+11
*
archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzop
Denys Vlasenko
2017-06-15
4
-43
/
+81
*
fix "ifdef ENABLE_foo": should always be "#if ENABLE_foo"
Denys Vlasenko
2017-06-15
2
-5
/
+5
[prev]
[next]