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
/
TODO
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-02
Update README
Ron Yorston
1
-4
/
+5
2023-06-01
ls: allow hidden system files to be omitted
Ron Yorston
1
-2
/
+14
2023-06-01
ash: enable 'set -/+o noconsole'
Ron Yorston
3
-14
/
+10
2023-05-28
su: fix usage message
FRP-5007-g82accfc19
Ron Yorston
1
-1
/
+1
2023-05-27
win32: support "app exec link" reparse points
Ron Yorston
3
-1
/
+43
2023-05-23
drop: changes to ctrl-c handling
Ron Yorston
1
-12
/
+25
2023-05-23
win32: crtl-c interrupts non-console applications
Ron Yorston
2
-1
/
+37
2023-05-23
win32: changes to signal handling
Ron Yorston
5
-18
/
+43
2023-05-23
timeout: code shrink
Ron Yorston
1
-2
/
+6
2023-05-18
ash: use-after-free in bash pattern substitution
Karsten Sperling
1
-0
/
+2
2023-05-18
examples/var_service/README: fix an error
Denys Vlasenko
1
-1
/
+1
2023-05-09
cpio: tweak --help
Denys Vlasenko
1
-1
/
+1
2023-05-09
nslookup: code shrink
Denys Vlasenko
1
-1
/
+7
2023-05-09
nslookup: ensure unique transaction IDs for the DNS queries
Denys Vlasenko
1
-4
/
+390
2023-05-09
hush: add comment about abort on syntax error %{^}
Denys Vlasenko
1
-0
/
+1
2023-05-08
build system: fix "Config.in:117 error: Overlong line"
Denys Vlasenko
1
-3
/
+4
2023-05-08
hush: fix an interactive abort on error
Denys Vlasenko
1
-0
/
+8
2023-05-07
build system: Make it possible to build with 64bit time_t
Uwe Kleine-König
2
-0
/
+11
2023-05-07
readlink: code shrink
Denys Vlasenko
1
-5
/
+4
2023-05-07
nmeter: improve %T fractionals display
Denys Vlasenko
1
-0
/
+18
2023-05-02
su: add option to keep console open on shell exit
Ron Yorston
2
-7
/
+36
2023-05-02
su: add option to wait for shell exit code
Ron Yorston
1
-3
/
+27
2023-05-01
make: special treatment of archive members
Ron Yorston
1
-4
/
+25
2023-04-28
win32: further code shrink quote_args()
Ron Yorston
1
-19
/
+3
2023-04-28
win32: code shrink copying of argv
Ron Yorston
3
-10
/
+19
2023-04-27
iconv: use temporary file for output
Ron Yorston
1
-2
/
+11
2023-04-27
yes: detect pipe fail error
Ron Yorston
1
-4
/
+5
2023-04-27
xargs: reinstate use of nofork applets
Ron Yorston
1
-22
/
+38
2023-04-27
win32: improved error for overlong command line
Ron Yorston
1
-1
/
+6
2023-04-27
win32: code shrink quote_args()
Ron Yorston
1
-58
/
+20
2023-04-26
su: pass additional arguments to sh
Ron Yorston
1
-9
/
+28
2023-04-23
factor: we can pack 21, not 20, 3-bit elements into packed wheel words
Denys Vlasenko
1
-36
/
+35
2023-04-23
ip: code shrink
Denys Vlasenko
2
-5
/
+82
2023-04-23
win32: export xappendword()
Ron Yorston
5
-16
/
+21
2023-04-19
win32: case-sensitivity in tab completion
Ron Yorston
3
-44
/
+62
2023-04-18
dd: omit direct flag
Ron Yorston
1
-4
/
+19
2023-04-16
readlink: support --, -n always
Eric Blake
1
-17
/
+12
2023-04-16
tr: display usage for incorrect arguments
Ron Yorston
1
-1
/
+1
2023-04-16
ash,hush: tab completion of functions and aliases
Ron Yorston
2
-6
/
+40
2023-04-16
wget: enable progress bar in default configuration
Ron Yorston
3
-3
/
+3
2023-04-16
libbb: don't build useless functions
Ron Yorston
2
-0
/
+8
2023-04-16
ash: more Unix-style path fixes
Ron Yorston
1
-7
/
+19
2023-04-16
win32: further fix incorrect path search in spawnvp
Ron Yorston
1
-1
/
+3
2023-04-14
win32: fix incorrect path search in spawnvp
Ron Yorston
1
-3
/
+1
2023-04-13
hush: quote variable values printed by "set" (match ash behavior)
Denys Vlasenko
2
-4
/
+19
2023-04-13
shuf: another tweak to COMMON_PREFIX_HACK code
Denys Vlasenko
1
-8
/
+4
2023-04-12
build system: clean more files on make clean
Tomas Paukrt
1
-0
/
+1
2023-04-12
shuf: fix pfx_len calculation
Denys Vlasenko
1
-1
/
+1
2023-04-12
shuf: remove redundant code
Denys Vlasenko
1
-2
/
+0
2023-04-12
shuf: add (disabled) code to support very long numbers in -i LO-HI
Denys Vlasenko
1
-6
/
+58
[next]