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 | |
Apr 22, 2016 | |
8 years 11 months | Fix more to not append an extra newline. |
Commit 072ea41682be093fd5fb25e7d6669a65a76144e6, by Elliott Hughes | |
8 years 11 months | Fix more to a non-tty. |
Commit 63eae537018a758b29f6c9bc39e3d36be1710179, by Elliott Hughes | |
8 years 11 months | Have dirtree_recurse() take the new dirfd as an argument. |
Commit bb77dde5ddfba8fe0c819b18b547c2d710956502, by Rob Landley | |
Apr 21, 2016 | |
8 years 11 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit b9cc6c64274a1b67546ff8be78dbc0290b3e0634, by Elliott Hughes | |
Apr 20, 2016 | |
8 years 11 months | Fix touch -t seconds parsing |
Commit 00385e8d0e1f83a58710ada4a210d15102542b7d, by Davis Mosenkovs | |
8 years 11 months | Start of shell tests: $(()) and $'' expansion. |
Commit 7b6957fa1e23f1b0f614bb5102c527bee2db3002, by Rob Landley | |
8 years 11 months | Replace list_working with just list, "make list list_pending" shows combined list. |
Commit a59951489ecf4375f12821c2a270b497ec9748e0, by Rob Landley | |
8 years 11 months | ps and top are implemented from the android todo. Record enh's wishlist items. |
Commit 529d5db29a32db565d2ee0aeac133e47ec045e12, by Rob Landley | |
Apr 17, 2016 | |
8 years 11 months | Dust off toysh, remove ancient config debris, add start of prompt logic. |
Commit d85d4e847b1eb347b17c9f38afb77d3d676b3d09, by Rob Landley | |
Apr 16, 2016 | |
8 years 11 months | Rename gratuitous references to Roger Zelazny's amber series, add comments. |
Commit df6a96d3ed0a355df0bd0a3468b77c32871ef5ca, by Rob Landley | |
8 years 11 months | Fix tail -NUM again. |
Commit e57cb179608077b7459b95bb3219035dd0045912, by Elliott Hughes | |
8 years 11 months | Fix "ssh top". |
Commit 00a60fcaa318a437ab66d9a6bd6c065a019a8fad, by Elliott Hughes | |
8 years 11 months | Fix top -b. |
Commit 406d4c978ac841b34c8725e67da9962957da1848, by Elliott Hughes | |
Apr 15, 2016 | |
8 years 11 months | Stop creating a symlink for route. |
Commit 1c2326b8af500adbb5864ea87afa94a0c6cf1ff0, by Elliott Hughes | |
8 years 11 months | Andy Chu pointed out an out of bounds access for zero length lines. |
Commit c73947814aab381a0761ecc919e6c5407c3fd617, by Rob Landley | |
Apr 14, 2016 | |
8 years 11 months | Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0 |
Commit 3b06b027fe181c0eec0df0cbca9a912e579b719f, by Steve Kondik | |
Apr 11, 2016 | |
8 years 11 months | sed -f - should read from stdin. |
Commit f9b9f8a1a457f3a359c0d623fc5d0b261f458980, by Rob Landley | |
Apr 10, 2016 | |
8 years 11 months | Didn't check in all my local basename_r->getbasename changes. (Oops.) |
Commit cb49c305e3c78179b19d6f174ae73309544292b8, by Rob Landley | |
Apr 9, 2016 | |
8 years 11 months | Jakob Flierl pointed out a broken URL in the README. |
Commit 5acc6f402a940752822f70d7430f595541417e9f, by Rob Landley | |
8 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 |