1. 8b2f13d shell: unify endofname() in hush and ash by Denys Vlasenko · 14 years ago
  2. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  3. 03dad22 hush: use ash's read builtin by Denys Vlasenko · 15 years ago
  4. 7306727 shell: split read builtin from ash by Denys Vlasenko · 15 years ago
  5. 76ace25 ash,hush: fix $RANDOM in children being repeated by Denys Vlasenko · 15 years ago
  6. a7bb3c1 *: code shrink via NOINLINE by Denys Vlasenko · 15 years ago
  7. 71016ba printf: accept negative numbers for %x; sh: overflowed numbers are 0 by Denys Vlasenko · 16 years ago
  8. 1943aec hush: plug the leak of expanded heredoc by Denis Vlasenko · 16 years ago
  9. cc8289d shell/math: randomconfig fix by Denis Vlasenko · 16 years ago
  10. 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