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 | |
Nov 28, 2015 | |
9 years 3 months | Split out string_field() from show_ps(). |
Commit 3f628345a74d0a0c2affa1793b9fef20be96cc28, by Rob Landley | |
Nov 29, 2015 | |
9 years 3 months | Add basic sort logic. |
Commit c39e3ef22369306698d177ffc0c7d09008671823, by Rob Landley | |
Nov 30, 2015 | |
9 years 3 months | Implement ps --sort. |
Commit f79050aa3ce985cace67a6909b3180c641c1bbb0, by Rob Landley | |
Dec 1, 2015 | |
9 years 3 months | Twitter's page seems reasonably simple and straightforward, use that. |
Commit b057bacd2203b22a60c72672e355a8527932dcf4, by Rob Landley | |
9 years 3 months | toybox: mount: Support multiple fs-types/mountpoint |
Commit 47d005d7e3692a9b068cc8896ade087579acc70a, by Tom Marshall | |
Dec 2, 2015 | |
9 years 3 months | Correct setting of guid and uid when extracting from a cpio archive. |
Commit 83250d1f0a87fd184e5b9a5bba8618c3e8ed2c7a, by Mike Moreton | |
9 years 3 months | CPIO: Add --no-preserve-owner option. |
Commit ecae7831e88f52b0ec1d9e1890a4b8d67b9ac8fa, by Mike Moreton | |
Dec 4, 2015 | |
9 years 3 months | Replace duplicate sed test with case we hadn't covered yet. |
Commit 88d207790e277aa864e6ed114be1c6e59d8ee3f4, by Rob Landley | |
9 years 3 months | Implement tail -f. |
Commit 908d9edb66e736f4004c91e148922cbb1d7b3090, by Josh Gao | |
9 years 3 months | Tom Marshall reported that blkid was handling ext2 wrong. |
Commit 2a3ac1459f857f17e1c273c49a8df000b14fc8db, by Rob Landley | |
Dec 5, 2015 | |
9 years 3 months | tail: use off_t instead of ssize_t for file offset. |
Commit 5cb65054067391af7602bc303d77349c76648faf, by Josh Gao | |
9 years 3 months | Add start of top infrastructure to ps, null terminate some stridx() searches, move slot[] documentation into C code, add PR %VSZ VIRT RES SHR |
Commit 21e80db17da160a60804f1e1e072f3665ead5628, by Rob Landley | |
Dec 6, 2015 | |
9 years 3 months | Add free -h, based on a patch from Isabella Parakiss. |
Commit 9e563e1c6c053ad848a15c30efbbe8a079154fb4, by Rob Landley | |
9 years 3 months | Remove trailing whitespace and wrap lines to 80 chars. |
Commit ac82aa91cf6c7cfab86845e44e3a4d806e4ec97a, by Rob Landley | |
Dec 7, 2015 | |
9 years 3 months | Attempt at making cpio chown() mode 000 files sanely. |
Commit 3af50964c7fba60666a4e5ae8d1bae741d385dd0, by Rob Landley | |
9 years 3 months | Rename dirtree->data to dirfd, and don't store symlink length in it. |
Commit d336af4180542c9d526dece02d1a27232ef1ca6a, by Rob Landley | |
Dec 10, 2015 | |
9 years 3 months | Expand toys.optargs to 64 bits so people adding more options to ls don't run out. |
Commit aaecbbac2f94b7a93eb2df7f9db78828cbb7b647, by Rob Landley | |
Dec 12, 2015 | |
9 years 3 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit 0188665ed89e5db3feb0d0dca29c6b6105d79d2d, by Elliott Hughes | |
9 years 3 months | Regenerate generated toybox files. |
Commit fc9e18a16f99b693a80a45e756dc4eea79a3a56b, by Elliott Hughes | |
Dec 13, 2015 | |
9 years 3 months | Start of TAGGED_ARRAY() infrastructure. |
Commit f96bb3d8e7ec3882c70b861b998d8573083ffe55, by Rob Landley |