| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2 days | Add readlinkHEADmaster | stateless | 3 | -0/+81 |
| 3 days | Eliminating the getopt disgrace. | Christoph Lohmann | 28 | -475/+723 |
| 4 days | Various fixes, add renice command. | Lorenzo Cogotti | 6 | -23/+245 |
| 4 days | Seq has been implemented. | Christoph Lohmann | 1 | -2/+0 |
| 4 days | Adding who, chroot, env and split. | Christoph Lohmann | 10 | -4/+410 |
| 9 days | Adding the new C files too. | Christoph Lohmann | 7 | -0/+264 |
| 2013-05-30 | Adding some utilities. | Christoph Lohmann | 9 | -14/+131 |
| 2013-05-29 | Fixing the ARG macros and adding nice. | Christoph Lohmann | 3 | -22/+58 |
| 2013-05-04 | Fixing whitespaces. | Christoph Lohmann | 1 | -33/+34 |
| 2013-05-04 | Added POSIX paste(1) command implementation. | Lorenzo Cogotti | 4 | -2/+354 |
| 2013-03-11 | s/getopt/ARGBEGIN/ and -r bug fix cp | Federico G. Benavento | 1 | -12/+10 |
| 2013-03-11 | s/getopt/ARGBEGIN/ wc | Federico G. Benavento | 1 | -28/+29 |
| 2013-03-10 | pathconf(".", _PC_PATH_MAX) doesn't work from nfs mounted filesystems on BSD ... | Federico G. Benavento | 1 | -1/+1 |
| 2013-03-05 | Style inquistion for util and some tools. | Christoph Lohmann | 15 | -32/+100 |
| 2013-03-05 | The style inquisition on basename. | Christoph Lohmann | 2 | -6/+10 |
| 2012-06-09 | seq: remove unused fflag | Connor Lane Smith | 1 | -2/+1 |
| 2012-06-09 | seq: set ff=unix (?!) | Connor Lane Smith | 1 | -158/+158 |
| 2012-06-09 | grep: fix ARGC() | Connor Lane Smith | 1 | -2/+1 |
| 2012-05-31 | grep: ARGBEGIN | Connor Lane Smith | 1 | -30/+37 |
| 2012-05-31 | cat: ARGBEGIN | Connor Lane Smith | 1 | -7/+11 |
| 2012-05-25 | rm: update manpage | Connor Lane Smith | 1 | -2/+1 |
| 2012-05-25 | rm: removing empty dirs is okay | Connor Lane Smith | 1 | -8/+2 |
| 2012-05-25 | chmod, chown: remove redundant flag | Connor Lane Smith | 4 | -11/+9 |
| 2012-05-25 | fold: clarify utf8 behaviour in manpage | Connor Lane Smith | 1 | -4/+4 |
| 2012-05-22 | Add missing file (util/getlines.c) | Robert Ransom | 1 | -0/+22 |
| 2012-05-22 | grep: Remove trailing newline before trying to match RE | Robert Ransom | 1 | -2/+5 |
| 2012-05-21 | uniq: WTFM | Robert Ransom | 1 | -0/+39 |
| 2012-05-21 | uniq: Lobotomize for POSIX-subset compatibility | Robert Ransom | 2 | -4/+3 |
| 2012-05-21 | uniq: Initial commit | Robert Ransom | 2 | -1/+98 |
| 2012-05-21 | I'm probably a sbase copyright holder now | Robert Ransom | 1 | -0/+1 |
| 2012-05-21 | mc: WTFM | Robert Ransom | 1 | -0/+36 |
| 2012-05-21 | mc: Initial commit | Robert Ransom | 2 | -0/+84 |
| 2012-05-21 | Makefile: Correct list of .o files depending on text.h | Robert Ransom | 1 | -1/+1 |
| 2012-05-21 | sort: Librarify getlines() | Robert Ransom | 3 | -24/+9 |
| 2012-05-21 | sort: Expand linebuf.lines by more than one pointer-size at a time | Robert Ransom | 1 | -2/+3 |
| 2012-05-21 | sort: Move lines and nlines globals into a struct | Robert Ransom | 1 | -13/+19 |
| 2012-05-20 | sort: Return 2 on usage error | Robert Ransom | 1 | -1/+1 |
| 2012-05-20 | nl: Return 2 on usage error | Robert Ransom | 1 | -1/+1 |
| 2012-05-20 | util/estrtol: Also check for out-of-range values using errno | Robert Ransom | 1 | -1/+3 |
| 2012-05-16 | Make Makefile possibly POSIX-conformant | Robert Ransom | 1 | -0/+3 |
| 2012-05-15 | test: eprintf in usage | Connor Lane Smith | 1 | -3/+2 |
| 2012-05-15 | revert to per-cmd usage() | Connor Lane Smith | 7 | -33/+38 |
| 2012-05-14 | cksum: ARGBEGIN, no buffering | Connor Lane Smith | 1 | -20/+30 |
| 2012-05-14 | new ARGBEGIN & usage() function | Connor Lane Smith | 11 | -139/+117 |
| 2012-05-14 | test: more efficient -e flag | Connor Lane Smith | 1 | -10/+10 |
| 2012-05-12 | grep: better regerror message | Connor Lane Smith | 1 | -1/+1 |
| 2012-05-12 | grep: check regcomp succeeds | Connor Lane Smith | 1 | -2/+7 |
| 2012-05-10 | seq: some cleanup | Connor Lane Smith | 4 | -148/+122 |
| 2012-04-23 | Add -u option to date (POSIX and Plan 9, and useful) | Robert Ransom | 2 | -3/+13 |
| 2012-04-23 | Testing before rage. Suffix is fixed in basename. | Christoph Lohmann | 1 | -3/+3 |
