1. cb13c3d Merge remote-tracking branch 'toybox/master' into HEAD am: a379d5ee15 by Elliott Hughes · 8 years ago
  2. a4f4fa7 Merge remote-tracking branch 'toybox/master' into HEAD am: a379d5ee15 by Elliott Hughes · 8 years ago
  3. a379d5e Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  4. 557ca7e Add -t, deviations from posix, redo loop to have fewer duplicate tests. by Rob Landley · 8 years ago
  5. 24dfc14 strings tests and bugfixes by Ilya Kuzmich · 8 years ago
  6. b8e0920 whitespace/comment tweaks. by Rob Landley · 8 years ago
  7. 77997b8 teach head -c by Ilya Kuzmich · 8 years ago
  8. 4dfba4e Build vendor toybox unconditionally. am: 3829236617 am: cb54b3a2cf by padarshr · 8 years ago
  9. cb54b3a Build vendor toybox unconditionally. am: 3829236617 by padarshr · 8 years ago
  10. f30035e Most things seem to want the "b" suffix to mean 512 instead of 1. by Rob Landley · 8 years ago
  11. 3829236 Build vendor toybox unconditionally. by padarshr · 8 years ago
  12. 86fb74f Merge remote-tracking branch 'toybox/master' into HEAD am: f353b240a5 by Elliott Hughes · 8 years ago
  13. 6685918 Merge remote-tracking branch 'toybox/master' into HEAD am: f353b240a5 by Elliott Hughes · 8 years ago
  14. f353b24 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  15. 279eb22 Past time for 0.7.4. by Rob Landley · 8 years ago
  16. f5907c9 Manually inline TOP_COMMON and PGKILL_COMMON help text until I can teach by Rob Landley · 8 years ago
  17. f19b20f Grep exits with 2 for errors, which can happen at any time ( > /dev/full). by Rob Landley · 8 years ago
  18. e59d2e4 config2help.c: Rename trim() to skip_spaces(), fluff out comments a bit. by Rob Landley · 8 years ago
  19. 3824843 Add grep -M match and -S skip supporting wildcard patterns. by Rob Landley · 8 years ago
  20. bc30897 Twitter's code of conduct page went down, so mirror the old archive.org version. by Rob Landley · 8 years ago
  21. fa8a33c Provide error messages for files we can open but not read (ala directories). by Rob Landley · 8 years ago
  22. 24b1cc8 Fix bug where grep stopped at first dangling symlink and error_exited(). by Rob Landley · 8 years ago
  23. 1f33eeb Promote dmesg back to lsb. by Rob Landley · 8 years ago
  24. 6fbe288 Cleanup dmesg (as posted to the list). by Rob Landley · 8 years ago
  25. e1ee741 Add comment explaining strend() by Rob Landley · 8 years ago
  26. ab33097 Have help_exit() give a brief "See %s --help" message instead of the by Rob Landley · 8 years ago
  27. 3255075 Don't add cpio TRAILER!!! entry by default, add new --trailer option if you by Rob Landley · 8 years ago
  28. f942925 Merge remote-tracking branch 'toybox/master' into HEAD am: fe3d63b269 am: 21b59f15b6 by Elliott Hughes · 8 years ago
  29. 3622386 Merge remote-tracking branch 'toybox/master' into HEAD am: fe3d63b269 by Elliott Hughes · 8 years ago
  30. 21b59f1 Merge remote-tracking branch 'toybox/master' into HEAD am: fe3d63b269 by Elliott Hughes · 8 years ago
  31. fe3d63b Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  32. 51a1e91 Allow ':' in property names. by Elliott Hughes · 8 years ago
  33. 79dfcb8 Allow ':' in property names. am: 35cd738175 by Elliott Hughes · 8 years ago
  34. 2479bd2 Merge "Allow ':' in property names." am: 04a2c850db am: 613a9738e3 by Elliott Hughes · 8 years ago
  35. c042a40 Merge "Allow ':' in property names." am: 04a2c850db am: 613a9738e3 by Elliott Hughes · 8 years ago
  36. 613a973 Merge "Allow ':' in property names." am: 04a2c850db by Elliott Hughes · 8 years ago
  37. 35cd738 Allow ':' in property names. by Elliott Hughes · 8 years ago
  38. 04a2c85 Merge "Allow ':' in property names." by Treehugger Robot · 8 years ago
  39. c69eba3 Allow ':' in property names. by Elliott Hughes · 8 years ago
  40. 452612c toybox: Enable LSPCI functionality am: 1014fe7467 am: 08d5751f0e am: 107f33d5e4 by Dmitry Shmidt · 8 years ago
  41. 107f33d toybox: Enable LSPCI functionality am: 1014fe7467 am: 08d5751f0e by Dmitry Shmidt · 8 years ago
  42. 08d5751 toybox: Enable LSPCI functionality am: 1014fe7467 by Dmitry Shmidt · 8 years ago
  43. 1014fe7 toybox: Enable LSPCI functionality by Dmitry Shmidt · 8 years ago
  44. 1abba7d teach head -v and -q by Ilya Kuzmich · 8 years ago
  45. cf2e8d0 Replace two space indents with tab indents in help text (for consistency). by Rob Landley · 8 years ago
  46. 8fb41fc Add separators in help -a with command name. by Rob Landley · 8 years ago
  47. eb7e847 Be more consistent about periods in help text. by Elliott Hughes · 8 years ago
  48. 802a63d Merge remote-tracking branch 'toybox/master' into HEAD am: 3233e2f9c1 am: 5aa96f14c1 by Elliott Hughes · 8 years ago
  49. 79cc039 Merge remote-tracking branch 'toybox/master' into HEAD am: 3233e2f9c1 by Elliott Hughes · 8 years ago
  50. 5aa96f1 Merge remote-tracking branch 'toybox/master' into HEAD am: 3233e2f9c1 by Elliott Hughes · 8 years ago
  51. 3233e2f Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  52. 8ab2d8a Add -0 to env. by Rob Landley · 8 years ago
  53. e6ac7c1 Teach env that - as first argument means -i for some reason. (Posix!) by Rob Landley · 8 years ago
  54. 12f0744 Add and use xmmap. by Elliott Hughes · 8 years ago
  55. 5a159cc Add minof/maxof macros that autodetect type. Make xzcat use them. by Rob Landley · 8 years ago
  56. 77f9c77 fixup code style by Joyounger · 8 years ago
  57. 00e6da9 Promote chrt by Rob Landley · 8 years ago
  58. f86f2f4 Cleaup chrt by Rob Landley · 8 years ago
  59. 83b3531 Add bzip2 support to tar. by Elliott Hughes · 8 years ago
  60. d852ec1 Implement date %N, loosely inspired by Elliott Hughes's patch. by Rob Landley · 8 years ago
  61. 57605d2 factor shouldn't give incorrect answers for >64-bit integers. by Elliott Hughes · 8 years ago
  62. cf6a235 Minor tweaks to install.sh. by Rob Landley · 8 years ago
  63. 9ad4b73 Merge remote-tracking branch 'toybox/master' into HEAD am: d94bd8e917 am: db6c38177a by Elliott Hughes · 8 years ago
  64. c8e7472 Merge remote-tracking branch 'toybox/master' into HEAD am: d94bd8e917 by Elliott Hughes · 8 years ago
  65. db6c381 Merge remote-tracking branch 'toybox/master' into HEAD am: d94bd8e917 by Elliott Hughes · 8 years ago
  66. d94bd8e Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 8 years ago
  67. aa1a5d2 Switch to testcmd and add "-e all but \c" test. by Rob Landley · 8 years ago
  68. 0a55883 Make fewer assumptions about the shell in echo.test. by Elliott Hughes · 8 years ago
  69. 9a01506 Add all the toybox symbolic links to recovery. am: 1ca2399829 am: 26c2d744af by Elliott Hughes · 8 years ago
  70. cdbdc70 Add all the toybox symbolic links to recovery. am: 1ca2399829 am: 26c2d744af by Elliott Hughes · 8 years ago
  71. 26c2d74 Add all the toybox symbolic links to recovery. am: 1ca2399829 by Elliott Hughes · 8 years ago
  72. d74b562 Move strend() to lib/lib.c by Rob Landley · 8 years ago
  73. 71921dc Remove old uClibc compatibility glue. It's been 5 years since the last release. by Rob Landley · 8 years ago
  74. c4ca233 Now that xopen() no longer returns stdio, !fd doesn't need strcmp("-") to verify by Rob Landley · 8 years ago
  75. 31b1872 Fix error in writing output that was causing zcat to always fail. by Mike Moreton · 9 years ago
  76. 75eea7d Error if we can't autodetect filesystem type. by Rob Landley · 8 years ago
  77. 1ca2399 Add all the toybox symbolic links to recovery. by Elliott Hughes · 8 years ago
  78. 1d58955 Include $(BUILD_NUMBER_FROM_FILE) in the toybox --version. am: 77666693a1 am: f95c1921ba by Elliott Hughes · 8 years ago
  79. 0cbc1fc Include $(BUILD_NUMBER_FROM_FILE) in the toybox --version. am: 77666693a1 by Elliott Hughes · 8 years ago
  80. f95c192 Include $(BUILD_NUMBER_FROM_FILE) in the toybox --version. am: 77666693a1 by Elliott Hughes · 8 years ago
  81. 7766669 Include $(BUILD_NUMBER_FROM_FILE) in the toybox --version. by Elliott Hughes · 8 years ago
  82. c0fe301 Switch to toybox gzip/gunzip/zcat. am: 429b7a378b am: 564d755a1c am: 1d98c5f49f by Elliott Hughes · 8 years ago
  83. 1d98c5f Switch to toybox gzip/gunzip/zcat. am: 429b7a378b am: 564d755a1c by Elliott Hughes · 8 years ago
  84. 564d755 Switch to toybox gzip/gunzip/zcat. am: 429b7a378b by Elliott Hughes · 8 years ago
  85. 35a9f18 Add toybox_vendor for treble products am: 2b69f38297 am: 8175e87953 by Sandeep Patil · 8 years ago
  86. f5db809 Add toybox_vendor for treble products am: 2b69f38297 am: 8175e87953 by Sandeep Patil · 8 years ago
  87. 429b7a3 Switch to toybox gzip/gunzip/zcat. by Elliott Hughes · 8 years ago
  88. 8175e87 Add toybox_vendor for treble products am: 2b69f38297 by Sandeep Patil · 8 years ago
  89. 2b69f38 Add toybox_vendor for treble products by Sandeep Patil · 8 years ago
  90. 0eb1618 libselinux can depend on libcutils am: 91ed7bcbe1 am: c59b67815f am: 735c68e010 by Mark Salyzyn · 8 years ago
  91. 735c68e libselinux can depend on libcutils am: 91ed7bcbe1 am: c59b67815f by Mark Salyzyn · 8 years ago
  92. c59b678 libselinux can depend on libcutils am: 91ed7bcbe1 by Mark Salyzyn · 8 years ago
  93. 91ed7bc libselinux can depend on libcutils by Mark Salyzyn · 8 years ago
  94. 519540f Remove mkfifo from the uncategorized list. am: 400d7a8f76 am: 722072f695 by Elliott Hughes · 8 years ago
  95. 8117ced Remove mkfifo from the uncategorized list. am: 400d7a8f76 am: 722072f695 by Elliott Hughes · 8 years ago
  96. 722072f Remove mkfifo from the uncategorized list. am: 400d7a8f76 by Elliott Hughes · 8 years ago
  97. 400d7a8 Remove mkfifo from the uncategorized list. by Elliott Hughes · 8 years ago
  98. 6b613cb Fix the find tests. am: 86537b33a0 am: 5917b9eca4 am: 8deae91cfc by Elliott Hughes · 8 years ago
  99. 8deae91 Fix the find tests. am: 86537b33a0 am: 5917b9eca4 by Elliott Hughes · 8 years ago
  100. 5917b9e Fix the find tests. am: 86537b33a0 by Elliott Hughes · 8 years ago