summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
busyboxash: fix here strings causing segfault in function invocationRon Yorston6 months
cng_backendUse Windows library for cryptographic checksumsRon Yorston15 months
cron_changescrond: fix reboot special timeRon Yorston3 months
join2join: code shrink (4)Ron Yorston8 weeks
long_pathswin32: add (some) long path supportRon Yorston6 months
masterrpm: respect BB_SYSTEMROOTRon Yorston8 weeks
mergeUpdate default configurationsRon Yorston6 months
mount_pointdf,lsattr: support Unix-like mount pointsRon Yorston2 months
propagate_sigintash: kill background processes on SIGINTRon Yorston15 months
zstdarchival: support zstd in rpm and dpkgRon Yorston5 months
[...]
 
TagDownloadAuthorAge
FRP-6075-g169694ebdbusybox-w32-FRP-6075-g169694ebd.tar.gz  busybox-w32-FRP-6075-g169694ebd.tar.bz2  busybox-w32-FRP-6075-g169694ebd.zip  Ron Yorston4 months
FRP-5857-g3681e397fbusybox-w32-FRP-5857-g3681e397f.tar.gz  busybox-w32-FRP-5857-g3681e397f.tar.bz2  busybox-w32-FRP-5857-g3681e397f.zip  Ron Yorston11 months
FRP-5579-g5749feb35busybox-w32-FRP-5579-g5749feb35.tar.gz  busybox-w32-FRP-5579-g5749feb35.tar.bz2  busybox-w32-FRP-5579-g5749feb35.zip  Ron Yorston18 months
FRP-5467-g9376eebd8busybox-w32-FRP-5467-g9376eebd8.tar.gz  busybox-w32-FRP-5467-g9376eebd8.tar.bz2  busybox-w32-FRP-5467-g9376eebd8.zip  Ron Yorston23 months
FRP-5398-g89ae34445busybox-w32-FRP-5398-g89ae34445.tar.gz  busybox-w32-FRP-5398-g89ae34445.tar.bz2  busybox-w32-FRP-5398-g89ae34445.zip  Ron Yorston2 years
FRP-5301-gda71f7c57busybox-w32-FRP-5301-gda71f7c57.tar.gz  busybox-w32-FRP-5301-gda71f7c57.tar.bz2  busybox-w32-FRP-5301-gda71f7c57.zip  Ron Yorston3 years
FRP-5236-g7dff7f376busybox-w32-FRP-5236-g7dff7f376.tar.gz  busybox-w32-FRP-5236-g7dff7f376.tar.bz2  busybox-w32-FRP-5236-g7dff7f376.zip  Ron Yorston3 years
FRP-5181-g5c1a3b00ebusybox-w32-FRP-5181-g5c1a3b00e.tar.gz  busybox-w32-FRP-5181-g5c1a3b00e.tar.bz2  busybox-w32-FRP-5181-g5c1a3b00e.zip  Ron Yorston3 years
FRP-5007-g82accfc19busybox-w32-FRP-5007-g82accfc19.tar.gz  busybox-w32-FRP-5007-g82accfc19.tar.bz2  busybox-w32-FRP-5007-g82accfc19.zip  Ron Yorston3 years
FRP-4882-g6e0a6b7e5busybox-w32-FRP-4882-g6e0a6b7e5.tar.gz  busybox-w32-FRP-4882-g6e0a6b7e5.tar.bz2  busybox-w32-FRP-4882-g6e0a6b7e5.zip  Ron Yorston4 years
[...]
 
AgeCommit messageAuthorFilesLines
2015-05-18Merge branch 'busybox' into mergeFRPRon Yorston80-411/+832
2015-05-18hush: add recent ash tests to hush testsuite too (they all pass for hush)Denys Vlasenko18-0/+29
2015-05-18testsuite: add some tests for ashRon Yorston10-0/+15
2015-05-18ash: fix breakage of ${v/pat/str}Ron Yorston1-51/+28
2015-05-18ash: move parse-time quote flag detection to run-timeRon Yorston5-98/+72
2015-05-18ash: remove arithmetic expansion collapsing at parse timeRon Yorston3-12/+11
2015-05-18ash: remove superfluous code in arithmetic modeRon Yorston1-5/+2
2015-05-18ash: do not expand tilde in parameter expansion within quotesRon Yorston3-5/+6
2015-05-18ash: perform tilde expansion in all parameter expansion wordsRon Yorston3-2/+5
2015-05-18ash: code shrink around varvalueRon Yorston1-46/+38
[...]
 
Clone
https://git.lua4.win/busybox-w32