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
2022-03-24
ash,hush: use HOME for tab completion and prompts
tilde
Ron Yorston
4
-16
/
+19
2022-03-22
ash: let $HOME set home directory of login shell
Ron Yorston
1
-1
/
+4
2022-02-27
Fix POSIX build
FRP-4621-gf3c5e8bc3
Ron Yorston
1
-2
/
+2
2022-02-27
ash: try harder to avoid ctrl-c issue
Ron Yorston
1
-24
/
+1
2022-02-17
win32: fake file ownership on FAT filesystems
Ron Yorston
1
-5
/
+11
2022-02-14
Increment date in resources
Ron Yorston
1
-1
/
+1
2022-02-12
ash: workaround for UCRT bug
Ron Yorston
1
-0
/
+12
2022-02-10
cpio: code shrink with !FEATURE_EXTRA_FILE_DATA
Ron Yorston
2
-2
/
+6
2022-02-09
find: -samefile requires FEATURE_EXTRA_FILE_DATA
Ron Yorston
1
-1
/
+1
2022-02-09
Fix POSIX build; new year
Ron Yorston
2
-2
/
+3
[...]
Clone
https://git.lua4.win/busybox-w32