| 3 months ago: | Fix bad link that was confusing people. (Oops.) |
|---|---|
| changeset 425: | 312b8acb65aa |
| author: | Rob Landley <rob@landley.net> |
| date: | Fri Feb 03 22:39:55 2012 -0600 |
| files: | www/about.html |
| 3 months ago: | Removing unecessary allocation. |
|---|---|
| changeset 424: | 85a5e01e7ad8 |
| author: | Luis Felipe Strano Moraes <luis.strano@gmail.com> |
| date: | Fri Feb 03 11:17:48 2012 -0200 |
| files: | lib/args.c |
| 3 months ago: | Implement xargs -E. |
|---|---|
| changeset 423: | 2a2b483a4cf9 |
| author: | Rob Landley <rob@landley.net> |
| date: | Thu Feb 02 07:44:04 2012 -0600 |
| files: | toys/xargs.c |
| 3 months ago: | Very slight efficiency tweak. |
|---|---|
| changeset 422: | 82d70cff7357 |
| author: | Rob Landley <rob@landley.net> |
| date: | Thu Feb 02 07:42:31 2012 -0600 |
| files: | toys/nohup.c |
| 3 months ago: | Test suite comment tweaks. |
|---|---|
| changeset 421: | 1ca548d46c8e |
| author: | Rob Landley <rob@landley.net> |
| date: | Thu Feb 02 07:29:09 2012 -0600 |
| files: | scripts/test/sort.test scripts/test/testing.sh |
| 3 months ago: | Basename and env are usable, default them to y. |
|---|---|
| changeset 420: | eda61bcf575a |
| author: | Rob Landley <rob@landley.net> |
| date: | Thu Feb 02 07:28:06 2012 -0600 |
| files: | toys/basename.c toys/env.c |
| 3 months ago: | Quick and dirty terminal_size() and yesno() functions, both of which need to be improved. |
|---|---|
| changeset 419: | af0cca0aba9d |
| author: | Rob Landley <rob@landley.net> |
| date: | Thu Feb 02 07:27:35 2012 -0600 |
| files: | lib/lib.c lib/lib.h |
| 3 months ago: | Update web page a bit. |
|---|---|
| changeset 418: | 9be513853e6b |
| author: | Rob Landley <rob@landley.net> |
| date: | Thu Feb 02 07:27:05 2012 -0600 |
| files: | www/news.html |
| 3 months ago: | Commit 415 needs the other two files. (Oops.) |
|---|---|
| changeset 417: | 57e1335e59f6 |
| author: | Rob Landley <rob@landley.net> |
| date: | Thu Feb 02 07:26:39 2012 -0600 |
| files: | Config.in lib/lib.h |
| 3 months ago: | More work on xargs: bugfix and tests. |
|---|---|
| changeset 416: | e9f6e7f25854 |
| author: | Rob Landley <rob@landley.net> |
| date: | Mon Jan 30 07:40:32 2012 -0600 |
| files: | scripts/test/xargs.test toys/xargs.c |