| 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 | |
| Dec 5, 2015 | |
| 10 years 1 month | 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 | |
| 10 years 1 month | tail: use off_t instead of ssize_t for file offset. |
|
Commit 5cb65054067391af7602bc303d77349c76648faf, by Josh Gao | |
| Dec 4, 2015 | |
| 10 years 1 month | Tom Marshall reported that blkid was handling ext2 wrong. |
|
Commit 2a3ac1459f857f17e1c273c49a8df000b14fc8db, by Rob Landley | |
| 10 years 1 month | Implement tail -f. |
|
Commit 908d9edb66e736f4004c91e148922cbb1d7b3090, by Josh Gao | |
| 10 years 1 month | Replace duplicate sed test with case we hadn't covered yet. |
|
Commit 88d207790e277aa864e6ed114be1c6e59d8ee3f4, by Rob Landley | |
| Dec 2, 2015 | |
| 10 years 1 month | CPIO: Add --no-preserve-owner option. |
|
Commit ecae7831e88f52b0ec1d9e1890a4b8d67b9ac8fa, by Mike Moreton | |
| 10 years 1 month | Correct setting of guid and uid when extracting from a cpio archive. |
|
Commit 83250d1f0a87fd184e5b9a5bba8618c3e8ed2c7a, by Mike Moreton | |
| Dec 1, 2015 | |
| 10 years 1 month | toybox: mount: Support multiple fs-types/mountpoint |
|
Commit 47d005d7e3692a9b068cc8896ade087579acc70a, by Tom Marshall | |
| 10 years 1 month | Twitter's page seems reasonably simple and straightforward, use that. |
|
Commit b057bacd2203b22a60c72672e355a8527932dcf4, by Rob Landley | |
| Nov 30, 2015 | |
| 10 years 1 month | Implement ps --sort. |
|
Commit f79050aa3ce985cace67a6909b3180c641c1bbb0, by Rob Landley | |
| Nov 29, 2015 | |
| 10 years 1 month | Add basic sort logic. |
|
Commit c39e3ef22369306698d177ffc0c7d09008671823, by Rob Landley | |
| Nov 28, 2015 | |
| 10 years 1 month | Split out string_field() from show_ps(). |
|
Commit 3f628345a74d0a0c2affa1793b9fef20be96cc28, by Rob Landley | |
| 10 years 1 month | Save string offsets rather than recalculating them each time, and use struct instead of carving up toybuf by hand. This makes breaking out the field conversion logic into its own function less expensive. |
|
Commit 463c56b4fb5c63ffa294b126b41d26942d37f9dc, by Rob Landley | |
| Nov 27, 2015 | |
| 10 years 1 month | Split do_ps() into get_ps() and show_ps() as a start on implementing --sort. |
|
Commit 12a487b61f809aa4794578e14efe32d717f22bdb, by Rob Landley | |
| 10 years 1 month | mount: Fix read-only partitions remount |
|
Commit 0466dbced5778f9efb97ee38b426b00a1f0fb712, by Gabriele M | |
| Nov 21, 2015 | |
| 10 years 1 month | toybox: stat: add -t option for terse form output |
|
Commit 6ab2e6481f609d4f9faa0a40afce6819bff64ff7, by Gianmarco Reverberi | |
| Nov 19, 2015 | |
| 10 years 1 month | toybox: blkid: Only show non-empty / non-default labels |
|
Commit 70c51a85088bfbfdee4788225c47235969e1b543, by Tom Marshall | |
| 10 years 1 month | toys: Make resize command allowed for normal users |
|
Commit fcfce2e3bb7eb7d2fa6fe89256ac20c92919d940, by LuK1337 | |
| 10 years 1 month | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 8755cdc71e66e675251846554fb5013d7485dd5a, by Elliott Hughes | |
| 10 years 1 month | toybox: Regenerate files for Android build |
|
Commit ad398635dd709b3e2b1f71c27e431350e39e93a5, by Steve Kondik | |