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 14, 2015 | |
9 years 4 months | Remove utmpx dependency from uptime command |
Commit 1b942697a5c8121ad10995032f1dd5ff00bd6c3d, by Steve Kondik | |
9 years 4 months | Only install a link for ps in xbin |
Commit 55b37d957d96842eeb51fe2ae5ffbb86f4105f62, by Steve Kondik | |
9 years 4 months | toybox: Create xbin path for symlink(s) |
Commit c4f29c4828755e9ff2b7316c445904b3e1a8b87c, by Matt Mower | |
9 years 4 months | Fix typo |
Commit 6969e84bd4ad1f3bdf62e201aaa4ffbac8733ca8, by Steve Kondik | |
Nov 15, 2015 | |
9 years 4 months | Documentation tweaks. |
Commit a46fcd42123c8c4960be8d233a6e2a19f6b684dc, by Rob Landley | |
9 years 4 months | Build a static utility executable |
Commit fabff830e03bde9a8740f0bf95d2e3b34a8a8947, by Chirayu Desai | |
9 years 4 months | toybox: Fix remount |
Commit 1d04d1ad49386f362921a848d9053a27678a54c4, by Steve Kondik | |
Nov 16, 2015 | |
9 years 4 months | toybox: Fix race condition during install |
Commit 85bdd234fffca5447c2b706a109de97ca3e82e6b, by Steve Kondik | |
9 years 4 months | Rewrite of the about page, re-triage of sbase, and other documentation updates. |
Commit 79af65b116a736e7f5ac5b6609664fd37805d5ec, by Rob Landley | |
9 years 4 months | Typo |
Commit 859854a1b96f9337316e3fe13dcfef0376cf5c54, by Rob Landley | |
Nov 17, 2015 | |
9 years 4 months | toybox: blkid: Properly distinguish ext2/ext3/ext4 |
Commit 179657e7b4a807c01cf8ba681a15f91072a55e2a, by Tom Marshall | |
Nov 19, 2015 | |
9 years 4 months | Add a new "resize" command |
Commit 716fb9c86057fb79a5dd7da84a6f2e433c4804bd, by Steve Kondik | |
9 years 4 months | toybox: Regenerate files for Android build |
Commit ad398635dd709b3e2b1f71c27e431350e39e93a5, by Steve Kondik | |
9 years 4 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit 8755cdc71e66e675251846554fb5013d7485dd5a, by Elliott Hughes | |
9 years 4 months | toys: Make resize command allowed for normal users |
Commit fcfce2e3bb7eb7d2fa6fe89256ac20c92919d940, by LuK1337 | |
9 years 4 months | toybox: blkid: Only show non-empty / non-default labels |
Commit 70c51a85088bfbfdee4788225c47235969e1b543, by Tom Marshall | |
Nov 21, 2015 | |
9 years 4 months | toybox: stat: add -t option for terse form output |
Commit 6ab2e6481f609d4f9faa0a40afce6819bff64ff7, by Gianmarco Reverberi | |
Nov 27, 2015 | |
9 years 3 months | mount: Fix read-only partitions remount |
Commit 0466dbced5778f9efb97ee38b426b00a1f0fb712, by Gabriele M | |
9 years 3 months | Split do_ps() into get_ps() and show_ps() as a start on implementing --sort. |
Commit 12a487b61f809aa4794578e14efe32d717f22bdb, by Rob Landley | |
Nov 28, 2015 | |
9 years 3 months | 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 |