1. fb0c000 testsuite/sha1sum.tests: fix false positive failure by Denys Vlasenko · 1 year, 11 months ago
  2. dc068ab testsuite/tree.tests: fix false positive failure by Denys Vlasenko · 1 year, 11 months ago
  3. 9df54de testsuite/mount.tests: accomodate umount failure seen on 5.18.0 by Denys Vlasenko · 2 years ago
  4. 0011a6b xxd: add two more testcases by Denys Vlasenko · 2 years, 4 months ago
  5. f318ada xxd -r: without -p, stop at more than one whitespace, closes 14786 by Denys Vlasenko · 2 years, 4 months ago
  6. 5479c43 sort: fix sort -s -u, closes 14871 by Denys Vlasenko · 2 years, 4 months ago
  7. 00f2a35 sort: fix -k2M (wasn't skipping leading whitespace) by Denys Vlasenko · 2 years, 4 months ago
  8. e63d7cd awk: fix use after free (CVE-2022-30065) by Natanael Copa · 2 years, 6 months ago
  9. 3ad3aa6 shaNNNsum: accept one-space "HASH FILENAME" format for -c, closes 14866 by Denys Vlasenko · 2 years, 5 months ago
  10. 20a4f70 tree: new applet by Roger Knecht · 2 years, 8 months ago
  11. 4642cf5 tsort: new applet by David Leonard · 2 years, 10 months ago
  12. f12fb1e sed: fix handling of escaped delimiters in s/// replacement by Denys Vlasenko · 2 years, 11 months ago
  13. e998c7c sed: fix handling of escaped delimiters in s/// search pattern, closes 14541 by Denys Vlasenko · 2 years, 11 months ago
  14. e2952df awk: input numbers are never octal or hex (only program consts can be) by Denys Vlasenko · 2 years, 11 months ago
  15. 34e0bb3 sort: support -h by Denys Vlasenko · 2 years, 11 months ago
  16. cc7d2e2 sort: fix -s -r interaction: 'stable' order is not affected by -r by Denys Vlasenko · 2 years, 11 months ago
  17. 286b337 sed: correctly handle 'w FILE' commands writing to the same file by Denys Vlasenko · 3 years ago
  18. 4fe954c sed: do not ignore 'g' modifier when match starts with ^ by Dominique Martinet · 3 years ago
  19. 7105e4a printf: allow 0 as a flag and allow multiple flags by Ron Yorston · 3 years ago
  20. 00b5051 libbb: code shrink in des encryption, in setup_salt() by Denys Vlasenko · 3 years ago
  21. 94eb1c4 libbb: better coreutils compatibility for realpath by Ron Yorston · 3 years, 4 months ago
  22. 86ba007 xxd: fix -p -r, closes 13881 by Denys Vlasenko · 3 years, 2 months ago
  23. 9fe1548 date,touch: allow timezone offsets in dates by Ron Yorston · 3 years, 3 months ago
  24. 7d06d6e awk: fix printf %% by Daniel Thau · 3 years, 3 months ago
  25. 4357569 rev: correct output for long input lines by Ron Yorston · 3 years, 4 months ago
  26. 8e8cea2 awk: fix testsuite by Denys Vlasenko · 3 years, 4 months ago
  27. 8d71868 tar: fix testsuite by Denys Vlasenko · 3 years, 4 months ago
  28. b259415 dd: fix testsuite by Denys Vlasenko · 3 years, 4 months ago
  29. eaa8ee4 cut: fix testsuite by Denys Vlasenko · 3 years, 4 months ago
  30. 0068ce2 cut: add toybox-compatible options -O OUTSEP, -D, -F LIST by Rob Landley · 3 years, 5 months ago
  31. d3480dd awk: disallow break/continue outside of loops by Denys Vlasenko · 3 years, 5 months ago
  32. 8d269ef awk: fix printf "%-10c", 0 by Denys Vlasenko · 3 years, 5 months ago
  33. 39aabfe awk: unbreak "cmd" | getline by Denys Vlasenko · 3 years, 5 months ago
  34. 3d57a84 awk: undo TI_PRINT, it introduced a bug (print with any redirect acting as printf) by Denys Vlasenko · 3 years, 5 months ago
  35. 4d902ea awk: fix beavior of "exit" without parameter by Denys Vlasenko · 3 years, 5 months ago
  36. d7354df awk: evaluate all, even superfluous function args by Denys Vlasenko · 3 years, 5 months ago
  37. d150710 awk: allow empty fuinctions with no arguments, disallow function redefinitions by Denys Vlasenko · 3 years, 5 months ago
  38. 6872c19 awk: fix parsing of expressions such as "v (a)" by Denys Vlasenko · 3 years, 5 months ago
  39. a84bbc5 cp,mv: fix -t DIR option by Ron Yorston · 3 years, 5 months ago
  40. 04f052c unlzma: fix a case where we could read before beginning of buffer by Denys Vlasenko · 3 years, 6 months ago
  41. 4eb46e1 dd: support iflag=count_bytes by Rafał Miłecki · 3 years, 9 months ago
  42. 307cd26 start-stop-daemon: explain -x + -a test by Denys Vlasenko · 3 years, 9 months ago
  43. ace81cd bc/dc: fix length(0) and length(0.000nnn) result by Denys Vlasenko · 3 years, 9 months ago
  44. c849e72 nl: ensure '-b n' option displays file content by Ron Yorston · 3 years, 11 months ago
  45. e8fe9f9 awk: allow printf('%c') to output NUL, closes 13486 by Ron Yorston · 3 years, 10 months ago
  46. 29a9043 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU by Denys Vlasenko · 4 years ago
  47. 77a51a2 randomconfig fixes by Denys Vlasenko · 4 years ago
  48. 6452c30 factor: detect squares by Denys Vlasenko · 4 years ago
  49. 758c2bd awk: add a test that $NF is empty by Denys Vlasenko · 4 years ago
  50. 665a659 awk: FS regex matches only non-empty separators (gawk compat) by Denys Vlasenko · 4 years ago
  51. 079487b hexdump: fix dup block comparison by Denys Vlasenko · 4 years, 2 months ago
  52. dac5b83 xxd: fix printing of trailing spaces by Denys Vlasenko · 4 years, 2 months ago
  53. bd202a5 xargs: fix -I SUBSTR behaviour by Denys Vlasenko · 4 years, 2 months ago
  54. a77f3ec grep: for -L, exitcode 0 means files *without* matches were found, closes 13151 by Denys Vlasenko · 4 years, 4 months ago
  55. 7c443d1 randomconfig fixes by Denys Vlasenko · 4 years, 5 months ago
  56. 5fa5c4b randomconfig fixes by Denys Vlasenko · 4 years, 6 months ago
  57. 002be6e sysctl: do report EACCES errors on write by Denys Vlasenko · 4 years, 6 months ago
  58. b2ab920 unexpand: correct behavior for --first-only --tabs=4 by Mark Edgar · 4 years, 6 months ago
  59. 6f7a009 awk: disallow "str"++, closes bug 12981 by Denys Vlasenko · 4 years, 6 months ago
  60. 42a8984 grep: add proper support for pattern_list by Sören Tempel · 4 years, 8 months ago
  61. c3295d2 grep: Fix -f FILE when FILE is empty and -x provided by Gray Wolf · 4 years, 7 months ago
  62. 1c462d4 xargs: restore correct behaviour of -n option by Ron Yorston · 4 years, 10 months ago
  63. bd8b05b awk: fix more "length" cases, closes 12486 by Denys Vlasenko · 4 years, 10 months ago
  64. 1ff7002 xargs: fix handling of quoted arguments, closes 11441 by Ron Yorston · 4 years, 11 months ago
  65. 0084137 bc: fix comparison bug, closes 12336 by Denys Vlasenko · 5 years ago
  66. 10509a7 dc: Parse error & fix out of bounds read in xc_program_printString by Brian Foley · 5 years ago
  67. b64470b dc: Fix segfault when executing strings generated using asciify by Brian Foley · 5 years ago
  68. 7454879 dc: execute shouldn't pop if stack head is not a string by Brian Foley · 5 years ago
  69. 9254925 expand,unexpand: drop broken test, add FIXME comment by Denys Vlasenko · 5 years ago
  70. 22cc928 awk: fix testsuite by Denys Vlasenko · 5 years ago
  71. b2c123d testsuite: fix bunzip2.tests expectations by Denys Vlasenko · 6 years ago
  72. 0545bfa sed: fix /regex/,+N match triggering only once, closes 11871 by Denys Vlasenko · 6 years ago
  73. 32c8ce4 dc.tests: fix two test case to also depend on DC_BIG by Chen Qi · 6 years ago
  74. 9a9c6e3 grep: fix -x -v with certain pattern orders by Ari Sundholm · 6 years ago
  75. 5379950 bc: implement pass-by-reference code from upstream by Denys Vlasenko · 6 years ago
  76. 1c42c18 awk: Fix overly permissive func arg list parsing by Brian Foley · 6 years ago
  77. 08a514c awk: Syntax error if delete isn't given an arg. by Brian Foley · 6 years ago
  78. dac15a1 awk: Guard pointer chasing when parsing ternary expressions. by Brian Foley · 6 years ago
  79. 77524a3 start-stop-daemon: fix "both -x and -a" case: -a does override argv[0] by Denys Vlasenko · 6 years ago
  80. 088fec3 start-stop-daemon: create pidfile before parent exits, closes 8596 by Denys Vlasenko · 6 years ago
  81. 54f5c1d bc: support void functions (GNU compat) by Denys Vlasenko · 6 years ago
  82. 1db367a dc: fit returning of string by Denys Vlasenko · 6 years ago
  83. 6842c60 dc: fix '?' by Denys Vlasenko · 6 years ago
  84. 96b5ec1 bc: fix "...; return}" to work, disallow "return ()" by Denys Vlasenko · 6 years ago
  85. cb7c955 bc: generate large bc tests on the fly, -5 mbytes in the git tree by Denys Vlasenko · 6 years ago
  86. 266bec8 bc: speed up string printing, fix print "" by Denys Vlasenko · 6 years ago
  87. 2231468 bc: upstream fixes by Denys Vlasenko · 6 years ago
  88. 680ccd3 bc: support ibase up to 36 (GNU compat) by Denys Vlasenko · 6 years ago
  89. d5b0fa6 bc: more fixes for unusual input bases by Denys Vlasenko · 6 years ago
  90. e16a522 bc: fix handling of "digits" above 9 by Denys Vlasenko · 6 years ago
  91. 1476760 bc: rename config options by Denys Vlasenko · 6 years ago
  92. 7d32e25 bc: prepare for char-by-char input handling by Denys Vlasenko · 6 years ago
  93. 94576d2 bc: fix interactive handling of comments in strings and quotes in comments by Denys Vlasenko · 6 years ago
  94. 8fac1c7 dc: add two tests by Denys Vlasenko · 6 years ago
  95. 5fa74b9 bc: allow {break} and {continue} (allow RBRACE to terminate them) by Denys Vlasenko · 6 years ago
  96. badf683 dc: unbreak interactive mode - was trying to get next tokens instead of executing by Denys Vlasenko · 6 years ago
  97. 8c1e723 bc: unbreak read(), remove checks for nested read() by Denys Vlasenko · 6 years ago
  98. 19eee8e bc: fix for() to not leave data on stack by Denys Vlasenko · 6 years ago
  99. 52caa00 bc: for(;;) fix from upstream by Denys Vlasenko · 6 years ago
  100. 5acd14b bc: fix keyword matching to not think "ifz" is the "if" keyword by Denys Vlasenko · 6 years ago