1. 5508363 ls: fix --color handling. Closes bug 435. by Denys Vlasenko · 15 years ago
  2. 90db359 mdev: set $MDEV correctly for renamed nodes by Denys Vlasenko · 15 years ago
  3. 8bca3e2 sed: fix handling of 1d;1,3p and 1d;1,REGEXp by Denys Vlasenko · 15 years ago
  4. 2f86ca1 mdev: fix the case when move rule deletes node with name == device_name by Denys Vlasenko · 15 years ago
  5. bf4aeed printf: fix exit code on conversion error by Denys Vlasenko · 16 years ago
  6. cd3dd42 seq: fix testsuite failures by Denys Vlasenko · 16 years ago
  7. 2441060 fix or document testsuite failures by Denys Vlasenko · 16 years ago
  8. 16635cc test, tcpsvd, tcpsvd: shrink by Denys Vlasenko · 16 years ago
  9. a3dcee3 fix permissions in testsuite by Denys Vlasenko · 16 years ago
  10. a43972c rename CONFIG_FEATURE_TAR_GZIP by Bernhard Reutner-Fischer · 16 years ago
  11. 398c659 cpio.tests: fix false positive by Denys Vlasenko · 16 years ago
  12. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  13. 3798db5 mdev: support $ENVVAR=regex by Denis Vlasenko · 16 years ago
  14. 3161b61 mdev: set mode, needed when device node already exists. by Denis Vlasenko · 16 years ago
  15. 67b5eeb awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com) by Denis Vlasenko · 16 years ago
  16. 7a67664 awk: fix compat issue found by gpm build by Denis Vlasenko · 16 years ago
  17. 37ad6b3 tr: update testsuite by Denis Vlasenko · 16 years ago
  18. 1bfcc8b tr: support [:xdigit:], fix handling of ranges and [x]'s. by Denis Vlasenko · 16 years ago
  19. 41d5ebe awk: in BEGIN section $0 should be "", not "0". by Denis Vlasenko · 16 years ago
  20. 319fe12 mdev: fix breakage caused by unified parser usage by Denis Vlasenko · 16 years ago
  21. e40e76f unexpand: fix incorrect expansion, add test for it by Denis Vlasenko · 16 years ago
  22. 3139ea7 expand: fix incorrect expansion exactly on tab boundary; shrink the code by Denis Vlasenko · 16 years ago
  23. 2598f76 - add seq -w support (Natanael Copa) by Bernhard Reutner-Fischer · 16 years ago
  24. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  25. ea7c9b3 whitespace fixes by Denis Vlasenko · 16 years ago
  26. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  27. a2e1eea awk: improve nadling of negative numbers in bitwise ops; by Denis Vlasenko · 16 years ago
  28. 66496d7 build system: echo and test features may be enabled by Denis Vlasenko · 16 years ago
  29. 3fd15e1 grep: option to use GNU regex matching instead of POSIX one. by Denis Vlasenko · 16 years ago
  30. 82ad032 xargs: fix -e default to match newer GNU xargs, add SUS mandated -E. by Denis Vlasenko · 16 years ago
  31. 5db861a fix some testsuite false positives by Denis Vlasenko · 16 years ago
  32. cc08ad2 xargs: fix xargs -e; added test for that by Denis Vlasenko · 16 years ago
  33. e1fa817 makedevs: shrink (by Vladimir); testsuite by Denis Vlasenko · 16 years ago
  34. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  35. df96df9 mdev: do not complain if mdev.conf does not exist; by Denis Vlasenko · 16 years ago
  36. 9b366f4 libbb/parse_config.c: fix small buglet (by Vladimir) by Denis Vlasenko · 16 years ago
  37. adc772a tar: fix handling of tarballs with symlinks with size field != 0 by Denis Vlasenko · 16 years ago
  38. 2e157dd libbb: updated config_parse() from Vladimir by Denis Vlasenko · 16 years ago
  39. bd28f6b test: fix parser to prefer binop over unop, as coreutils does. by Denis Vlasenko · 16 years ago
  40. 5f11662 printf: do not print garbage on "%Ld". closes bug 4214. by Denis Vlasenko · 16 years ago
  41. a48656b printf: fix %b, fix several bugs in %*.*, fix compat issues with by Denis Vlasenko · 16 years ago
  42. 0f683f8 printf: protect against bogus format specifiers. Hopefully closes bug 4184 by Denis Vlasenko · 16 years ago
  43. bb13079 comm: almost total rewrite; add testsuite by Denis Vlasenko · 16 years ago
  44. 29ec0b9 cpio: testsuite for http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466771 by Denis Vlasenko · 16 years ago
  45. abe49fa testsuite: uniformly use $ECHO with -n -e by Denis Vlasenko · 16 years ago
  46. 5d62462 mount: testsuite for "-o mand" by Denis Vlasenko · 16 years ago
  47. 7987a18 ssd: do not stat -x EXECUTABLE, it is not needed anymore by Denis Vlasenko · 16 years ago
  48. 3bb2bbd awk: fix a case with multiple -f options. simplify -f file reading. by Denis Vlasenko · 16 years ago
  49. 5fb7953 bunzip2: fix an uncompression error. Add the example to testsuite. by Denis Vlasenko · 16 years ago
  50. a05c071 grep: make "-f -" work (+ testsuite) diff: small code shrink by Denis Vlasenko · 17 years ago
  51. 50120da added testsuite for printf by Cristian Ionescu-Idbohrn by Denis Vlasenko · 17 years ago
  52. 81e97a1 testsuite instrumentation fixes by Christian by Denis Vlasenko · 17 years ago
  53. 380bcfc cpio.tests: remove useless command by Denis Vlasenko · 17 years ago
  54. 96b99b8 uniq: support -w. closes bug 3094. by Denis Vlasenko · 17 years ago
  55. 687a26f more fixes to testsuite by Cristian and vda by Denis Vlasenko · 17 years ago
  56. 4e79049 clarify grep version by Denis Vlasenko · 17 years ago
  57. 32dcc53 mdev: fix a bug where we were eating argv[0] of helper by Denis Vlasenko · 17 years ago
  58. 6da9b00 fix grep test false positive by Denis Vlasenko · 17 years ago
  59. 2dea01c testing.sh: bashisms are eradicated. by Denis Vlasenko · 17 years ago
  60. 57be4ab runtest: the saga continues :( by Denis Vlasenko · 17 years ago
  61. dcbd350 echo: fix echo -e -n "msg\n\0" (by "Pinedo, David" <david.pinedo AT hp.com>) by Denis Vlasenko · 17 years ago
  62. 3c07e4b runtest: more cleanups by Denis Vlasenko · 17 years ago
  63. a0c103a tar: add testsuite entries by Denis Vlasenko · 17 years ago
  64. e4ed640 date: better version of previous commit; + fix testsuite to have it checked by Denis Vlasenko · 17 years ago
  65. c0431ed cp: fix "cp -RL" to create regular files even if src is a symlink by Denis Vlasenko · 17 years ago
  66. 4809a9f date: fix date-works test, add date-works-1 one (currently fails) by Denis Vlasenko · 17 years ago
  67. 7dff433 runtest: fix fallout from mucking with runtest :( [vda's fault] by Denis Vlasenko · 17 years ago
  68. 5d0f4aa runtest: even more fixes from Cristian by Denis Vlasenko · 17 years ago
  69. 92a6f87 runtest: further fixes from Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn AT axis.com> by Denis Vlasenko · 17 years ago
  70. 64d5bfd runtest: use numeric compare instead of string where appropriate by Denis Vlasenko · 17 years ago
  71. 95842fb testsuite/runtest: remove (last) bashism mkswap: fix selinux build by Denis Vlasenko · 17 years ago
  72. 4d89a8b date: make it accept ISO date format. Fix help text. by Denis Vlasenko · 17 years ago
  73. ad6cab1 partially fix date testsuite by Denis Vlasenko · 17 years ago
  74. 71e3ab3 testsuite: fix du testsuite to not use changing directories by Denis Vlasenko · 17 years ago
  75. 58dc274 testsuite: runtest enhancements by Cristian Ionescu-Idbohrn by Denis Vlasenko · 17 years ago
  76. fa5b05a testsuite: fix by Denis Vlasenko · 17 years ago
  77. 3cfebe4 od: fix testsuite by Denis Vlasenko · 17 years ago
  78. 7089c31 od: fix "od -b" by Denis Vlasenko · 17 years ago
  79. 0a38bcf cpio: actually add testsuite entry... by Denis Vlasenko · 17 years ago
  80. a7f4e4b expr: fix comparisons 'a < b' where we were overflowing a-b by Denis Vlasenko · 17 years ago
  81. f2f3868 mdev: optional support for regex pattern group substitution. +142 bytes. by Denis Vlasenko · 17 years ago
  82. cae11b5 mdev: fix "foo 0:0 444 >bar/baz" rule handling. make_device() +23 bytes by Denis Vlasenko · 17 years ago
  83. 4461564 mdev: fix a bug where it was not stopping on first matching rule by Denis Vlasenko · 17 years ago
  84. b9ad75f copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. by Denis Vlasenko · 17 years ago
  85. cf26ab7 mdev: plug a few memory and fd leaks; simplify code a bit by Denis Vlasenko · 17 years ago
  86. e1caabb mdev: add testsuite entry by Denis Vlasenko · 17 years ago
  87. 08ec67b patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago
  88. cc2965f patch: fix vda's thinko: we need to open new_filename.orig, always! by Denis Vlasenko · 17 years ago
  89. cee01cf diff: add testsuite entry for it by Denis Vlasenko · 17 years ago
  90. 69ca5a7 tail: fix fallout from tail -c optimization by Denis Vlasenko · 17 years ago
  91. 45ecfc2 taskset: fix false failure in testsuite by Denis Vlasenko · 17 years ago
  92. d02db89 clean up TODO file. No real code changes. by Denis Vlasenko · 17 years ago
  93. f39c7c0 sed: n cmd must reset "we had successful subst" flag. closes bug 1214. by Denis Vlasenko · 17 years ago
  94. 25cd7fd add a test case for usage strings to catch people forgetting to add trailing escape in middle of usage by Mike Frysinger · 17 years ago
  95. 3b92eaa sort: -z outputs NUL terminated lines. Closes bug 1591. by Denis Vlasenko · 17 years ago
  96. 1e2a7e4 test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuite by Denis Vlasenko · 17 years ago
  97. 7ab3699 mkfs.minix: add testsuite; disable code which makes images variable by Denis Vlasenko · 17 years ago
  98. e2532ab dd: fix a bug where we don't report write errors testsuite: small cleanup by Denis Vlasenko · 17 years ago
  99. 1796e2c dd: add testsuite entry for write errors by Denis Vlasenko · 17 years ago
  100. 30297a5 fix vda's testsuite bogons, part 2 by Denis Vlasenko · 17 years ago