index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
long_paths
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
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
3 months
cng_backend
Use Windows library for cryptographic checksums
Ron Yorston
12 months
cron_changes
crond: fix reboot special time
Ron Yorston
3 weeks
long_paths
win32: add (some) long path support
Ron Yorston
3 months
master
ash: prevent leakage of process handles
Ron Yorston
3 weeks
merge
Update default configurations
Ron Yorston
3 months
noconsole2
ash: detect console state on shell start up
Ron Yorston
3 years
path_search
win32: allow for trailing separator in PATH
Ron Yorston
24 months
propagate_sigint
ash: kill background processes on SIGINT
Ron Yorston
12 months
zstd
archival: support zstd in rpm and dpkg
Ron Yorston
2 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 weeks
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
8 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
15 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
20 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
23 months
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
2 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
2 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
3 years
[...]
Age
Commit message
Author
Files
Lines
2018-06-09
realpath: implement realpath(3) and enable realpath(1)
realpath
Ron Yorston
3
-5
/
+58
2018-06-06
Update README.md
Ron Yorston
1
-1
/
+1
2018-05-25
win32: reinstate code in read_line_input to handle non-ttys
Ron Yorston
1
-4
/
+5
2018-05-13
Update copyright date
Ron Yorston
1
-1
/
+1
2018-05-13
Update default configuration
Ron Yorston
2
-4
/
+10
2018-05-13
Merge branch 'busybox' into merge
Ron Yorston
78
-469
/
+2613
2018-04-29
cat: fix cat -e and cat -v erroneously numbering 1st line
Denys Vlasenko
2
-3
/
+24
2018-04-29
ifplugd: close signal race
Denys Vlasenko
1
-0
/
+2
2018-04-24
unlzma: do emit the error message on bad input, when we exit with 1
Denys Vlasenko
1
-0
/
+6
2018-04-24
wget: handle URLs with @ or hash differently
Denys Vlasenko
1
-7
/
+7
[...]
Clone
https://git.lua4.win/busybox-w32