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 Next | |
Feb 6, 2016 | |
9 years 1 month | use unsigned long with factor |
Commit e8427bfd008be233aadea49e89075451c8a9ceee, by izabera | |
9 years 1 month | make wc -c faster |
Commit 3684510034450f5f50d1ad9b5acca327a5c484dd, by izabera | |
Feb 9, 2016 | |
9 years 1 month | Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0 |
Commit 6ec1b8e466229b9ca9ef01bd07bacaac9a5a157e, by Steve Kondik | |
9 years 1 month | main.c: fix non-root usage when installed suid root |
Commit 62b53ed9e64e40d2534f1239c4b314d84e79f15f, by Patrick Ohly | |
Feb 10, 2016 | |
9 years 1 month | Add ulimit. |
Commit 2f3f26ea1ec581cd24a0778323eb0844f03fd6a3, by Rob Landley | |
9 years 1 month | toybox: tar: Fix tar tests |
Commit 554eccb34b19619d1119b78bee03aca246e049eb, by Tom Marshall | |
9 years 1 month | toybox: tar: Fix tar tests |
Commit 5b61086cac812b60d21e8cfe0e74920f791bc5bc, by Tom Marshall | |
9 years 1 month | implement env -u |
Commit 1e77f70a1d94a345892ddf88f9e46de1c5c91a48, by izabera | |
9 years 1 month | toybox: tar: Fix support for long names |
Commit 40128c415042f6d3bc52f46612cdbba1e7be3067, by Tom Marshall | |
9 years 1 month | toybox: tar: Fix support for long names |
Commit 28711d308d9d70801ac0c9552df834ddafff2385, by Tom Marshall | |
9 years 1 month | Although printf("%.*s", INT_MAX, s) works fine on ubuntu 12.04, it broke since. |
Commit 93e27d0d4723d57082463c4d70e6443060a8732b, by Rob Landley | |
Feb 11, 2016 | |
9 years 1 month | Factor out strnstr() since posix hasn't got it, and add a config option for the deeply sad passwd heuristics that don't even check numbers and punctuation. |
Commit f435f0412aa4ca631aa178d10ed33008e34f37cb, by Rob Landley | |
9 years 1 month | Include the upstream toybox version in "toybox --version". |
Commit 35c9c63120a40f4cfe119f5670d914ac5e69c0f6, by Elliott Hughes | |
9 years 1 month | Add seq -w, suggested by izabera. |
Commit e2d042c8e868a129396f03ec759e2ccdb8304833, by Rob Landley | |
9 years 1 month | Don't include toys.h from config2help.c (so cross-compiling from systems we don't run on is easier), and use HELP_ instead of help_ for macro prefixes to avoid name collisions (such as help_exit() the function). |
Commit 187649de817b618c967d234f0707008e90e52504, by Rob Landley | |
9 years 1 month | Wean scripts/install.c off toys.h so cross compiling less brittle. |
Commit df07fb73be98dc1087346c184877666970a88f4a, by Rob Landley | |
9 years 1 month | Ignore .singlemake. |
Commit d5a17e1a219d30a923aad2cbcb7110bc9942c5d8, by Rob Landley | |
9 years 1 month | removed unread assignment in sed.c |
Commit 363659c859b1e6800e5568582af6b2a61f74405d, by lovelycuppatea | |
Feb 12, 2016 | |
9 years 1 month | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit 545322e487d010f921adc23f64da1a188728fd36, by Elliott Hughes | |
9 years 1 month | Regenerate generated files. |
Commit 59a36104fbd8d0053240767de5db7ee0dcb3129d, by Elliott Hughes |