1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  3. 395b97a shell/math: better comment. no code changes by Denys Vlasenko · 14 years ago
  4. bed7c81 shell/math: deconvolute and explain ?: handling. Give better error message by Denys Vlasenko · 14 years ago
  5. 063847d shell/math: return string error indicator, not integer by Denys Vlasenko · 14 years ago
  6. 0eac8ff shell/math.c: stop using bss variable by Denys Vlasenko · 14 years ago
  7. 06d44d7 shell/math.c: rename arith_eval_hooks to arith_state, put error code into it by Denys Vlasenko · 14 years ago
  8. bd14770 shell/math.c: small code shrink; fixed incomprehensible comments by Denys Vlasenko · 14 years ago
  9. 51850c8 shell: small code shrink by Denys Vlasenko · 14 years ago
  10. b771c65 shell: shrink arith code; and prepare for returning text error codes by Denys Vlasenko · 14 years ago
  11. 8b2f13d shell: unify endofname() in hush and ash by Denys Vlasenko · 14 years ago
  12. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  13. 03dad22 hush: use ash's read builtin by Denys Vlasenko · 14 years ago
  14. 7306727 shell: split read builtin from ash by Denys Vlasenko · 14 years ago
  15. 76ace25 ash,hush: fix $RANDOM in children being repeated by Denys Vlasenko · 15 years ago
  16. a7bb3c1 *: code shrink via NOINLINE by Denys Vlasenko · 15 years ago
  17. 71016ba printf: accept negative numbers for %x; sh: overflowed numbers are 0 by Denys Vlasenko · 15 years ago
  18. 1943aec hush: plug the leak of expanded heredoc by Denis Vlasenko · 15 years ago
  19. cc8289d shell/math: randomconfig fix by Denis Vlasenko · 15 years ago
  20. 98c5264 split math code out of ash and into a standalone library so we can use it in any shell (like hush!) by Mike Frysinger · 15 years ago