index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
join2
long_paths
manifest
master
merge
merge_1_19
merge_1_20
mount_point
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
zstd
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
busybox
ash: fix here strings causing segfault in function invocation
Ron Yorston
6 months
cng_backend
Use Windows library for cryptographic checksums
Ron Yorston
15 months
cron_changes
crond: fix reboot special time
Ron Yorston
3 months
join2
join: code shrink (4)
Ron Yorston
8 weeks
long_paths
win32: add (some) long path support
Ron Yorston
6 months
master
rpm: respect BB_SYSTEMROOT
Ron Yorston
8 weeks
merge
Update default configurations
Ron Yorston
6 months
mount_point
df,lsattr: support Unix-like mount points
Ron Yorston
2 months
propagate_sigint
ash: kill background processes on SIGINT
Ron Yorston
15 months
zstd
archival: support zstd in rpm and dpkg
Ron Yorston
5 months
[...]
Tag
Download
Author
Age
FRP-6075-g169694ebd
busybox-w32-FRP-6075-g169694ebd.tar.gz
busybox-w32-FRP-6075-g169694ebd.tar.bz2
busybox-w32-FRP-6075-g169694ebd.zip
Ron Yorston
4 months
FRP-5857-g3681e397f
busybox-w32-FRP-5857-g3681e397f.tar.gz
busybox-w32-FRP-5857-g3681e397f.tar.bz2
busybox-w32-FRP-5857-g3681e397f.zip
Ron Yorston
11 months
FRP-5579-g5749feb35
busybox-w32-FRP-5579-g5749feb35.tar.gz
busybox-w32-FRP-5579-g5749feb35.tar.bz2
busybox-w32-FRP-5579-g5749feb35.zip
Ron Yorston
18 months
FRP-5467-g9376eebd8
busybox-w32-FRP-5467-g9376eebd8.tar.gz
busybox-w32-FRP-5467-g9376eebd8.tar.bz2
busybox-w32-FRP-5467-g9376eebd8.zip
Ron Yorston
23 months
FRP-5398-g89ae34445
busybox-w32-FRP-5398-g89ae34445.tar.gz
busybox-w32-FRP-5398-g89ae34445.tar.bz2
busybox-w32-FRP-5398-g89ae34445.zip
Ron Yorston
2 years
FRP-5301-gda71f7c57
busybox-w32-FRP-5301-gda71f7c57.tar.gz
busybox-w32-FRP-5301-gda71f7c57.tar.bz2
busybox-w32-FRP-5301-gda71f7c57.zip
Ron Yorston
3 years
FRP-5236-g7dff7f376
busybox-w32-FRP-5236-g7dff7f376.tar.gz
busybox-w32-FRP-5236-g7dff7f376.tar.bz2
busybox-w32-FRP-5236-g7dff7f376.zip
Ron Yorston
3 years
FRP-5181-g5c1a3b00e
busybox-w32-FRP-5181-g5c1a3b00e.tar.gz
busybox-w32-FRP-5181-g5c1a3b00e.tar.bz2
busybox-w32-FRP-5181-g5c1a3b00e.zip
Ron Yorston
3 years
FRP-5007-g82accfc19
busybox-w32-FRP-5007-g82accfc19.tar.gz
busybox-w32-FRP-5007-g82accfc19.tar.bz2
busybox-w32-FRP-5007-g82accfc19.zip
Ron Yorston
3 years
FRP-4882-g6e0a6b7e5
busybox-w32-FRP-4882-g6e0a6b7e5.tar.gz
busybox-w32-FRP-4882-g6e0a6b7e5.tar.bz2
busybox-w32-FRP-4882-g6e0a6b7e5.zip
Ron Yorston
4 years
[...]
Age
Commit message
Author
Files
Lines
2018-05-22
Bump version to 1.28.4
1_28_4
Denys Vlasenko
1
-1
/
+1
2018-05-22
nsenter: fix parsing of -t, -S and -G options
Euan Harris
1
-1
/
+1
2018-05-22
nsenter: Rename --network option to --net
Euan Harris
1
-1
/
+1
2018-05-22
dpkg: fix symlink creation, closes 10941
Denys Vlasenko
1
-1
/
+3
2018-04-01
Bump version to 1.28.3
1_28_3
Denys Vlasenko
1
-1
/
+1
2018-04-01
hush: fix a signedness bug
Denys Vlasenko
1
-1
/
+1
2018-04-01
ash: fix "char == CTLfoo" comparison signedness bug
Denys Vlasenko
1
-3
/
+3
2018-04-01
cpio: extract "unsafe" symlinks the same way tar/unzip does
Natanael Copa
1
-0
/
+2
2018-04-01
grep: fix echo "aa" | busybox grep -F -w "a" (should not match)
Denys Vlasenko
2
-1
/
+7
2018-04-01
ash,hush: fix "saved" redirected fds still visible in children
Denys Vlasenko
14
-13
/
+92
[...]
Clone
https://git.lua4.win/busybox-w32