index
:
nq
this commit
master
Unix command line queue utility
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Rename fq -> nqtail, tq -> nqterm
Leah Neukirchen
5 months
Tag
Download
Author
Age
v1.0
nq-1.0.tar.gz
nq-1.0.tar.xz
nq-1.0.zip
Leah Neukirchen
5 months
v0.5
nq-0.5.tar.gz
nq-0.5.tar.xz
nq-0.5.zip
Leah Neukirchen
3 years
v0.4
nq-0.4.tar.gz
nq-0.4.tar.xz
nq-0.4.zip
Leah Neukirchen
4 years
v0.3.1
nq-0.3.1.tar.gz
nq-0.3.1.tar.xz
nq-0.3.1.zip
Leah Neukirchen
7 years
v0.3
nq-0.3.tar.gz
nq-0.3.tar.xz
nq-0.3.zip
Leah Neukirchen
7 years
v0.2.2
nq-0.2.2.tar.gz
nq-0.2.2.tar.xz
nq-0.2.2.zip
Leah Neukirchen
7 years
v0.2.1
nq-0.2.1.tar.gz
nq-0.2.1.tar.xz
nq-0.2.1.zip
Leah Neukirchen
8 years
v0.2
nq-0.2.tar.gz
nq-0.2.tar.xz
nq-0.2.zip
Leah Neukirchen
8 years
v0.1
nq-0.1.tar.gz
nq-0.1.tar.xz
nq-0.1.zip
Christian Neukirchen
9 years
Age
Commit message
Author
Files
Lines
2021-03-15
NEWS.md: update for 0.4
v0.4
Leah Neukirchen
1
-0
/
+7
2021-03-13
nq.1: document NQDONEDIR
Leah Neukirchen
1
-2
/
+14
2021-03-13
nq: simplify O_DIRECTORY usage
Leah Neukirchen
1
-8
/
+4
2021-03-13
nq: initialize fd with -1 instead of a possible valid value
Leah Neukirchen
1
-1
/
+1
2021-03-13
nq: add support for a $NQDONEDIR
Leah Neukirchen
1
-4
/
+30
2021-03-13
fq: use shared locks to avoid holding exclusive locks for a split second
Duncan Overbruck
1
-2
/
+2
2021-03-13
nq: use shared locks when waiting for other lockfiles
Duncan Overbruck
1
-4
/
+4
2021-03-13
nq: check d_name fits into newestlocked (our filenames always will)
Leah Neukirchen
1
-1
/
+2
2021-03-13
nq: revamp waiting loop to avoid busy loops in contested cases
Leah Neukirchen
1
-18
/
+27
2021-02-28
fq: fix fd leak
Leah Neukirchen
1
-1
/
+3
[...]
Clone
https://git.vuxu.org/nq
git://git.vuxu.org/nq