log

age author description
Thu, 28 Mar 2013 23:33:27 -0500 Rob Landley More uudecode cleanup.
Thu, 28 Mar 2013 22:29:50 -0500 Rob Landley More uudecode cleanup.
Thu, 28 Mar 2013 19:28:27 -0500 Rob Landley Change uuencode test to match what other uuencode implementations actually produce.
Wed, 27 Mar 2013 22:34:28 -0500 Rob Landley Where I left off on analysis of other multicall binaries...
Wed, 27 Mar 2013 00:52:17 -0500 Rob Landley Incremental cleanup of uudecode.
Wed, 27 Mar 2013 00:10:58 -0500 Rob Landley Fix the USE() macro around NEWTOY, tweak help text, remove unnecessary wrapper, tweak whitespace and curly brackets.
Wed, 27 Mar 2013 00:04:43 -0500 Rob Landley uudecode test should just call "uudecode" (not multiplexer via a path), and first test shouldn't succeed if toybox isn't even there.
Tue, 26 Mar 2013 22:31:10 -0500 Rob Landley Add help text for pending test command. (No actual implementation yet.)
Tue, 26 Mar 2013 01:49:18 -0500 Rob Landley Finish uuencode cleanup, default y, move it from pending to posix.
Sun, 24 Mar 2013 22:35:32 -0500 Rob Landley First round of uuencode cleanup: generate table, tweak help text, remove unnecessary output buffers, simplify base64 functions..
Sun, 24 Mar 2013 17:20:47 -0500 Rob Landley Logger, by Ilya Kuzmich.
Fri, 22 Mar 2013 00:26:12 -0500 Rob Landley uuencode/decode tests and tweaks from Erich Plondke.
Thu, 21 Mar 2013 23:23:49 -0500 Rob Landley Fix a bug in patch I fixed back in 2010 but forgot to apply here.
Thu, 21 Mar 2013 20:21:12 -0500 Rob Landley Update news page and link to ELC 2013 talk on toybox.
Thu, 21 Mar 2013 00:20:02 -0500 Rob Landley Add -a to who and switch to default y in defconfig.