aboutsummaryrefslogtreecommitdiff
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
2023-04-13hush: code shrinktab_completionRon Yorston3-11/+9
2023-04-11ash: fix tab completionRon Yorston1-2/+2
2023-04-11ash,hush: improvements to tab completionRon Yorston2-35/+45
2023-04-10ash,hush: tab completion of functions and aliasesRon Yorston4-15/+84
2023-04-10ash,hush: rename get_builtin_nameRon Yorston2-5/+5
2023-04-06libbb: consolidate NOMMU fix of restoring high bit in argv[0][0]Denys Vlasenko5-9/+8
2023-04-03ash: sleep builtin with no arguments should not exitDenys Vlasenko2-2/+15
2023-04-03hush: printf builtin with no arguments should not exitDenys Vlasenko1-1/+1
2023-04-03ash: code shrink: do not take address of prefix(), allowing it to inlineDenys Vlasenko1-8/+4
2023-04-03ash: code shrink - reuse is_prefixed_with() from libbbDenys Vlasenko1-2/+4
[...]
 
Clone
https://git.lua4.win/busybox-w32