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
*
ash: prevent mintty from setting HOME
Ron Yorston
2024-05-21
1
-1
/
+13
*
win32: some changes to kill(2)
Ron Yorston
2024-05-18
1
-26
/
+27
*
win32: implement getppid(2)
Ron Yorston
2024-05-16
2
-10
/
+25
*
win32: ensure PIDs are read early in procps_scan()
Ron Yorston
2024-05-16
2
-12
/
+16
*
win32: code shrink
Ron Yorston
2024-05-15
1
-2
/
+0
*
ps: report unknown parent PID as 1
Ron Yorston
2024-05-14
2
-2
/
+23
*
kill: killing a zombie process should fail
Ron Yorston
2024-05-14
3
-114
/
+101
*
ash: -X option shouldn't alter environment variables
Ron Yorston
2024-05-10
1
-3
/
+3
*
win32: try to avoid downloading offline files
Ron Yorston
2024-04-30
1
-2
/
+5
*
ash: fix typo
Ron Yorston
2024-04-30
1
-1
/
+1
*
ash: fix alias expansion followed by '&'
Ron Yorston
2024-04-30
1
-1
/
+10
*
ash: add 'noiconify' option
Ron Yorston
2024-04-29
1
-11
/
+23
*
ash: detect console state on every call to options()
Ron Yorston
2024-04-29
1
-3
/
+3
*
build system: fix ncurses detection
Ron Yorston
2024-04-28
1
-1
/
+1
*
libbb: make default history size configurable
Ron Yorston
2024-04-28
7
-2
/
+21
*
lineedit: reduce default history size
Ron Yorston
2024-04-27
1
-0
/
+4
*
lineedit: increase history size to 1023
Ron Yorston
2024-04-26
4
-4
/
+4
*
make: code shrink
Ron Yorston
2024-04-23
1
-1
/
+1
*
make: better determine that a file is up-to-date
Ron Yorston
2024-04-22
1
-3
/
+5
*
win32: adjust handling of executable extensions
Ron Yorston
2024-04-22
2
-9
/
+13
*
make: allow mixed macros and targets on command line
Ron Yorston
2024-04-21
2
-8
/
+41
*
make: change how macros are read from the environment
Ron Yorston
2024-04-21
1
-2
/
+6
*
make: skip shell -e option when running commands
Ron Yorston
2024-04-20
2
-2
/
+8
*
win32: make stat(2) fail for /dev/zero, /dev/urandom
Ron Yorston
2024-04-20
1
-1
/
+2
*
yes: code shrink
Ron Yorston
2024-04-18
1
-5
/
+0
*
free: bloat reduction
Ron Yorston
2024-04-18
1
-1
/
+1
*
ash: move setting of current directory
Ron Yorston
2024-04-09
1
-5
/
+7
*
time: code shrink
Ron Yorston
2024-04-09
1
-4
/
+1
*
ash: add title built-in
Ron Yorston
2024-04-09
3
-2
/
+28
*
timeout: fix handling of timeouts
Ron Yorston
2024-04-08
1
-12
/
+7
*
win32: ascii-optimize winansi_fputc, winansi_putchar
Avi Halachmi (:avih)
2024-04-06
1
-8
/
+2
*
win32: UTF8_OUTPUT: flush stream before conversion
Avi Halachmi (:avih)
2024-04-06
1
-1
/
+3
*
time: mitigation for interleaved output
Ron Yorston
2024-04-06
1
-0
/
+6
*
md5/shaXsum: accept uppercase hex strings
Ron Yorston
2024-04-03
1
-0
/
+4
*
win32: unicode: new wcwidth: allow enabling bidi
Avi Halachmi (:avih)
2024-04-02
1
-2
/
+5
*
Revert "unicode: identify emoji width and modifiers"
Avi Halachmi (:avih)
2024-03-29
1
-8
/
+0
*
win32: unicode: use newer wcwidth by default
Avi Halachmi (:avih)
2024-03-29
4
-0
/
+683
*
ash: strip path from NOFORK applet names
Ron Yorston
2024-03-26
1
-0
/
+3
*
make: allow '#' to be escaped with a backslash
Ron Yorston
2024-03-11
2
-3
/
+20
*
win32: improvements to realpath(3)
Ron Yorston
2024-03-09
1
-2
/
+6
*
win32: let realpath(3) work on flaky filesystems
Ron Yorston
2024-03-08
1
-0
/
+3
*
su: free all allocated memory
Ron Yorston
2024-03-08
1
-14
/
+18
*
su: handle restricted disk drivers
Ron Yorston
2024-03-07
1
-6
/
+18
*
ash: fix 'read' built-in performance regression
Ron Yorston
2024-03-06
1
-0
/
+4
*
tls: use C code for x86_64 sp_256_sub_8_p256_mod()
Ron Yorston
2024-03-03
1
-1
/
+1
*
win32: add a comment about LTO to mkrelease
Ron Yorston
2024-02-25
1
-2
/
+7
*
win32: add BB_VER.h to .gitignore
Ron Yorston
2024-02-25
1
-0
/
+1
*
Update README.md
Ron Yorston
2024-02-23
1
-2
/
+7
*
win32: fix uname(2) if ARM architecture is undefined
FRP-5301-gda71f7c57
Ron Yorston
2024-02-20
1
-0
/
+2
*
build system: fix for older GNU make
Ron Yorston
2024-02-20
1
-3
/
+9
[next]