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 17, 2015 | |
9 years 11 months | terminal_size should use LINES, not ROWS. |
Commit 17499c3731273d2cffdd96d011cf8ed6aca103da, by Elliott Hughes | |
9 years 11 months | Make toybox --version use the "git describe" info if it's available. |
Commit 90afbad4c1f115d5363fe99eb797d2458cd298a0, by Rob Landley | |
9 years 11 months | Fix a trivial typo in www/about.html. |
Commit 517469767559376e1ee7b11982d169023bcc1571, by Elliott Hughes | |
Apr 18, 2015 | |
9 years 11 months | Link against libattr and libsmack. |
Commit 58c326901827e1b54a7d82fb38633eafc448874d, by Xavier Roche | |
9 years 11 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit dbad14f3c59b9271058ee637b616a3d39e2fe757, by Elliott Hughes | |
9 years 11 months | Regenerate generated files. |
Commit 72502d273847edc4a72881c7aa7d973ff6041802, by Elliott Hughes | |
9 years 11 months | Use "git rev-parse" for the toybox version. |
Commit ec275a9a59a986b927788cc0d8a4c4aad3e6e4a0, by Elliott Hughes | |
Apr 28, 2015 | |
9 years 10 months | Fix ls -s and -i indentation in -C and -x modes. (Spotted by Jan Cybulski.) |
Commit 2b8a6f636854e2b07c7ba9bedcbbd275e27b69bd, by Rob Landley | |
9 years 10 months | Add prefix support Hyejin Kim asked about. |
Commit 89701da1fef87dad77927d30194ab28f19d26366, by Rob Landley | |
9 years 10 months | Fix truncate prefix bug and add truncate test suite entry. |
Commit 789665dc51c85f6fabfaf6f70f12d54b9df117df, by Rob Landley | |
Apr 30, 2015 | |
9 years 10 months | Remove redundant numlen. |
Commit 9c3d1657f1a3561910ceb87c1ea21d349fbfaaed, by Rob Landley | |
9 years 10 months | Wild guess at cleaning up smack support. Don't have a test environment yet. |
Commit 491e3e3f1c654f689de0f8cbd3b05559fd65c568, by Rob Landley | |
9 years 10 months | And remove the header part too. |
Commit cb7ed52786ffab798455c88fbd73bc32276bcfed, by Rob Landley | |
9 years 10 months | Add default sigpipe handler for android (as suggested by Elliott Hughes). |
Commit e7c09548b9c6188857260064c8ceba03d850c4b7, by Rob Landley | |
9 years 10 months | More ls cleanups from squinting at Jose's most recent smack patch. |
Commit 5e18bae30a80d6149e47d9adb1acb3a64bac7c08, by Rob Landley | |
May 1, 2015 | |
9 years 10 months | Portability bits for the recent ls smack changes. |
Commit 06d378325b9e7b6fd06fe45b284e189ac440345b, by Rob Landley | |
May 2, 2015 | |
9 years 10 months | Don't build chvt. |
Commit d67730eb9ae4f387fc2d50a8210e789b1509288e, by Elliott Hughes | |
May 3, 2015 | |
9 years 10 months | dmesg: add -t suppress timestamp flag |
Commit 38a5493031bca46263038964a8f5b188d7e9304e, by Mark Salyzyn | |
9 years 10 months | If a shortopt is configured out right before a bare longopt, the option parsing infrastructure segfaults because there's no next shortopt but the list isn't empty. (There was a test for this, but we're simultaneously traversing two lists and it was t |
Commit 5640acb50da707b404e00e9a20ba3fb3ec334a91, by Rob Landley | |
9 years 10 months | Minor dmesg cleanup. |
Commit fcd2729305888d0d8e4af2e6d158b9bbb97541af, by Rob Landley |