1. 9bf6780 shell: add TODO comment about BASE#nnn literals by Denys Vlasenko · 6 years ago
  2. 0b88358 Make it possible to select "sh" and "bash" aliases without selecting ash or hush by Denys Vlasenko · 8 years ago
  3. 1961aea move endofname() to libbb by Denys Vlasenko · 12 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. 8b2f13d shell: unify endofname() in hush and ash by Denys Vlasenko · 14 years ago
  9. 03dad22 hush: use ash's read builtin by Denys Vlasenko · 15 years ago
  10. 71016ba printf: accept negative numbers for %x; sh: overflowed numbers are 0 by Denys Vlasenko · 16 years ago
  11. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  12. cc8289d shell/math: randomconfig fix by Denis Vlasenko · 16 years ago
  13. 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 · 16 years ago