1. ada7dbb Upgrade toybox to b7ec52ac35e075caffca5d330995d44e8dbfc8c3 am: 4fa39bde63 by Elliott Hughes · 6 weeks ago main-kernel
  2. 4fa39bd Upgrade toybox to b7ec52ac35e075caffca5d330995d44e8dbfc8c3 by Elliott Hughes · 6 weeks ago mirror-goog-main-external
  3. b7ec52a 0.8.14 release notes. by Rob Landley · 6 weeks ago upstream-master
  4. 0c51af0 Documentation updates (according to the release.txt checklist). by Rob Landley · 6 weeks ago
  5. a70a7a4 Shut up gcc's false positive generator. by Rob Landley · 6 weeks ago
  6. 0222530 Update prereq/generated and move recreate-prereq.sh into scripts/prereq by Rob Landley · 6 weeks ago
  7. 277bf64 Update gcc and kernel headers versions, update nommu/fdpic patch by Rob Landley · 6 weeks ago
  8. 5cf8bee Call bash out of the $PATH instead of absolute path. by Rob Landley · 6 weeks ago
  9. ed5ec23 Merge "external/toybox: Add ota_recovery build support" into main am: 0ff3e35973 by Nitin Lakra · 7 weeks ago
  10. 0ff3e35 Merge "external/toybox: Add ota_recovery build support" into main by Nitin Lakra · 7 weeks ago
  11. 3830092 Stop disabling DMA on i486 because QEMU commit 04ddbb137da1 added by Rob Landley · 8 weeks ago
  12. f90e620 Upgrade toybox to b04b38efa74d4461fc7890c572f3ffecf46af6f8 am: 68667dc2a8 by Cole Faust · 8 weeks ago
  13. a0d64b3 Redo trailing \ handling in HERE documents (fixes two $BROKEN tests). by Rob Landley · 8 weeks ago
  14. 68667dc Upgrade toybox to b04b38efa74d4461fc7890c572f3ffecf46af6f8 by Cole Faust · 8 weeks ago
  15. b04b38e diff: move temp file to $TMPDIR or /tmp by Cole Faust · 9 weeks ago
  16. be4ed07 Show errno from mkstemp. by Rob Landley · 9 weeks ago
  17. 51a515d Don't print empty $5 (stdin) for runtest.sh failures. by Rob Landley · 9 weeks ago
  18. 14d7826 PACK_STACK was removed in linux commit 42b01a553a56 (It always does that now.) by Rob Landley · 2 months ago
  19. 0b3f25f Configure the sh4 target to use more memory, which requires the by Rob Landley · 2 months ago
  20. d7cef2f Add TOYCFG control knob to explicitly specify an existing toybox .config by Rob Landley · 2 months ago
  21. 75c4e05 Refactor to remove two gotos. by Rob Landley · 3 months ago
  22. 0b6e231 Various comments, and remove knowledge of flow control blocks by Rob Landley · 3 months ago
  23. dea61a1 Cleanup, and make sure expand_redir() calls unredirect() in the error path. by Rob Landley · 3 months ago
  24. 49b701a Remove redundant hfd initialization from run_lines() (because by Rob Landley · 3 months ago
  25. 962648e Upgrade toybox to 36fc372482bc4eb8b96e546b5337d03bef341dcf am: 34621d3869 by Elliott Hughes · 3 months ago
  26. 34621d3 Upgrade toybox to 36fc372482bc4eb8b96e546b5337d03bef341dcf by Elliott Hughes · 3 months ago
  27. cb5b0de Make exec redirects close saved high filehandles before discarding urd. by Rob Landley · 3 months ago
  28. 07e2901 Fix alias thinko and move unredirect(&pp->urd) into free_process() by Rob Landley · 3 months ago
  29. 36fc372 Require 5 processors to display stride (it's 1,3 not 1,3:2) and by Rob Landley · 3 months ago
  30. eeeffe6 Redo logic so gcc's "this is never used uninitialized" false warning by Rob Landley · 3 months ago
  31. e138937 Escape a # that confused bash. by Rob Landley · 3 months ago
  32. 266ac9d Mark Hansen had a good suggestion: init the counter to the offset by Rob Landley · 3 months ago
  33. 5fbbae3 Fix header sort field highlighting with cursor left/right. by Rob Landley · 3 months ago
  34. a36d53e Change free_process() to return "next" instead of exitval and have by Rob Landley · 3 months ago
  35. f957aa1 Add comments and more explicit debug output. by Rob Landley · 3 months ago
  36. 94822c9 Don't redefine a variable. by Rob Landley · 3 months ago
  37. 4bf265c Minor cleanups: make unredirect() zero its argument, add a couple tests. by Rob Landley · 3 months ago
  38. 7175283 Fix "echo | cat" exiting in interactive mode due to too-lazy unredirect(). by Rob Landley · 3 months ago
  39. a0206a4 taskset: Add -c cpulist support by Jesse Rosenstock · 5 months ago
  40. c9c0d42 taskset: Add long options --all-tasks and --pid by Jesse Rosenstock · 5 months ago
  41. 10d8c82 external/toybox: Add ota_recovery build support by Nitin Lakra · 5 months ago
  42. f0ccff1 Upgrade toybox to 13060ef4b5b813d6f294d4188d96ad073b4d88fe am: 24304f5983 by Elliott Hughes · 5 months ago
  43. 24304f5 Upgrade toybox to 13060ef4b5b813d6f294d4188d96ad073b4d88fe by Elliott Hughes · 5 months ago
  44. 13060ef Fix zombie processes generation by Karen Barsegyan · 5 months ago
  45. da4e53c Fix the post_update.sh script and regenerate. am: 9a31ae149a by Elliott Hughes · 5 months ago
  46. e8d77c2 Upgrade toybox to e857e4ed139cf06cc72139e9785ae5431050832e am: c164c45b97 by Elliott Hughes · 5 months ago
  47. 9a31ae1 Fix the post_update.sh script and regenerate. by Elliott Hughes · 5 months ago
  48. c164c45 Upgrade toybox to e857e4ed139cf06cc72139e9785ae5431050832e by Elliott Hughes · 5 months ago
  49. e857e4e vi: fix unchanged empty buffer marked as modified by Avery Terrel · 5 months ago
  50. 295d91a diff: remove stray space in help. by Elliott Hughes · 5 months ago
  51. 7a18b7b Cole Faust pointed out four more wrong "optional argument" flags, by Rob Landley · 5 months ago
  52. 24670c3 diff -F requires an argument, it isn't optional (and thus doesn't by Rob Landley · 5 months ago
  53. 5782965 More make script cleanup. by Rob Landley · 5 months ago
  54. 44610ac Make kconfig/Makefile include optional. by Rob Landley · 5 months ago
  55. 32decfa More build cleanup. by Rob Landley · 5 months ago
  56. fd94e7c Upgrade toybox to 50d6ff32d43e0df062f764fa6d96a0b75a14ba3c am: a479b6f7ee by Elliott Hughes · 6 months ago
  57. a479b6f Upgrade toybox to 50d6ff32d43e0df062f764fa6d96a0b75a14ba3c by Elliott Hughes · 6 months ago
  58. 50d6ff3 Update hermetic faq entry for new use.sh by Rob Landley · 6 months ago
  59. 18a57fb Add one more clean step to scripts/prereq/use.sh by Rob Landley · 6 months ago
  60. b702c82 Don't just insert prereq in front of $PATH, replace $PATH entirely, by Rob Landley · 6 months ago
  61. 228cb98 Simplify build dependencies, shrink Makefile, move more config plumbing by Rob Landley · 6 months ago
  62. 8d39c44 Fix choice logic, should only set one value (and reset when set again). by Rob Landley · 6 months ago
  63. ea6c172 Change links from microsoft github to codeberg. by Rob Landley · 7 months ago
  64. c1a3470 Show how to build toybox on macos without homebrew, and some other tweaks. by Rob Landley · 7 months ago
  65. 9ff43db Update generated prereq files for commit e18fd827840a. by Rob Landley · 7 months ago
  66. c7ac907 Upgrade toybox to 22efb79af91ce222fce6ebac71022dc30c787159 am: 0b35cea0e0 by Elliott Hughes · 7 months ago
  67. 0b35cea Upgrade toybox to 22efb79af91ce222fce6ebac71022dc30c787159 by Elliott Hughes · 7 months ago
  68. 22efb79 readelf: support processor-specific flags. by Elliott Hughes · 7 months ago
  69. 7f033b5 Reorder logic so display isn't a frame behind without more flush() calls. by Rob Landley · 7 months ago
  70. 70f64e5 Fix missing error check for short patterns, and add tests. by Rob Landley · 8 months ago
  71. f5b70a7 Upgrade toybox to b72880d6dcf77c7733b6117475bfc10d15e89605 am: 4679122913 by Elliott Hughes · 8 months ago
  72. 4679122 Upgrade toybox to b72880d6dcf77c7733b6117475bfc10d15e89605 by Elliott Hughes · 8 months ago
  73. b72880d readelf: fix -S 'x'. by Elliott Hughes · 8 months ago
  74. 8b8a703 Upgrade toybox to 1520fe6e9be7c59ead9f4a6a77e878af6d45ed5b am: 61abb2b9d9 by Elliott Hughes · 8 months ago
  75. 61abb2b Upgrade toybox to 1520fe6e9be7c59ead9f4a6a77e878af6d45ed5b by Elliott Hughes · 8 months ago
  76. 1520fe6 vi: Support ZZ to save and exit by Alex Kapranoff · 9 months ago
  77. e18fd82 xargs: add --process-slot-var. by Elliott Hughes · 9 months ago
  78. 824575c Fix sh var unset by Maxim Smirnov · 9 months ago
  79. 7d77931 Let taskset.test check more than 32 processors. by Rob Landley · 9 months ago
  80. 4e6264e Upgrade toybox to 1bf38ae6487cc25bbe32527972c55e39f3ff16aa am: 6274fdaf1b by Elliott Hughes · 9 months ago
  81. 6274fda Upgrade toybox to 1bf38ae6487cc25bbe32527972c55e39f3ff16aa by Elliott Hughes · 9 months ago
  82. 1bf38ae lsusb: Add -v (verbose) option for detailed device descriptors by Madhav · 9 months ago
  83. c1e12c0 Upgrade toybox to 4fc2d9d6c9ba07652c63390c84a32ef34ad4d389 am: 627de96ee8 by Elliott Hughes · 10 months ago
  84. 627de96 Upgrade toybox to 4fc2d9d6c9ba07652c63390c84a32ef34ad4d389 by Elliott Hughes · 10 months ago
  85. 4fc2d9d Cleanup tests. by Rob Landley · 10 months ago
  86. 01225a9 Cap $CPUS at 63 so mask math doesn't overflow. by Rob Landley · 10 months ago
  87. 6d3b01e modinfo: add built_with to the list of tags by Ulises Mendez Martinez · 10 months ago
  88. a61f9fe Release 0.8.13 by Rob Landley · 10 months ago
  89. a72476b Fix test. by Rob Landley · 10 months ago
  90. ab1a252 Update scripts/prereq prebuilt headers for xargs -a by Rob Landley · 10 months ago
  91. f489622 Remove printf -r before release. The bar for nonstandard extensions by Rob Landley · 10 months ago
  92. 821d8ca Tweak roadmap. by Rob Landley · 10 months ago
  93. b9c5111 Remove leftover test from the prefix logic rewrite. by Rob Landley · 10 months ago
  94. 6bc1984 Cleanup prompt logic. by Rob Landley · 10 months ago
  95. 557ad10 sh: implement \dD{}tT@AuvVW prompt control characters by Avery Terrel · 10 months ago
  96. e83aa17 Minor cleanup: reorder some functions and mark others static. by Rob Landley · 10 months ago
  97. ae8f356 Upgrade toybox to 7d965b43daed6f69148fbd5310e456a1fb4585ae am: 551340215a by Elliott Hughes · 11 months ago
  98. 5513402 Upgrade toybox to 7d965b43daed6f69148fbd5310e456a1fb4585ae by Elliott Hughes · 11 months ago
  99. 7d965b4 xargs: implement -a. by Elliott Hughes · 11 months ago
  100. 8392c58 Merge "libbase/test_utils.h is now in the android::base namespace." into main am: dda276ed79 by Elliott Hughes · 11 months ago