| 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 5, 2016 | |
| 10 years 9 days | Debian unstable is even more pedantic than previous debian. |
|
Commit 5e1c429eec977cd365f490137ca9dede0caef662, by Rob Landley | |
| Feb 6, 2016 | |
| 10 years 8 days | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 03faa12d0ca472a2926f661dce8f2d35b5a75980, by Elliott Hughes | |
| 10 years 8 days | Regenerate generated files. |
|
Commit afc66714a4e338f5af2f4ac103c8296d684de49e, by Elliott Hughes | |
| 10 years 8 days | use unsigned long with factor |
|
Commit e8427bfd008be233aadea49e89075451c8a9ceee, by izabera | |
| 10 years 8 days | make wc -c faster |
|
Commit 3684510034450f5f50d1ad9b5acca327a5c484dd, by izabera | |
| Feb 7, 2016 | |
| 10 years 7 days | Add a warning when building commands out of pending. |
|
Commit 3679024969b9b71c1d53a1d76f1aeb9593404490, by Rob Landley | |
| Feb 8, 2016 | |
| 10 years 7 days | Add "make ls" and friends targets, with "make working" and "make pending" lists. |
|
Commit 712e43ef7c92e8903e6f9d7ca261a420c566d299, by Rob Landley | |
| 10 years 7 days | Dependencies for "make COMMAND" |
|
Commit 9b14cb6aa57c56080bbbc0db85027c3f834fb06f, by Rob Landley | |
| 10 years 6 days | Add xpipe() to lib. |
|
Commit 85f54d8e836ac80264111df7d87db6c15eaca558, by Rob Landley | |
| Feb 9, 2016 | |
| 10 years 5 days | Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0 |
|
Commit 6ec1b8e466229b9ca9ef01bd07bacaac9a5a157e, by Steve Kondik | |
| 10 years 5 days | main.c: fix non-root usage when installed suid root |
|
Commit 62b53ed9e64e40d2534f1239c4b314d84e79f15f, by Patrick Ohly | |
| Feb 10, 2016 | |
| 10 years 5 days | Fix xpipe. (thinko.) |
|
Commit a7a869c2d5f9398a6348dbeacbfec115a5b7d34e, by Rob Landley | |
| 10 years 5 days | Add ulimit. |
|
Commit 2f3f26ea1ec581cd24a0778323eb0844f03fd6a3, by Rob Landley | |
| 10 years 5 days | toybox: tar: Fix tar tests |
|
Commit 554eccb34b19619d1119b78bee03aca246e049eb, by Tom Marshall | |
| 10 years 5 days | toybox: tar: Fix tar tests |
|
Commit 5b61086cac812b60d21e8cfe0e74920f791bc5bc, by Tom Marshall | |
| 10 years 5 days | implement env -u |
|
Commit 1e77f70a1d94a345892ddf88f9e46de1c5c91a48, by izabera | |
| 10 years 4 days | toybox: tar: Fix support for long names |
|
Commit 40128c415042f6d3bc52f46612cdbba1e7be3067, by Tom Marshall | |
| 10 years 4 days | toybox: tar: Fix support for long names |
|
Commit 28711d308d9d70801ac0c9552df834ddafff2385, by Tom Marshall | |
| 10 years 4 days | Although printf("%.*s", INT_MAX, s) works fine on ubuntu 12.04, it broke since. |
|
Commit 93e27d0d4723d57082463c4d70e6443060a8732b, by Rob Landley | |
| Feb 11, 2016 | |
| 10 years 3 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 | |