annotate toys/pending/README @ 1037:af1780148f7c draft

Implement ls --color=auto, suggested by Rich Felker.
author Rob Landley <rob@landley.net>
date Sun, 01 Sep 2013 08:00:41 -0500
parents 0509ceff26cf
children 8a13412acf4d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
747
68d6c1ce7bba Add stat submission to new "pending" directory, along with infrastructure to support pending.
Rob Landley <rob@landley.net>
parents:
diff changeset
1 pending
68d6c1ce7bba Add stat submission to new "pending" directory, along with infrastructure to support pending.
Rob Landley <rob@landley.net>
parents:
diff changeset
2
824
0509ceff26cf Explain that code in the "pending" directory isn't necessarily ready for prime time.
Rob Landley <rob@landley.net>
parents: 747
diff changeset
3 These commands await additional review and/or cleanup. Code in this directory
0509ceff26cf Explain that code in the "pending" directory isn't necessarily ready for prime time.
Rob Landley <rob@landley.net>
parents: 747
diff changeset
4 may or may not work, some of the commands here are unfinished stubs, others
0509ceff26cf Explain that code in the "pending" directory isn't necessarily ready for prime time.
Rob Landley <rob@landley.net>
parents: 747
diff changeset
5 just need a more thorough inspection than I've had time for yet.