| 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 | |
| Feb 13, 2016 | |
| 10 years 5 hours | Implement file(1). |
|
Commit 9502a77ea0a16c395407f31af0bbb0afd0680adb, by Elliott Hughes | |
| Feb 12, 2016 | |
| 10 years 1 day | Fix wc -c optimization. |
|
Commit 09d95477765d3941aacb61c97f76ee94301b8faa, by Elliott Hughes | |
| 10 years 1 day | Add ulimit. |
|
Commit 59224354ca99b704cec9c2280689949cf2f6b3c8, by Elliott Hughes | |
| 10 years 1 day | Regenerate generated files. |
|
Commit 59a36104fbd8d0053240767de5db7ee0dcb3129d, by Elliott Hughes | |
| 10 years 1 day | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 545322e487d010f921adc23f64da1a188728fd36, by Elliott Hughes | |
| Feb 11, 2016 | |
| 10 years 2 days | removed unread assignment in sed.c |
|
Commit 363659c859b1e6800e5568582af6b2a61f74405d, by lovelycuppatea | |
| 10 years 2 days | Ignore .singlemake. |
|
Commit d5a17e1a219d30a923aad2cbcb7110bc9942c5d8, by Rob Landley | |
| 10 years 2 days | Wean scripts/install.c off toys.h so cross compiling less brittle. |
|
Commit df07fb73be98dc1087346c184877666970a88f4a, by Rob Landley | |
| 10 years 2 days | 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 | |
| 10 years 2 days | Add seq -w, suggested by izabera. |
|
Commit e2d042c8e868a129396f03ec759e2ccdb8304833, by Rob Landley | |
| 10 years 2 days | Include the upstream toybox version in "toybox --version". |
|
Commit 35c9c63120a40f4cfe119f5670d914ac5e69c0f6, by Elliott Hughes | |
| 10 years 2 days | 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 | |
| Feb 10, 2016 | |
| 10 years 3 days | Although printf("%.*s", INT_MAX, s) works fine on ubuntu 12.04, it broke since. |
|
Commit 93e27d0d4723d57082463c4d70e6443060a8732b, by Rob Landley | |
| 10 years 3 days | toybox: tar: Fix support for long names |
|
Commit 40128c415042f6d3bc52f46612cdbba1e7be3067, by Tom Marshall | |
| 10 years 3 days | toybox: tar: Fix support for long names |
|
Commit 28711d308d9d70801ac0c9552df834ddafff2385, by Tom Marshall | |
| 10 years 3 days | implement env -u |
|
Commit 1e77f70a1d94a345892ddf88f9e46de1c5c91a48, by izabera | |
| 10 years 3 days | toybox: tar: Fix tar tests |
|
Commit 554eccb34b19619d1119b78bee03aca246e049eb, by Tom Marshall | |
| 10 years 3 days | toybox: tar: Fix tar tests |
|
Commit 5b61086cac812b60d21e8cfe0e74920f791bc5bc, by Tom Marshall | |
| 10 years 3 days | Add ulimit. |
|
Commit 2f3f26ea1ec581cd24a0778323eb0844f03fd6a3, by Rob Landley | |
| 10 years 4 days | Fix xpipe. (thinko.) |
|
Commit a7a869c2d5f9398a6348dbeacbfec115a5b7d34e, by Rob Landley | |