aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android has its loop devices under "block" as Elliott says "by reason oflineage-15.1Rob Landley2018-10-071-14/+7
* toybox: Add install to symlinksTom Marshall2018-06-261-0/+1
* toybox: Use toybox for dd and grep in recoveryTom Marshall2018-02-171-1/+6
* toybox: Prevent building vendor toybox when vendor is folded into systemstaging/lineage-15.1dianlujitao2017-12-121-0/+5
* release-request-05263112-375a-4b1f-a657-a14bb2a5c5a3-for-git_oc-mr1-release-4...android-build-team Robot2017-07-161-5/+3
|\
| * Fix toybox_vendor dependencies again. am: 2211432f50 am: 2491131bd4 am: 35c8d...Yifan Hong2017-07-141-5/+3
| |\
| | * Fix toybox_vendor dependencies again. am: 2211432f50 am: 2491131bd4Yifan Hong2017-07-141-5/+3
| | |\
| | | * Fix toybox_vendor dependencies again. am: 2211432f50Yifan Hong2017-07-141-5/+3
| | | |\
| | | | * Fix toybox_vendor dependencies again.Yifan Hong2017-07-141-5/+3
| | | | |\
| | | | | * Fix toybox_vendor dependencies again.Yifan Hong2017-07-121-5/+3
* | | | | | release-request-d3de000d-8c5a-4c3c-b63e-e989421d7762-for-git_oc-mr1-release-4...android-build-team Robot2017-07-131-7/+6
|\| | | | |
| * | | | | Revert "Fix toybox_vendor dependencies on libselinux_vendor." am: cf90d7eb8f ...Jeffrey Vander Stoep2017-07-131-7/+6
| |\| | | |
| | * | | | Revert "Fix toybox_vendor dependencies on libselinux_vendor." am: cf90d7eb8f ...Jeffrey Vander Stoep2017-07-131-7/+6
| | |\| | |
| | | * | | Revert "Fix toybox_vendor dependencies on libselinux_vendor." am: cf90d7eb8fJeffrey Vander Stoep2017-07-131-7/+6
| | | |\| |
| | | | * | Revert "Fix toybox_vendor dependencies on libselinux_vendor."Jeffrey Vander Stoep2017-07-131-7/+6
| | | | |\|
| | | | | * Revert "Fix toybox_vendor dependencies on libselinux_vendor."Jeffrey Vander Stoep2017-07-121-7/+6
* | | | | | release-request-b6f2d5b3-a3d6-410f-b58f-c85ba8187177-for-git_oc-mr1-release-4...android-build-team Robot2017-07-1210-94/+53
|\| | | | |
| * | | | | Don't include the build number in `toybox --version`. am: 51566dfbb4Elliott Hughes2017-07-110-0/+0
| |\| | | |
| | * | | | Don't include the build number in `toybox --version`.Elliott Hughes2017-07-110-0/+0
| | |\ \ \ \
| | | * | | | Don't include the build number in `toybox --version`.Elliott Hughes2017-07-111-1/+1
| * | | | | | Merge remote-tracking branch 'toybox/master' into HEAD am: b62e8ff3da am: 63a...Elliott Hughes2017-07-119-93/+52
| |\| | | | |
| | * | | | | Merge remote-tracking branch 'toybox/master' into HEAD am: b62e8ff3da am: 63a...Elliott Hughes2017-07-119-93/+52
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge remote-tracking branch 'toybox/master' into HEAD am: b62e8ff3daElliott Hughes2017-07-119-93/+52
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes2017-07-119-93/+52
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes2017-07-119-93/+52
| | | | | |\ \
| | | | | | * | Don't remove "remount" from the option list during early parsing, the mountRob Landley2017-07-111-1/+1
| | | | | | * | comma_scan()'s clean option wasn't removing entry at end of list.Rob Landley2017-07-111-1/+4
| | | | | | * | dd cleanup: binary search is overkill, eliminate struct pair,Rob Landley2017-07-091-44/+23
| | | | | | * | Fix -Wformat compiler warning in expr.c.Elliott Hughes2017-07-091-1/+2
| | | | | | * | Posix says strings should only output hits that end with NUL or newline.Rob Landley2017-07-071-1/+1
| | | | | | * | strings -t oxd testsIlya Kuzmich2017-07-071-0/+5
| | | | | | * | Make dd use atolx_range(), and teach atolx_range() about "w" suffix (word, *2).Rob Landley2017-07-072-41/+12
| | | | | | * | Fix dd tests so TEST_HOST passes. (Ubuntu's dd doesn't support hex valuesRob Landley2017-07-071-2/+3
| * | | | | | | Don't include the build number in `toybox --version`. am: bf4741d56c am: 7ecc...Elliott Hughes2017-07-111-1/+1
| |\| | | | | |
| | * | | | | | Don't include the build number in `toybox --version`. am: bf4741d56c am: 7ecc...Elliott Hughes2017-07-111-1/+1
| | |\| | | | |
| | | * | | | | Don't include the build number in `toybox --version`. am: bf4741d56cElliott Hughes2017-07-111-1/+1
| | | |\| | | |
| | | | * | | | Don't include the build number in `toybox --version`.Elliott Hughes2017-07-111-1/+1
| | | | |\| | |
| | | | | * | | Don't include the build number in `toybox --version`.Elliott Hughes2017-07-101-1/+1
| * | | | | | | Fix toybox_vendor dependencies on libselinux_vendor.Yifan Hong2017-07-100-0/+0
| |\| | | | | |
| | * | | | | | Fix toybox_vendor dependencies on libselinux_vendor.Yifan Hong2017-07-101-6/+7
| * | | | | | | Fix toybox_vendor dependencies on libselinux_vendor. am: a546dbb3c8 -s oursYifan Hong2017-07-100-0/+0
| |\| | | | | |
| | * | | | | | Fix toybox_vendor dependencies on libselinux_vendor.Yifan Hong2017-07-100-0/+0
| | |\| | | | |
| | | * | | | | Fix toybox_vendor dependencies on libselinux_vendor.Yifan Hong2017-07-101-6/+7
| * | | | | | | Revert "Fix toybox_vendor dependencies on libselinux_vendor." am: 4ab405afe2Jeff Vander Stoep2017-07-100-0/+0
| |\| | | | | |
| | * | | | | | Revert "Fix toybox_vendor dependencies on libselinux_vendor."Jeff Vander Stoep2017-07-101-7/+6
| | |\| | | | |
| | | * | | | | Revert "Fix toybox_vendor dependencies on libselinux_vendor."Jeff Vander Stoep2017-07-101-7/+6
* | | | | | | | release-request-0ce287d2-927c-416a-bc5d-2bcc1943391c-for-git_oc-mr1-release-4...android-build-team Robot2017-07-101-6/+7
|\| | | | | | |
| * | | | | | | Fix toybox_vendor dependencies on libselinux_vendor. am: 9e5e16264c am: 537e6...Yifan Hong2017-07-101-6/+7
| |\| | | | | |
| | * | | | | | Fix toybox_vendor dependencies on libselinux_vendor. am: 9e5e16264c am: 537e6...Yifan Hong2017-07-101-6/+7
| | |\| | | | |
| | | * | | | | Fix toybox_vendor dependencies on libselinux_vendor. am: 9e5e16264cYifan Hong2017-07-101-6/+7
| | | |\| | | |