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
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
2012-02-08
Implement clear command for Windows console
TIG
Ron Yorston
1
-0
/
+9
2012-02-07
Fix crash in Windows 7 ANSI emulation
Ron Yorston
1
-2
/
+3
2012-02-07
Work around a regression in Windows 7, causing erase_in_line() to crash somet...
Johannes Schindelin
1
-1
/
+2
2012-02-06
Skip carriage return in read builtin command
Ron Yorston
1
-1
/
+1
2011-12-05
mingw.h: drop parameters for lchown to chown mapping
Stefan Sauer
1
-1
/
+1
2011-12-05
libbb.h: avoid reddefining WINVER
Stefan Sauer
1
-1
/
+3
2011-11-25
README.win32: mention of defconfig.mingw32 for starters
Nguyễn Thái Ngọc Duy
1
-8
/
+6
2011-11-21
quote_arg(): correctly escape backslash characters
Daniel Klessing
1
-2
/
+4
2011-11-21
copy_file: kkip inode/device check
Daniel Klessing
1
-0
/
+6
2011-11-21
Include safe_gethostname()
Daniel Klessing
2
-1
/
+14
[...]
Clone
https://git.lua4.win/busybox-w32