1. fe73c8d *: style fix by Denys Vlasenko · 2 years, 3 months ago
  2. 58598eb ash: optional sleep builtin by Shawn Landden · 2 years, 3 months ago
  3. 5479c43 sort: fix sort -s -u, closes 14871 by Denys Vlasenko · 2 years, 4 months ago
  4. 00f2a35 sort: fix -k2M (wasn't skipping leading whitespace) by Denys Vlasenko · 2 years, 4 months ago
  5. 3ad3aa6 shaNNNsum: accept one-space "HASH FILENAME" format for -c, closes 14866 by Denys Vlasenko · 2 years, 5 months ago
  6. 4642cf5 tsort: new applet by David Leonard · 2 years, 10 months ago
  7. 987be93 *: slap on a few ALIGN_PTR where appropriate by Denys Vlasenko · 2 years, 10 months ago
  8. ca466f3 *: slap on a few ALIGN* where appropriate by Denys Vlasenko · 2 years, 10 months ago
  9. 1e825ac libbb: shrink lineedit_read_key() by Denys Vlasenko · 2 years, 11 months ago
  10. ff8fda8 ls: implement ls -sh (human-readable allocated blocks) by Denys Vlasenko · 2 years, 11 months ago
  11. 84a1305 XXXsum: handle binary sums with " " in the path by Emanuele Giacomelli · 2 years, 11 months ago
  12. 34e0bb3 sort: support -h by Denys Vlasenko · 2 years, 11 months ago
  13. cc7d2e2 sort: fix -s -r interaction: 'stable' order is not affected by -r by Denys Vlasenko · 2 years, 11 months ago
  14. 31f45c1 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) by Denys Vlasenko · 2 years, 11 months ago
  15. 1fc520e md5/shaXsum: use FEATURE_COPYBUF_KB to size the buffer instead of fixed 4k by Denys Vlasenko · 3 years ago
  16. 0e2cb6d echo: add FIXME comment by Denys Vlasenko · 3 years ago
  17. 7d49fed timeout: add support for "timeout -k KILL_SECS" by Matthew Slowe · 3 years, 2 months ago
  18. 7105e4a printf: allow 0 as a flag and allow multiple flags by Ron Yorston · 3 years ago
  19. c7b90dc uudecode: special-case "/dev/stdout", closes 14241 by Denys Vlasenko · 3 years ago
  20. 94c78aa config system: move some options closer to relevalnt tool subdirectories by Denys Vlasenko · 3 years, 2 months ago
  21. 5156b24 Make const ptr assign as function call in clang by YU Jincheng · 3 years, 2 months ago
  22. ecac985 mktemp: add --tmpdir option by Andrej Valek · 3 years, 5 months ago
  23. 1f92503 *: generalize "const trick" by YU Jincheng · 3 years, 2 months ago
  24. 6279aec libbb: clarify what bb_mode_string() generates by Denys Vlasenko · 3 years, 3 months ago
  25. 59ac467 libbb: eliminate a static data array in bb_mode_string() by Denys Vlasenko · 3 years, 3 months ago
  26. 2df4e0a chmod: correctly report changed modes by Denys Vlasenko · 3 years, 3 months ago
  27. 9fe1548 date,touch: allow timezone offsets in dates by Ron Yorston · 3 years, 3 months ago
  28. 9346ea9 df: "support" -H as an alias of -h by Denys Vlasenko · 3 years, 3 months ago
  29. 0599e0f basename: implement -a and -s SUFFIX by Denys Vlasenko · 3 years, 3 months ago
  30. 6a9b3f7 shuf: add a TODO, code shrink by Denys Vlasenko · 3 years, 3 months ago
  31. f4ba69d shuf: make -i 99999999990-100000000000 work even on 32 bits by Denys Vlasenko · 3 years, 3 months ago
  32. 49a2e48 shuf: in -i RANGE, accept numbers up to width of pointers by Denys Vlasenko · 3 years, 3 months ago
  33. 60f4843 shuf: with -i LOW-HIGH, do not allow any argv's by Denys Vlasenko · 3 years, 3 months ago
  34. d59f539 shuf: tweak --help text by Denys Vlasenko · 3 years, 3 months ago
  35. 8817e28 shuf: speed-up when limited output is requested by Ron Yorston · 3 years, 4 months ago
  36. 1ce6069 dd: tweak --help by Denys Vlasenko · 3 years, 4 months ago
  37. ac2d4d8 touch: fix SEGV if !ENABLE_FEATURE_TOUCH_SUSV3 by Denys Vlasenko · 3 years, 4 months ago
  38. 98cb561 cp: fix build failure with long options disabled by Ron Yorston · 3 years, 4 months ago
  39. 0068ce2 cut: add toybox-compatible options -O OUTSEP, -D, -F LIST by Rob Landley · 3 years, 5 months ago
  40. 0231e34 ls: revert last change (short name must be allocated) by Denys Vlasenko · 3 years, 5 months ago
  41. a84bbc5 cp,mv: fix -t DIR option by Ron Yorston · 3 years, 5 months ago
  42. 2dade4f uniq: really support -z by Ron Yorston · 3 years, 5 months ago
  43. 6481070 nproc: code shrink by Denys Vlasenko · 3 years, 5 months ago
  44. df96a3c ls: code shrink by Denys Vlasenko · 3 years, 5 months ago
  45. 56bbbfa cp: implement -n by Denys Vlasenko · 3 years, 6 months ago
  46. 91b9549 crc32: code shrink for !CKSUM config by Denys Vlasenko · 3 years, 6 months ago
  47. 836580a cksum: fix handling of read errors by Denys Vlasenko · 3 years, 6 months ago
  48. ea9b96e crc32: new applet by Denys Vlasenko · 3 years, 6 months ago
  49. 0ec52d4 cp: implement -t DIR by Denys Vlasenko · 3 years, 6 months ago
  50. 1de709f cp: preparatory indenting of code block, no code changes by Denys Vlasenko · 3 years, 6 months ago
  51. d82c937 df: support -t TYPE by Denys Vlasenko · 3 years, 6 months ago
  52. a2a9113 df: POSIXLY_CORRECT sets _default_ scale, -m/-h overrides it by Denys Vlasenko · 3 years, 6 months ago
  53. d71c789 shred: with -u, unlink file even if it is zero length by Denys Vlasenko · 3 years, 6 months ago
  54. ec3170a shred: implement -s SIZE by Denys Vlasenko · 3 years, 6 months ago
  55. c113796 env: implement -0 by Denys Vlasenko · 3 years, 6 months ago
  56. 91bc01c mv: implement -t and -T by Denys Vlasenko · 3 years, 6 months ago
  57. 894466c uniq: support -z by Denys Vlasenko · 3 years, 6 months ago
  58. e7a8e8e du: support -b "apparent size" by Denys Vlasenko · 3 years, 6 months ago
  59. e470004 shuf: simplify check that we have at least one FILE by Denys Vlasenko · 3 years, 6 months ago
  60. 1f60d88 *: more --help tweaks by Denys Vlasenko · 3 years, 6 months ago
  61. e2b9215 *: --help tweaks by Denys Vlasenko · 3 years, 6 months ago
  62. 643b308 base32/64: accept -i "skip bad chars" option (currently in effect unconditionally) by Denys Vlasenko · 3 years, 6 months ago
  63. 6f7b10c *: more --help tweaking by Denys Vlasenko · 3 years, 6 months ago
  64. 1849285 *: more --help tweaks, mostly expanding ts --help by Denys Vlasenko · 3 years, 6 months ago
  65. 6b6826f *: --help tweaks by Denys Vlasenko · 3 years, 6 months ago
  66. 08ea7be ls: trim --help text by Denys Vlasenko · 3 years, 6 months ago
  67. 3d9c649 ls: don't output any colors with TERM=dumb by Sören Tempel · 3 years, 7 months ago
  68. f193aea tail: do not lose the tail of old file if new file (-F) is detected by Denys Vlasenko · 3 years, 6 months ago
  69. e0ea125 tail: fix typo in variable name by Denys Vlasenko · 3 years, 6 months ago
  70. b9258b8 head,tail: trim --help text by Denys Vlasenko · 3 years, 6 months ago
  71. 7c813fb echo: fix !ENABLE_FEATURE_FANCY_ECHO build by Denys Vlasenko · 3 years, 8 months ago
  72. ba9f9c2 *: --help text tweaks by Denys Vlasenko · 3 years, 8 months ago
  73. 93f1255 touch: shorten --help text by Denys Vlasenko · 3 years, 8 months ago
  74. d156bcf touch: code shrink by Denys Vlasenko · 3 years, 8 months ago
  75. fe9507f touch: fix -am by Denys Vlasenko · 3 years, 8 months ago
  76. 4eb46e1 dd: support iflag=count_bytes by Rafał Miłecki · 3 years, 9 months ago
  77. 9c210f0 touch: fix previous commit by Denys Vlasenko · 3 years, 8 months ago
  78. 6b6ff80 touch: make FEATURE_TOUCH_NODEREF unconditional by Denys Vlasenko · 3 years, 8 months ago
  79. 3630054 touch: code shrink by Denys Vlasenko · 3 years, 8 months ago
  80. 6f63a2b touch: code shrink by Denys Vlasenko · 3 years, 8 months ago
  81. e3c6a09 touch: prevent usage of -r and -t at once by Xabier Oneca · 3 years, 8 months ago
  82. 79c92db touch: switch to using utimensat() and futimens() by Denys Vlasenko · 3 years, 8 months ago
  83. 1a18126 touch: unbreak -h by Denys Vlasenko · 3 years, 8 months ago
  84. 7ec2544 touch: remove unneeded GETOPT32 defines by Xabier Oneca · 3 years, 8 months ago
  85. de1a49c touch: fix atime set from reference file by Xabier Oneca · 3 years, 8 months ago
  86. 520bb3e touch: add SUSv3 options -a and -m by Xabier Oneca · 3 years, 8 months ago
  87. c2bd0b6 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators by Denys Vlasenko · 3 years, 9 months ago
  88. e880c9c echo: do not assume that free() leaves errno unmodified by Natanael Copa · 3 years, 11 months ago
  89. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 3 years, 10 months ago
  90. c849e72 nl: ensure '-b n' option displays file content by Ron Yorston · 3 years, 11 months ago
  91. 28759d0 Fix mknod compilation on the FreeBSD by Alex Samorukov · 4 years ago
  92. 6297d66 factor: fix comment by Denys Vlasenko · 4 years ago
  93. 6452c30 factor: detect squares by Denys Vlasenko · 4 years ago
  94. 901d2c3 factor: fix typo in undef by Denys Vlasenko · 4 years ago
  95. 3e544d6 factor: code shrink by Denys Vlasenko · 4 years ago
  96. f079f91 factor: 30% faster trial division (better sieve) by Denys Vlasenko · 4 years ago
  97. a2f18d9 help text tweaks by Denys Vlasenko · 4 years ago
  98. 2aaacc1 dd: support for O_DIRECT i/o by Denys Vlasenko · 4 years ago
  99. 84d5edd help text: replace [OPTIONS] with actual options (if not too long) by Denys Vlasenko · 4 years ago
  100. 11f1a25 help text tweaks by Denys Vlasenko · 4 years ago