1. 6786b97 Merge branch '1_22_stable' of git://git.busybox.net/busybox into 1.22 by Ricardo Cerqueira · 10 years ago
  2. d9e0c43 Apply post-1.22.0 patches, bump version to 1.22.1 by Denys Vlasenko · 10 years ago
  3. 7625811 testsuite: remove forgotten debug hack by Denys Vlasenko · 10 years ago
  4. 198b02f fix failures found by randomconfig builds by Denys Vlasenko · 10 years ago
  5. 61be8e4 testsuite: disable tests for no longer supported bbox-specific date formats by Denys Vlasenko · 10 years ago
  6. e85e260 testsuite: fix false positives for du by Denys Vlasenko · 10 years ago
  7. bd0e221 awk: fix a bug in argc counting in recent change by Denys Vlasenko · 11 years ago
  8. 0545e3b tar: prevent empty file to be treated as valid tarball by Denys Vlasenko · 11 years ago
  9. dd1d8ab fix a copy/paste error in last tar testcase name by Denys Vlasenko · 11 years ago
  10. 1cbc642 tar: add a testcase for previous commit by Denys Vlasenko · 11 years ago
  11. afa63b2 fix bashisms in testsuite/ by Michael Tokarev · 11 years ago
  12. c44539f sed: fix "sed clusternewline" testcase by Denys Vlasenko · 11 years ago
  13. 7985bc1 awk: fix length(array) by Denys Vlasenko · 11 years ago
  14. a060a1a awk: Fix handling of functions with empty body by Bernhard Reutner-Fischer · 11 years ago
  15. b855460 awk.tests: add test for recent large integer fix by Denys Vlasenko · 11 years ago
  16. b0e9b72 sed: fix matching of newlines by $ by Denys Vlasenko · 11 years ago
  17. 5fc0585 grep: fix grep -x to not set REG_NOSUB by James Hogan · 11 years ago
  18. 414db79 grep: don't bail out on first mismatch if '-w' option is set by Bartosz Golaszewski · 11 years ago
  19. b79a0fe awk: Fix handling of functions with empty body by Bernhard Reutner-Fischer · 11 years ago
  20. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  21. 03b6147 testsuite/du/du-k-works: fix false positive by Kang Kai · 11 years ago
  22. 0cfba07 fix testsuite false positive by Denys Vlasenko · 11 years ago
  23. 4609f47 mdev: fix mode of dir1 in =dir1/dir2/file rule by Denys Vlasenko · 11 years ago
  24. 2f5b5be grep: fix grep -Fw not respecting the -w option. Closes 5792 by Denys Vlasenko · 11 years ago
  25. b8173b6 sha3sum: new applet by Lauri Kasanen · 11 years ago
  26. e565383 testsuite: make mkfs.minix test not fail spuriously on big endian by Yao Zhao · 12 years ago
  27. 2a1050f testsuite: some more awk tests related to conditions by Tanguy Pruvot · 12 years ago
  28. 9432d29 mount: fix the wrongly stored fs creation time by Denys Vlasenko · 12 years ago
  29. df8066a awk: fix FS assignment behavior. Closes 5108 by Denys Vlasenko · 12 years ago
  30. ea664dd awk: make -F STR interpret escape sequences. Closes 5126 by Denys Vlasenko · 12 years ago
  31. c9a1311 mount: fix the wrongly stored fs creation time by Denys Vlasenko · 12 years ago
  32. 0a393cf testsuite: some more awk tests related to conditions by Tanguy Pruvot · 12 years ago
  33. 37ca36a sed: yet another fix on top of zero length match code by Denys Vlasenko · 12 years ago
  34. 84406e4 sed: fix breakage added by zero length match code by Denys Vlasenko · 12 years ago
  35. 21f6fbf sed: fix zero chars match/replace by Denys Vlasenko · 12 years ago
  36. 68cd60a sed: fix handling of s/// which has empty matches by Denys Vlasenko · 12 years ago
  37. a5ee090 fix for spurious testsuite failure by Denys Vlasenko · 12 years ago
  38. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  39. e39afe1 sed: fix handling of s/// which has empty matches by Denys Vlasenko · 12 years ago
  40. bb8d7db testsuite: add a test that tar detects XZ-compressed data by Denys Vlasenko · 12 years ago
  41. 29d8ebe busybox v1.19.3 update by Tanguy Pruvot · 13 years ago
  42. bcdae63 testsuite: merge bzcat2.tests into bzcat.tests by Denys Vlasenko · 13 years ago
  43. c0e37b4 testsuite: fix the mishap in the previous commit by Denys Vlasenko · 13 years ago
  44. c531b9a bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. Closes 4393 by Denys Vlasenko · 13 years ago
  45. 328f27f libbb: split decode_base64 off read_base64 by Leonid Lisovskiy · 13 years ago
  46. 39ec6a2 patch: make -p count path components, not slashes (think /blah//thing) by Rob Landley · 13 years ago
  47. 0851d12 tail: fix -c +N. Closes 4111 by Denys Vlasenko · 13 years ago
  48. 7b46d11 awk: fix a SEGV by Denys Vlasenko · 13 years ago
  49. 6c7055d Merge 'busybox' v1.19.1 into gingerbread by Tanguy Pruvot · 13 years ago
  50. cc272b0 Apply post-1.19.0 patches, bump version to 1.19.1 by Denys Vlasenko · 13 years ago
  51. 7b46220 grep: be GNU compatible with -f EMPTY_FILE by Lauri Kasanen · 13 years ago
  52. c5f7847 patch: make it able to create files (again) by Rob Landley · 13 years ago
  53. 251fc70 uncompress: fix buffer underrun by corrupted input by Denys Vlasenko · 13 years ago
  54. 9176f6c patch: add a test we currently fail by Denys Vlasenko · 13 years ago
  55. a7d6bb3 sed: fix range handling for sed -i. Closes 4069 by Denys Vlasenko · 13 years ago
  56. 5bf1f03 Merge official v1.19.0 into gingerbread by Tanguy Pruvot · 13 years ago
  57. 2969e24 testsuite: fixes after randomconfig run by Denys Vlasenko · 13 years ago
  58. 4e541c5 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 13 years ago
  59. 47b0336 randomconfig fixes by Denys Vlasenko · 13 years ago
  60. eee9b02 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 13 years ago
  61. b47b3ce randomconfig fixes by Denys Vlasenko · 13 years ago
  62. 8aeb371 merged commit between gingerbread and busybox/master 20110630 by Tanguy Pruvot · 13 years ago
  63. da94760 fix false positive in parse test by Denys Vlasenko · 13 years ago
  64. 5c10fa5 od: code shrink, fix "od --traditional FILE" by Denys Vlasenko · 13 years ago
  65. 6a0abcc sed: support \r in s command by Denys Vlasenko · 13 years ago
  66. c2fda86 mount: add a test for bind+rshared by Denys Vlasenko · 13 years ago
  67. ea684c6 ls: fix handling of symlinks by option -1 by Denys Vlasenko · 13 years ago
  68. b80acf5 tar: skip leading / and handle names like abc/..////def -> def (not ///def) by Denys Vlasenko · 13 years ago
  69. 5e29e26 tar: on extract, everything up to and including last ".." is stripped by Denys Vlasenko · 13 years ago
  70. b934844 echo: fix ENOSPC detection and some iffy code in \NNN handling by Denys Vlasenko · 13 years ago
  71. b8ab4b0 typo fix by Denys Vlasenko · 13 years ago
  72. aef441c tar: fix a bug where autodetection messes up -z on extract by Denys Vlasenko · 13 years ago
  73. a5d3d34 date: preserve isdst value if date is in time_t (unix time) format by Alexey Soloviev · 13 years ago
  74. fe9403a add a test for patch which we currently fail by Denys Vlasenko · 14 years ago
  75. 26777aa fixes for bugs discovered by randomconfig builds and tests by Denys Vlasenko · 14 years ago
  76. b82ae98 patch: busyboxify by migrating from toybox to busybox helpers by Denys Vlasenko · 14 years ago
  77. caddfc8 decompress_bunzip2: handle concatenated .bz2 files by Denys Vlasenko · 14 years ago
  78. 6a0d749 awk: fix segfault on closing non-opened file by Denys Vlasenko · 14 years ago
  79. 873bb31 cpio: avoid 'not created: newer or same age file exists' message for dirs by Pascal Bellard · 14 years ago
  80. 273abcb shaN: small code shrink by Denys Vlasenko · 14 years ago
  81. e8ee862 testsuite: add tests for {ms5,shaN}sum by Denys Vlasenko · 14 years ago
  82. d527e0c awk: 00.123 is not a octal constant; neither is 009.123. fixing this by Denys Vlasenko · 14 years ago
  83. 80d80ba Fixed a couple of failing tar tests by Dan Fandrich · 14 years ago
  84. 8d789e4 tar: add a test for extraction of read-only directory by Dan Fandrich · 14 years ago
  85. 0d7cb4c fix false positive in testsuite/tar.tests by Denys Vlasenko · 14 years ago
  86. eb2bf5b Fix some test cases by Dan Fandrich · 14 years ago
  87. 140ac91 testsuite: show the number of failures after a test run by Dan Fandrich · 14 years ago
  88. 3d8b96d grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubuntu.com>) by Denys Vlasenko · 14 years ago
  89. e7b0a9e patch: support "patch [FILE [PATCH]]" format by Denys Vlasenko · 14 years ago
  90. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  91. 0d555fc sed: make N command behave as in GNU sed by Denys Vlasenko · 14 years ago
  92. f2860bf mdev: fix non-working device deletion, add a test for that by Denys Vlasenko · 14 years ago
  93. 3f75d7b patch: uncomment the test which we actually do pass now by Denys Vlasenko · 14 years ago
  94. a4160e1 patch: add -N and a test for it (fails for now) by Denys Vlasenko · 14 years ago
  95. 1bbc0cd patch: replace it with toybox's implementation by Rob Landley · 14 years ago
  96. 775965d Improved portability of tests by Dan Fandrich · 14 years ago
  97. b883bc9 sed.tests: make last test less confusing by Denys Vlasenko · 14 years ago
  98. 2e284a4 sed: fix sed -i: unlike without -i, it does not forget ranges by Denys Vlasenko · 14 years ago
  99. 1538c97 testsuite: typo in tr.tests by Leonid Lisovskiy · 14 years ago
  100. ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago