summary refs log tree commit diff
path: root/nq.c
Commit message (Collapse)AuthorAgeFilesLines
* export NQJOBID to running jobsChristian Neukirchen2015-08-021-0/+1
|
* add -t to test if queue needs waitingChristian Neukirchen2015-08-021-10/+18
|
* wait for arguments of -wChristian Neukirchen2015-08-021-23/+49
|
* -w doesn't take any argumentsChristian Neukirchen2015-08-021-3/+3
|
* add -wChristian Neukirchen2015-07-311-5/+28
|
* tweaksChristian Neukirchen2015-07-311-6/+10
|
* formattingChristian Neukirchen2015-07-311-3/+4
|
* introductory commentChristian Neukirchen2015-07-311-1/+15
|
* cleanups, usageChristian Neukirchen2015-07-311-5/+10
|
* close stdin/stdout, else it locks e.g. for "nq ... | cat"Christian Neukirchen2015-07-311-0/+2
|
* more cleanupChristian Neukirchen2015-07-311-37/+59
|
* clean up, use a pipe instead of signalsChristian Neukirchen2015-07-311-46/+44
|
* reformatChristian Neukirchen2015-07-311-119/+119
|
* Initial import of nqChristian Neukirchen2015-07-311-0/+175