1. 1d24a35 Merge remote-tracking branch 'toybox/master' into HEAD am: a1ce46baab am: da5a402a93 by Elliott Hughes · 9 years ago
  2. 0f3ba9c Merge remote-tracking branch 'toybox/master' into HEAD am: a1ce46baab by Elliott Hughes · 9 years ago
  3. da5a402 Merge remote-tracking branch 'toybox/master' into HEAD am: a1ce46baab by Elliott Hughes · 9 years ago
  4. a1ce46b Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  5. abf079b Fix touch(1) date parsing on tzcode-derived systems. by Elliott Hughes · 9 years ago
  6. 8f3e0af Single builds skip commands with 0 in the install location so by Rob Landley · 9 years ago
  7. f59f11f Izabera reporeted that FLAG_v was never checked in timeout. (Oops.) by Rob Landley · 9 years ago
  8. f20b10e Move regexec0 into lib (regexec that takes length and matches after NUL). by Rob Landley · 9 years ago
  9. 7918d9f Usischev Yury pointed out that id shouldn't use exit() directly. by Rob Landley · 9 years ago
  10. 65c4962 Usischev Yury pointed out a use after free error. by Rob Landley · 9 years ago
  11. 12adb41 Many failing tests I need to fix grep to pass while adding --color. by Rob Landley · 9 years ago
  12. c7f0d6c Common test infrastructure says command name, don't have sed.tests say 'sed sed' by Rob Landley · 9 years ago
  13. bd471f6 Add getfattr(1) and setfattr(1). by Elliott Hughes · 9 years ago
  14. f38a482 Merge remote-tracking branch \\\'toybox/master\\\' into HEAD am: 650711a6c9 am: db30f8e690 by Rob Landley · 9 years ago
  15. d8fe326 Merge remote-tracking branch \\'toybox/master\\' into HEAD am: 650711a6c9 by Elliott Hughes · 9 years ago
  16. db30f8e Merge remote-tracking branch \'toybox/master\' into HEAD am: 650711a6c9 by Rob Landley · 9 years ago
  17. 650711a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  18. 48ea559 The recent option parsing changes broke the multiplexer, because the "toybox" by Rob Landley · 9 years ago
  19. a1ce093 Remove sendevent from the Android roadmap. by Elliott Hughes · 9 years ago
  20. c0cc3fd Add sha224sum, sha256sum, sha384sum, and sha512sum. am: 63ca146ceb am: 21d4490d8e by Elliott Hughes · 9 years ago
  21. b436558 Add sha224sum, sha256sum, sha384sum, and sha512sum. am: 63ca146ceb by Elliott Hughes · 9 years ago
  22. 21d4490 Add sha224sum, sha256sum, sha384sum, and sha512sum. am: 63ca146ceb by Elliott Hughes · 9 years ago
  23. 63ca146 Add sha224sum, sha256sum, sha384sum, and sha512sum. by Elliott Hughes · 9 years ago
  24. bcbe8d4 Switch to toybox sendevent. am: 75681dca17 am: 3f0d2eda44 am: 49b29a30b2 by Elliott Hughes · 9 years ago
  25. 49b29a3 Switch to toybox sendevent. am: 75681dca17 am: 3f0d2eda44 by Elliott Hughes · 9 years ago
  26. 3f0d2ed Switch to toybox sendevent. am: 75681dca17 by Elliott Hughes · 9 years ago
  27. 75681dc Switch to toybox sendevent. by Elliott Hughes · 9 years ago
  28. 5429188 Merge remote-tracking branch \\\'toybox/master\\\' into HEAD am: a126e5f9a2 am: e51bec3b3b by Rob Landley · 9 years ago
  29. f021f2b Merge remote-tracking branch \\'toybox/master\\' into HEAD am: a126e5f9a2 by Elliott Hughes · 9 years ago
  30. e51bec3 Merge remote-tracking branch \'toybox/master\' into HEAD am: a126e5f9a2 by Rob Landley · 9 years ago
  31. a126e5f Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  32. f61b143 Fix non-library md5sum build. (Oops.) by Rob Landley · 9 years ago
  33. adef5dc Add optional openssl accelerated versions of hash functions, loosely based on by Rob Landley · 9 years ago
  34. fff20ab Don't close stdin when loopfiles reads "-". by Rob Landley · 9 years ago
  35. f3b9fd4 Somebody asked a FAQ on irc, so answer it. by Rob Landley · 9 years ago
  36. be6eb98 Add Android's "sendevent". by Elliott Hughes · 9 years ago
  37. c06ed8d Add -c to md5sum and sha1sum. by Rob Landley · 9 years ago
  38. 246ec0f Increase ps' default RSS and VSIZE widths. by Elliott Hughes · 9 years ago
  39. 93e044c Bugfix: suffixless string was feeding terminating NUL to strchr() and matching. by Rob Landley · 9 years ago
  40. 76cc2e2 Implement NOP find -noleaf by Rob Landley · 9 years ago
  41. 30454a4 Convert atolx() and friends to use long long internally. Update design.html by Rob Landley · 9 years ago
  42. 301a636 Merge remote-tracking branch \\\'toybox/master\\\' into HEAD am: 5bb7e2581e am: 85abb28ade by Elliott Hughes · 9 years ago
  43. 3a4d91e Merge remote-tracking branch \\'toybox/master\\' into HEAD am: 5bb7e2581e by Elliott Hughes · 9 years ago
  44. 85abb28 Merge remote-tracking branch \'toybox/master\' into HEAD am: 5bb7e2581e by Elliott Hughes · 9 years ago
  45. 5bb7e25 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  46. 84127e6 Add file(1). am: f3304b364a am: d4867dd81d am: 1165907e08 by Elliott Hughes · 9 years ago
  47. 1165907 Add file(1). am: f3304b364a am: d4867dd81d by Elliott Hughes · 9 years ago
  48. d4867dd Add file(1). am: f3304b364a by Elliott Hughes · 9 years ago
  49. f3304b3 Add file(1). by Elliott Hughes · 9 years ago
  50. d5088a0 dd improvements. by Elliott Hughes · 9 years ago
  51. 008fb64 Fix typo in chattr test. by Elliott Hughes · 9 years ago
  52. d829421 Merge remote-tracking branch \\\'toybox/master\\\' into HEAD am: e7b74ae6b0 am: b60425ea8e by Elliott Hughes · 9 years ago
  53. 1a62894 Merge remote-tracking branch \\'toybox/master\\' into HEAD am: e7b74ae6b0 by Elliott Hughes · 9 years ago
  54. b60425e Merge remote-tracking branch \'toybox/master\' into HEAD am: e7b74ae6b0 by Elliott Hughes · 9 years ago
  55. e7b74ae Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  56. d620f77 Fix generated/make.sh. (Quotes in TOYBOX_VERSION need to wind up in by Rob Landley · 9 years ago
  57. ff0e8cb Implement xxd -s. by Elliott Hughes · 9 years ago
  58. 8a34cbb Don't try to guess the build id type in file(1). by Elliott Hughes · 9 years ago
  59. fd78cb4 Fix chattr and date tests. by Rob Landley · 9 years ago
  60. 0ed17f1 Now that we're using the adjusted option string, need to skip placeholders in [groups]. by Rob Landley · 9 years ago
  61. bf950cd Fix a bug (octal digits are 0-7, not 0-8) and deal with a case where posix by Rob Landley · 9 years ago
  62. 4e21ddd Promote file. by Rob Landley · 9 years ago
  63. c5e7ee2 Improve file(1)'s ELF support. by Elliott Hughes · 9 years ago
  64. 746e565 Promote netsat, and move ifconfig, netcat, and rfkill to new toys/net directory. by Rob Landley · 9 years ago
  65. 0713e4b More netstat cleanup (inline display_data) by Rob Landley · 9 years ago
  66. 2f77b00 Next round of netstat cleanup. by Rob Landley · 9 years ago
  67. 008ba66 Add patch -d and --dry-run by Rob Landley · 9 years ago
  68. ec0b482 Fix option parsing infrastructure bug. by Rob Landley · 9 years ago
  69. 20f67f1 Teach wc to do -cm together. Fix testsuite so TEST_HOST passes too. by Rob Landley · 9 years ago
  70. fcbf55a Add NOSPACE=1 to allow tests to pass with diff -b by Rob Landley · 9 years ago
  71. 480fb07 Use libbuf instead of stack buffer. by Rob Landley · 9 years ago
  72. cf77fe9 Remove unused argument from do_lines() by Rob Landley · 9 years ago
  73. bd4d244 Remove 'start' and 'stop' from the Android roadmap. by Elliott Hughes · 9 years ago
  74. 071ef95 Update Android section of roadmap. by Elliott Hughes · 9 years ago
  75. 429e431 Switch to toybox start/stop. am: ba38a4371a am: ae67d9bdb2 am: 8f84d48a6e by Elliott Hughes · 9 years ago
  76. 8f84d48 Switch to toybox start/stop. am: ba38a4371a am: ae67d9bdb2 by Elliott Hughes · 9 years ago
  77. ae67d9b Switch to toybox start/stop. am: ba38a4371a by Elliott Hughes · 9 years ago
  78. ba38a43 Switch to toybox start/stop. by Elliott Hughes · 9 years ago
  79. 5c3de31 Merge remote-tracking branch \\\'toybox/master\\\' into HEAD am: 06b90e3d57 am: abe38f86d4 by Elliott Hughes · 9 years ago
  80. 00471ea Merge remote-tracking branch \\'toybox/master\\' into HEAD am: 06b90e3d57 by Elliott Hughes · 9 years ago
  81. abe38f8 Merge remote-tracking branch \'toybox/master\' into HEAD am: 06b90e3d57 by Elliott Hughes · 9 years ago
  82. 06b90e3 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  83. 3325b3e Fix iteration for start/stop without arguments. by Elliott Hughes · 9 years ago
  84. 63cbc68 Fix a "may be used uninitialized". by Rob Landley · 9 years ago
  85. cc1bc50 Fix start.c build and add error reporting. by Elliott Hughes · 9 years ago
  86. c02e584 Code style pass. by Rob Landley · 9 years ago
  87. 8c5cc55 new Android toys: start/stop by Elliott Hughes · 9 years ago
  88. dde24f2 Update Android section of roadmap. by Elliott Hughes · 9 years ago
  89. a91b9cb Remove android/log's "default" priority. by Elliott Hughes · 9 years ago
  90. 4987e30 Switch to toybox log. am: f74df030dd am: 20c5ae0259 am: 861d59d52c by Elliott Hughes · 9 years ago
  91. 861d59d Switch to toybox log. am: f74df030dd am: 20c5ae0259 by Elliott Hughes · 9 years ago
  92. 20c5ae0 Switch to toybox log. am: f74df030dd by Elliott Hughes · 9 years ago
  93. f74df03 Switch to toybox log. by Elliott Hughes · 9 years ago
  94. ae5a7a0 Merge remote-tracking branch \\\'toybox/master\\\' into HEAD am: 0803f535c0 am: 092461d02d by Rob Landley · 9 years ago
  95. 2ec6bb6 Merge remote-tracking branch \\'toybox/master\\' into HEAD am: 0803f535c0 by Elliott Hughes · 9 years ago
  96. 092461d Merge remote-tracking branch \'toybox/master\' into HEAD am: 0803f535c0 by Rob Landley · 9 years ago
  97. 0803f53 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
  98. 7159163 Attempt at cleanup of log.c, but I don't have a build environment for it so... by Rob Landley · 9 years ago
  99. 3b05198 new Android toy: log by Elliott Hughes · 9 years ago
  100. 57dafe3 Last commit depends on new lib code I forgot to check in. (Oops.) by Rob Landley · 9 years ago