| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Next | |
| Mar 9, 2016 | |
| 9 years 11 months | Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0 |
|
Commit 5918842aaf982d6484e34146f2ae098d6cf7e111, by Steve Kondik | |
| 9 years 11 months | Remove switch_root. |
|
Commit d9d77619df5f8c156af2504e05d2ed1737ea0335, by Elliott Hughes | |
| Mar 8, 2016 | |
| 9 years 11 months | Add depends on TOYBOX_FORK for various commands that need nommu conversion. (This should fix allyesconfig.) |
|
Commit 1fd80657b06e016217efb7068b08fa9e4aa5650d, by Rob Landley | |
| Mar 7, 2016 | |
| 9 years 11 months | toolbox prlimit is no more. |
|
Commit d4d9b5f547c92da6b85677a19f5e1b8cc7dada63, by Elliott Hughes | |
| 9 years 11 months | Cleanup pass on the dirtree infrastructure, in preparation for making rm -r handle infinite depth. Fix docs, tweak dirtree_handle_callback() semantics, remove dirtree_start() and don't export dirtree_handle_callback(), instead offer dirtree_flagread( |
|
Commit 8d95074b7d034188af8542aaea0306d3670d71be, by Rob Landley | |
| 9 years 11 months | Regenerate generated files. |
|
Commit 06108e66d56805bae793d58a3ac45d017c2ddd01, by Elliott Hughes | |
| 9 years 11 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit abf0e286185f41ac47e6418e879b46aced6b6a01, by Elliott Hughes | |
| 9 years 11 months | Fix warning (toys.optflags is a long long now). |
|
Commit 2a26ba451a605c185242de50e1d91eeac0a2430e, by Rob Landley | |
| Mar 6, 2016 | |
| 9 years 11 months | Fix segfault in sed -e 'c\'. |
|
Commit 96a5ed118ce8ad1aaf7889b9eff599bb4517aa49, by Andy Chu | |
| Mar 4, 2016 | |
| 9 years 11 months | Elliott pointed out that we output "unlimited" instead of "infinity", so accept that as input. (And that I screwed up the test.) |
|
Commit b3e9c9281d188d6b82c94f300eb7237368e6a8d8, by Rob Landley | |
| Mar 3, 2016 | |
| 9 years 11 months | Fix bzcat integer overflow reported by John Regehr. |
|
Commit 5ad93f32da3e2ac70b1fa929889d3034c79f7ed6, by Rob Landley | |
| 9 years 11 months | More minor cleanup (inline a function, simplify name of another). |
|
Commit 5231bb553d5e2c04818f6603f30a36653d914881, by Rob Landley | |
| 9 years 11 months | Minor cleanup. |
|
Commit 53dc99a76e73ff086db19e7da266c3b571b3cf87, by Rob Landley | |
| 9 years 11 months | Fix base64 so == wraps properly. |
|
Commit 0dfa601b9fec5191269702cdd037adf25814ab19, by Rob Landley | |
| Mar 2, 2016 | |
| 9 years 11 months | Factor out command name at the start of test name, have runtest.sh print it. |
|
Commit 336c44adca1768ada1e1e2f4d7dbbc33e994e582, by Rob Landley | |
| 9 years 11 months | Print command name at start of each test. |
|
Commit eb830728b12152702c3852d079ad5c8a7f6e709b, by Rob Landley | |
| 9 years 11 months | Split lsattr/chattr tests. |
|
Commit b69e1efb2763f99566f451189b5e31f3a05c2e32, by Rob Landley | |
| 9 years 11 months | Command name at start of each test. |
|
Commit 54f95bd6186a3b4ca9332807dc7e419de9534c42, by Rob Landley | |
| 9 years 11 months | Add fstype test. |
|
Commit b73d9a2ac127984380ce6bfa32e00817985b6269, by Rob Landley | |
| 9 years 11 months | Try to consistently print command name at the start of each test. |
|
Commit 9ef6fbfc2bdc32be2a94040337f9b7fef5c18554, by Rob Landley | |