about summary refs log tree commit diff
path: root/fq.c
Commit message (Expand)AuthorAgeFilesLines
* fq: expand and sort $NDIR/,* ourselvesChristian Neukirchen2015-08-091-11/+45
* fq: add -a to output non-locked jobs tooChristian Neukirchen2015-08-091-3/+6
* fq: add -q to only output the first line of each jobChristian Neukirchen2015-08-091-6/+34
* fq: close stdin, we never use itChristian Neukirchen2015-08-051-0/+2
* make fq behave more like fq.shChristian Neukirchen2015-08-051-4/+28
* reimplement fq in C.Christian Neukirchen2015-08-051-0/+109