| 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 23, 2016 | |
| 9 years 11 months | The test infrastructure prints the command name now, so file.test shouldn't. |
|
Commit b52f642472af932e382342c4faf30643b91f6be1, by Rob Landley | |
| 9 years 11 months | Fix bzcat.test (as noted by Andy Chu), wean tests off $TOPDIR and supply $FILES instead, move tests/blkid into tests/files/blkid. |
|
Commit 1ffa7f45eb4fe3b73f94e69c929ad311d9c44b81, by Rob Landley | |
| Mar 24, 2016 | |
| 9 years 11 months | Debian bug 635570 did something horribly nonstandard (depending on a side effect of "sed -e 'a\'" with no trailing line). But there's an actual user, and it's not hard to implement, and it's not hard to implement, and there isn't an obvious _other_ w |
|
Commit af51034338e107f1f45a66547e785b7730d20459, by Rob Landley | |
| Mar 26, 2016 | |
| 9 years 11 months | Fix build when wchar_t is unsigned. |
|
Commit 9fcaca8434ece1afcc9982c18a86cf12ac9af508, by Elliott Hughes | |
| Mar 29, 2016 | |
| 9 years 11 months | Fix exit code of things like sed -i that use tempfile_handler(). |
|
Commit 0e05569e308f927cd84882f7463739681bf1a33b, by Rob Landley | |
| Mar 30, 2016 | |
| 9 years 11 months | Whitespace and comment. |
|
Commit 9b93dd397b4a00063073fdbd59b181a508470e70, by Rob Landley | |
| 9 years 11 months | Regenerate generated files. |
|
Commit fafe427f2eae495dd9b081ed3f17d33dbba0e690, by Elliott Hughes | |
| 9 years 11 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit a898e9c4b457765173a0ec6adea26d45b70b744c, by Elliott Hughes | |
| Apr 8, 2016 | |
| 9 years 11 months | toybox: find: Fix segfault when using -iname/-ipath with -exec |
|
Commit d5de71798489bf4cc2c1e89c0b0f2768a3b2ae47, by Tom Marshall | |
| Apr 9, 2016 | |
| 9 years 11 months | Redefining basename_r to mean something random seems popular (bionic and freebsd both did it) so use getbasename instead. |
|
Commit 1c028ca33dc059a9d8f18daafcd77b5950268f41, by Rob Landley | |
| 9 years 11 months | Jakob Flierl pointed out a broken URL in the README. |
|
Commit 5acc6f402a940752822f70d7430f595541417e9f, by Rob Landley | |
| Apr 10, 2016 | |
| 9 years 11 months | Didn't check in all my local basename_r->getbasename changes. (Oops.) |
|
Commit cb49c305e3c78179b19d6f174ae73309544292b8, by Rob Landley | |
| Apr 11, 2016 | |
| 9 years 11 months | sed -f - should read from stdin. |
|
Commit f9b9f8a1a457f3a359c0d623fc5d0b261f458980, by Rob Landley | |
| Apr 14, 2016 | |
| 9 years 11 months | Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0 |
|
Commit 3b06b027fe181c0eec0df0cbca9a912e579b719f, by Steve Kondik | |
| Apr 15, 2016 | |
| 9 years 11 months | Andy Chu pointed out an out of bounds access for zero length lines. |
|
Commit c73947814aab381a0761ecc919e6c5407c3fd617, by Rob Landley | |
| 9 years 11 months | Stop creating a symlink for route. |
|
Commit 1c2326b8af500adbb5864ea87afa94a0c6cf1ff0, by Elliott Hughes | |
| Apr 16, 2016 | |
| 9 years 11 months | Fix top -b. |
|
Commit 406d4c978ac841b34c8725e67da9962957da1848, by Elliott Hughes | |
| 9 years 11 months | Fix "ssh top". |
|
Commit 00a60fcaa318a437ab66d9a6bd6c065a019a8fad, by Elliott Hughes | |
| 9 years 10 months | Fix tail -NUM again. |
|
Commit e57cb179608077b7459b95bb3219035dd0045912, by Elliott Hughes | |
| 9 years 10 months | Rename gratuitous references to Roger Zelazny's amber series, add comments. |
|
Commit df6a96d3ed0a355df0bd0a3468b77c32871ef5ca, by Rob Landley | |