index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-14
win32: improved support for manifests
Ron Yorston
10
-8
/
+89
2023-09-14
win32: convert exit codes
Ron Yorston
6
-22
/
+43
2023-09-13
ash: fix signal handling
Ron Yorston
1
-1
/
+2
2023-09-12
make: return non-zero exit status when a command fails
Ron Yorston
3
-10
/
+48
2023-09-12
make: avoid more warnings
Ron Yorston
1
-1
/
+2
2023-09-11
win32: UTF8_INPUT: fix combining of some surrogates pairs
Avi Halachmi (:avih)
1
-1
/
+1
2023-08-31
ash: initialize basepf.buf in ash (2)
Ron Yorston
1
-1
/
+1
2023-08-31
Update README.md
Ron Yorston
1
-1
/
+1
2023-08-31
tsort: avoid use-after-free
Ron Yorston
1
-3
/
+17
2023-08-31
ash: initialize basepf.buf in ash
zhuyan
1
-1
/
+1
2023-08-30
ash: changes to login shell functionality
Ron Yorston
2
-1
/
+9
2023-08-29
ps: increase length of 'comm' field
Ron Yorston
2
-0
/
+8
2023-08-28
win32: UCRT: avoid I64 printf format warnings
Avi Halachmi (:avih)
1
-2
/
+3
2023-08-28
libbb: fix #!/bin/busybox
Ron Yorston
1
-0
/
+4
2023-08-25
make: fixes to warning messages
Ron Yorston
1
-28
/
+28
2023-08-24
make: fix .DEFAULT for prerequisite
Ron Yorston
1
-1
/
+0
2023-08-24
Add test for .DEFAULT rule for prerequisite
Ron Yorston
1
-0
/
+7
2023-08-24
make: fix POSIX build
Ron Yorston
2
-2
/
+16
2023-08-24
win32: UTF8_OUTPUT: speedup for big outputs
Avi Halachmi (:avih)
1
-2
/
+8
2023-08-23
make: allow targets of the form c:/path
Ron Yorston
1
-2
/
+35
2023-08-21
win32: replace readlink(2)
Ron Yorston
3
-12
/
+17
2023-08-20
ash: detect console state on shell start up
noconsole2
Ron Yorston
3
-15
/
+31
2023-08-19
testsuite: skip some tests in native build
Ron Yorston
2
-0
/
+6
2023-08-17
ash: detect native Windows environment on Wine
FRP-5181-g5c1a3b00e
Ron Yorston
1
-2
/
+18
2023-08-17
libbb: change message regarding UTF-8 manifest
Ron Yorston
1
-1
/
+1
2023-08-15
ash: improved support for trap built-in
Ron Yorston
1
-9
/
+23
2023-08-15
ash: code shrink
Ron Yorston
1
-10
/
+6
2023-08-10
libbb: silence compiler warnings
Ron Yorston
1
-1
/
+3
2023-08-10
Update default configurations
Ron Yorston
5
-5
/
+12
2023-08-08
ash: improved support for jobs built-in
Ron Yorston
1
-7
/
+141
2023-08-06
nproc: fix build with long options disabled
Ron Yorston
1
-2
/
+2
2023-08-06
diff: more changes to --binary
Ron Yorston
2
-11
/
+77
2023-08-04
README.md: w64devkit no longer has '-mini' variant
Ron Yorston
1
-1
/
+1
2023-08-03
win32: disable console output conversion with LC_ALL=C
Avi Halachmi (:avih)
1
-6
/
+29
2023-08-03
win32: add FEATURE_UTF8_OUTPUT (enabled with unicode)
Avi Halachmi (:avih)
6
-1
/
+112
2023-08-03
win32: unify 'convert and write to console' (no-op)
Avi Halachmi (:avih)
1
-17
/
+44
2023-07-27
win32: fail early if UTF8 isn't supported
Ron Yorston
3
-31
/
+50
2023-07-25
Add Unicode version to prerelease build
Ron Yorston
2
-1
/
+1250
2023-07-24
win32: version with UTF8 manifest: add '(Unicode on/off)'
Avi Halachmi (:avih)
1
-0
/
+4
2023-07-23
unicode: identify emoji width and modifiers
Avi Halachmi (:avih)
1
-0
/
+8
2023-07-23
win32: use inc_cursor regardless of VT mode
Avi Halachmi (:avih)
1
-6
/
+2