summary refs log tree commit diff
path: root/doc/pdf/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-01 13:54:40 -0400
committerJune McEnroe <june@causal.agency>2018-10-01 13:54:40 -0400
commit5b7494bac6f7f2fca83327fcbde5ab4d9329e6cd (patch)
tree24a8ddb036f1d669f84aefac7fd2a5980c9dc872 /doc/pdf/Makefile
parentAdd "Pleasant C" (diff)
downloadsrc-5b7494bac6f7f2fca83327fcbde5ab4d9329e6cd.tar.gz
src-5b7494bac6f7f2fca83327fcbde5ab4d9329e6cd.zip
Add CAVEATS to "Pleasant C"
Diffstat (limited to 'doc/pdf/Makefile')
0 files changed, 0 insertions, 0 deletions
x/commit/scoop.c?h=1.8&id=eef9c0faa89365a9c4a94c13de2fc81cadd24396&follow=1'>Normalize date inputJune McEnroe Mostly this just allows the use of 'now'. 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe