Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fq: add usage | Christian Neukirchen | 2015-08-09 | 1 | -0/+2 |
* | fq: fix -q output when file contains no newline at all | Christian Neukirchen | 2015-08-09 | 1 | -0/+3 |
* | fq: cleanups | Christian Neukirchen | 2015-08-09 | 1 | -6/+9 |
* | fq: realloc/strdup failure is fatal | Christian Neukirchen | 2015-08-09 | 1 | -2/+2 |
* | fq: expand and sort $NDIR/,* ourselves | Christian Neukirchen | 2015-08-09 | 1 | -11/+45 |
* | fq: add -a to output non-locked jobs too | Christian Neukirchen | 2015-08-09 | 1 | -3/+6 |
* | fq: add -q to only output the first line of each job | Christian Neukirchen | 2015-08-09 | 1 | -6/+34 |
* | fq: close stdin, we never use it | Christian Neukirchen | 2015-08-05 | 1 | -0/+2 |
* | make fq behave more like fq.sh | Christian Neukirchen | 2015-08-05 | 1 | -4/+28 |
* | reimplement fq in C. | Christian Neukirchen | 2015-08-05 | 1 | -0/+109 |