log

age author description
Sat, 21 Sep 2013 13:46:44 -0500 Rob Landley Tweak args (yank old + that never worked, rename | to +), and add uname -o as a synonym for -s. draft
Sat, 21 Sep 2013 12:24:04 -0500 Rob Landley Fluff out option parsing documentation, add another DEBUG test. draft
Mon, 16 Sep 2013 23:41:51 -0500 Rob Landley Fix -t c0 and -J as reported by heehooman at gmail on the list. draft
Wed, 18 Sep 2013 10:50:38 -0500 Rob Landley Release announcement on web page. draft
Wed, 11 Sep 2013 12:09:53 -0500 Rob Landley Ah, that's why commit 1057 was skipped last pull: it was unfinished. Oops. (Fix it.) draft 0.4.6
Tue, 10 Sep 2013 02:04:45 -0500 Rob Landley First pass of cut cleanup, and make test script slightly happier with the concept of 80 character lines. draft
Tue, 10 Sep 2013 01:01:35 -0500 Rob Landley Remove two unused functions and shrink another. draft
Mon, 09 Sep 2013 11:39:18 -0500 Rob Landley Cleanup on acpi, switch to default y. draft
Mon, 09 Sep 2013 11:19:59 -0500 Isaac Dunham I got tired of trying to guess how much terminal time I could get in on my phone, so here's a basic acpi. draft
Mon, 09 Sep 2013 11:18:18 -0500 Rob Landley Minor cleanups. draft
Mon, 09 Sep 2013 06:50:00 -0500 Rob Landley Don't write a zero past end of toybuf with large -d value. draft
Mon, 09 Sep 2013 05:52:49 -0500 Rob Landley Minor cosmetic tweaks to expand. draft
Mon, 09 Sep 2013 05:26:52 -0500 Rob Landley Adjust patch to use dlist_pop() draft
Mon, 09 Sep 2013 04:26:03 -0500 Rob Landley Redo tail closer to the original design. Add more tests for large data sets. (Still no -f support yet.) draft
Mon, 09 Sep 2013 02:44:02 -0500 Rob Landley Fix [-group] argument dropping. draft