1. 9659c83 Fix toybox_vendor dependencies on libselinux_vendor. am: a546dbb3c8 -s ours by Yifan Hong · 7 years ago
  2. a546dbb Fix toybox_vendor dependencies on libselinux_vendor. by Yifan Hong · 7 years ago
  3. e71115d Revert "Fix toybox_vendor dependencies on libselinux_vendor." am: 4ab405afe2 by Jeff Vander Stoep · 7 years ago
  4. 13c721a Revert "Fix toybox_vendor dependencies on libselinux_vendor." am: 4ab405afe2 by Jeff Vander Stoep · 7 years ago
  5. 4ab405a Revert "Fix toybox_vendor dependencies on libselinux_vendor." by Jeff Vander Stoep · 7 years ago
  6. e06cffe Fix toybox_vendor dependencies on libselinux_vendor. am: 9e5e16264c am: 537e6e363e am: 4876bcc290 by Yifan Hong · 7 years ago
  7. 3000b65 Fix toybox_vendor dependencies on libselinux_vendor. am: 9e5e16264c am: 537e6e363e by Yifan Hong · 7 years ago
  8. 4876bcc Fix toybox_vendor dependencies on libselinux_vendor. am: 9e5e16264c by Yifan Hong · 7 years ago
  9. 537e6e3 Fix toybox_vendor dependencies on libselinux_vendor. am: 9e5e16264c by Yifan Hong · 7 years ago
  10. d1e85b9 dd cleanup: binary search is overkill, eliminate struct pair, by Rob Landley · 7 years ago
  11. 352efdf Fix -Wformat compiler warning in expr.c. by Elliott Hughes · 7 years ago
  12. 61d0115 Posix says strings should only output hits that end with NUL or newline. by Rob Landley · 7 years ago
  13. 1ae3703 strings -t oxd tests by Ilya Kuzmich · 7 years ago
  14. a0e2e7d Make dd use atolx_range(), and teach atolx_range() about "w" suffix (word, *2). by Rob Landley · 7 years ago
  15. 7450ecd Fix dd tests so TEST_HOST passes. (Ubuntu's dd doesn't support hex values by Rob Landley · 7 years ago
  16. 9e5e162 Fix toybox_vendor dependencies on libselinux_vendor. by Yifan Hong · 7 years ago
  17. 5b35536 Merge remote-tracking branch 'toybox/master' into HEAD am: a379d5ee15 am: a4f4fa78eb am: cb13c3da93 by Elliott Hughes · 7 years ago
  18. e1097aa Merge remote-tracking branch 'toybox/master' into HEAD am: a379d5ee15 am: a4f4fa78eb by Elliott Hughes · 7 years ago
  19. cb13c3d Merge remote-tracking branch 'toybox/master' into HEAD am: a379d5ee15 by Elliott Hughes · 7 years ago
  20. a4f4fa7 Merge remote-tracking branch 'toybox/master' into HEAD am: a379d5ee15 by Elliott Hughes · 7 years ago
  21. a379d5e Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  22. 557ca7e Add -t, deviations from posix, redo loop to have fewer duplicate tests. by Rob Landley · 7 years ago
  23. 24dfc14 strings tests and bugfixes by Ilya Kuzmich · 7 years ago
  24. b8e0920 whitespace/comment tweaks. by Rob Landley · 7 years ago
  25. 77997b8 teach head -c by Ilya Kuzmich · 7 years ago
  26. 2457d26 Build vendor toybox unconditionally. am: 3829236617 am: cb54b3a2cf am: 4dfba4ea3a by padarshr · 7 years ago
  27. edfa9dc Build vendor toybox unconditionally. am: 3829236617 am: cb54b3a2cf by padarshr · 7 years ago
  28. 4dfba4e Build vendor toybox unconditionally. am: 3829236617 am: cb54b3a2cf by padarshr · 7 years ago
  29. cb54b3a Build vendor toybox unconditionally. am: 3829236617 by padarshr · 7 years ago
  30. f30035e Most things seem to want the "b" suffix to mean 512 instead of 1. by Rob Landley · 7 years ago
  31. 3829236 Build vendor toybox unconditionally. by padarshr · 7 years ago
  32. 7554070 Merge remote-tracking branch 'toybox/master' into HEAD am: f353b240a5 am: 66859184e5 am: 86fb74fe51 by Elliott Hughes · 7 years ago
  33. 4c41059 Merge remote-tracking branch 'toybox/master' into HEAD am: f353b240a5 am: 66859184e5 by Elliott Hughes · 7 years ago
  34. 86fb74f Merge remote-tracking branch 'toybox/master' into HEAD am: f353b240a5 by Elliott Hughes · 7 years ago
  35. 6685918 Merge remote-tracking branch 'toybox/master' into HEAD am: f353b240a5 by Elliott Hughes · 7 years ago
  36. f353b24 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  37. 279eb22 Past time for 0.7.4. by Rob Landley · 7 years ago
  38. f5907c9 Manually inline TOP_COMMON and PGKILL_COMMON help text until I can teach by Rob Landley · 7 years ago
  39. f19b20f Grep exits with 2 for errors, which can happen at any time ( > /dev/full). by Rob Landley · 7 years ago
  40. e59d2e4 config2help.c: Rename trim() to skip_spaces(), fluff out comments a bit. by Rob Landley · 7 years ago
  41. 3824843 Add grep -M match and -S skip supporting wildcard patterns. by Rob Landley · 7 years ago
  42. bc30897 Twitter's code of conduct page went down, so mirror the old archive.org version. by Rob Landley · 7 years ago
  43. fa8a33c Provide error messages for files we can open but not read (ala directories). by Rob Landley · 7 years ago
  44. 24b1cc8 Fix bug where grep stopped at first dangling symlink and error_exited(). by Rob Landley · 7 years ago
  45. 1f33eeb Promote dmesg back to lsb. by Rob Landley · 7 years ago
  46. 6fbe288 Cleanup dmesg (as posted to the list). by Rob Landley · 7 years ago
  47. e1ee741 Add comment explaining strend() by Rob Landley · 7 years ago
  48. ab33097 Have help_exit() give a brief "See %s --help" message instead of the by Rob Landley · 7 years ago
  49. 3255075 Don't add cpio TRAILER!!! entry by default, add new --trailer option if you by Rob Landley · 7 years ago
  50. d68cce9 Merge remote-tracking branch 'toybox/master' into HEAD am: fe3d63b269 am: 21b59f15b6 am: 3622386f99 by Elliott Hughes · 7 years ago
  51. f942925 Merge remote-tracking branch 'toybox/master' into HEAD am: fe3d63b269 am: 21b59f15b6 by Elliott Hughes · 7 years ago
  52. 3622386 Merge remote-tracking branch 'toybox/master' into HEAD am: fe3d63b269 by Elliott Hughes · 7 years ago
  53. 21b59f1 Merge remote-tracking branch 'toybox/master' into HEAD am: fe3d63b269 by Elliott Hughes · 7 years ago
  54. fe3d63b Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  55. 51a1e91 Allow ':' in property names. by Elliott Hughes · 7 years ago
  56. 0db040b Allow ':' in property names. am: 35cd738175 am: 79dfcb8a1f by Elliott Hughes · 7 years ago
  57. 79dfcb8 Allow ':' in property names. am: 35cd738175 by Elliott Hughes · 7 years ago
  58. 0e5d3c7 Merge "Allow ':' in property names." am: 04a2c850db am: 613a9738e3 am: c042a40488 by Elliott Hughes · 7 years ago
  59. 2479bd2 Merge "Allow ':' in property names." am: 04a2c850db am: 613a9738e3 by Elliott Hughes · 7 years ago
  60. c042a40 Merge "Allow ':' in property names." am: 04a2c850db am: 613a9738e3 by Elliott Hughes · 7 years ago
  61. 613a973 Merge "Allow ':' in property names." am: 04a2c850db by Elliott Hughes · 7 years ago
  62. 35cd738 Allow ':' in property names. by Elliott Hughes · 7 years ago
  63. 04a2c85 Merge "Allow ':' in property names." by Treehugger Robot · 7 years ago
  64. c69eba3 Allow ':' in property names. by Elliott Hughes · 7 years ago
  65. 9e0de32 toybox: Enable LSPCI functionality am: 1014fe7467 am: 08d5751f0e am: 107f33d5e4 by Dmitry Shmidt · 7 years ago
  66. 452612c toybox: Enable LSPCI functionality am: 1014fe7467 am: 08d5751f0e am: 107f33d5e4 by Dmitry Shmidt · 7 years ago
  67. 107f33d toybox: Enable LSPCI functionality am: 1014fe7467 am: 08d5751f0e by Dmitry Shmidt · 7 years ago
  68. 08d5751 toybox: Enable LSPCI functionality am: 1014fe7467 by Dmitry Shmidt · 7 years ago
  69. 1014fe7 toybox: Enable LSPCI functionality by Dmitry Shmidt · 7 years ago
  70. 1abba7d teach head -v and -q by Ilya Kuzmich · 7 years ago
  71. cf2e8d0 Replace two space indents with tab indents in help text (for consistency). by Rob Landley · 7 years ago
  72. 8fb41fc Add separators in help -a with command name. by Rob Landley · 7 years ago
  73. eb7e847 Be more consistent about periods in help text. by Elliott Hughes · 7 years ago
  74. 375b620 Merge remote-tracking branch 'toybox/master' into HEAD am: 3233e2f9c1 am: 5aa96f14c1 am: 79cc039a81 by Elliott Hughes · 7 years ago
  75. 802a63d Merge remote-tracking branch 'toybox/master' into HEAD am: 3233e2f9c1 am: 5aa96f14c1 by Elliott Hughes · 7 years ago
  76. 79cc039 Merge remote-tracking branch 'toybox/master' into HEAD am: 3233e2f9c1 by Elliott Hughes · 7 years ago
  77. 5aa96f1 Merge remote-tracking branch 'toybox/master' into HEAD am: 3233e2f9c1 by Elliott Hughes · 7 years ago
  78. 3233e2f Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  79. 8ab2d8a Add -0 to env. by Rob Landley · 7 years ago
  80. e6ac7c1 Teach env that - as first argument means -i for some reason. (Posix!) by Rob Landley · 7 years ago
  81. 12f0744 Add and use xmmap. by Elliott Hughes · 7 years ago
  82. 5a159cc Add minof/maxof macros that autodetect type. Make xzcat use them. by Rob Landley · 7 years ago
  83. 77f9c77 fixup code style by Joyounger · 7 years ago
  84. 00e6da9 Promote chrt by Rob Landley · 7 years ago
  85. f86f2f4 Cleaup chrt by Rob Landley · 7 years ago
  86. 83b3531 Add bzip2 support to tar. by Elliott Hughes · 7 years ago
  87. d852ec1 Implement date %N, loosely inspired by Elliott Hughes's patch. by Rob Landley · 7 years ago
  88. 57605d2 factor shouldn't give incorrect answers for >64-bit integers. by Elliott Hughes · 7 years ago
  89. cf6a235 Minor tweaks to install.sh. by Rob Landley · 7 years ago
  90. 1baf968 Merge remote-tracking branch 'toybox/master' into HEAD am: d94bd8e917 am: db6c38177a am: c8e7472945 by Elliott Hughes · 7 years ago
  91. 9ad4b73 Merge remote-tracking branch 'toybox/master' into HEAD am: d94bd8e917 am: db6c38177a by Elliott Hughes · 7 years ago
  92. c8e7472 Merge remote-tracking branch 'toybox/master' into HEAD am: d94bd8e917 by Elliott Hughes · 7 years ago
  93. db6c381 Merge remote-tracking branch 'toybox/master' into HEAD am: d94bd8e917 by Elliott Hughes · 7 years ago
  94. d94bd8e Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 7 years ago
  95. aa1a5d2 Switch to testcmd and add "-e all but \c" test. by Rob Landley · 7 years ago
  96. 0a55883 Make fewer assumptions about the shell in echo.test. by Elliott Hughes · 7 years ago
  97. 42aeef8 Add all the toybox symbolic links to recovery. am: 1ca2399829 am: 26c2d744af am: cdbdc705c0 by Elliott Hughes · 7 years ago
  98. 9a01506 Add all the toybox symbolic links to recovery. am: 1ca2399829 am: 26c2d744af by Elliott Hughes · 7 years ago
  99. cdbdc70 Add all the toybox symbolic links to recovery. am: 1ca2399829 am: 26c2d744af by Elliott Hughes · 7 years ago
  100. 26c2d74 Add all the toybox symbolic links to recovery. am: 1ca2399829 by Elliott Hughes · 7 years ago