log

age author description
Sun, 29 Jan 2012 13:54:13 -0600 Rob Landley Add <>= to lib/args.c, with documentation.
Sat, 28 Jan 2012 12:07:45 -0600 Rob Landley Implement xargs (first pass, not full SUSv4 yet).
Fri, 27 Jan 2012 06:49:28 -0600 Rob Landley Add id command from Tim Bird.
Sun, 22 Jan 2012 22:28:04 -0600 Rob Landley Patch shouldn't be bothered by DOS newlines.
Sun, 22 Jan 2012 20:33:15 -0600 Rob Landley Add three commands that can be done as simple shell scripts (one sed is in, anyway), and don't need to be implemented in C.
Sun, 22 Jan 2012 19:41:42 -0600 Rob Landley Add wiki link and make about less stale.
Fri, 20 Jan 2012 00:02:37 -0600 Tryn Mirell 'env' and 'basename' refactored
Wed, 18 Jan 2012 20:32:52 -0600 Rob Landley Comment changes, and add a blank line to the help text.
Wed, 18 Jan 2012 20:31:59 -0600 Rob Landley Add -x option to sort (like -n, but hexadecimal), because I needed it for something.
Mon, 16 Jan 2012 01:48:51 -0600 Tryn Mirell 'env' implementation - Initial
Sun, 15 Jan 2012 23:27:22 -0600 Tryn Mirell 'basename': Handle where we have no / passed
Sun, 15 Jan 2012 23:20:06 -0600 Tryn Mirell Initial 'basename' implementation
Mon, 16 Jan 2012 01:44:17 -0600 Rob Landley Fluff out documentation and skeleton code.
Sat, 14 Jan 2012 23:28:15 -0600 Rob Landley Expand comments.
Wed, 28 Dec 2011 16:50:16 -0600 Rob Landley Don't make toysh default to y until it does something useful.