summary refs log tree commit diff homepage
path: root/2017/src/bin
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-12-10 17:15:58 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:25 -0500
commitf6f3d295738c860cd2dde2d42b087fb81b0a0908 (patch)
tree55217a93e763cfab5a8711687d673f8efc629f27 /2017/src/bin
parentDay 8 parts 1 and 2 (diff)
downloadaoc-f6f3d295738c860cd2dde2d42b087fb81b0a0908.tar.gz
aoc-f6f3d295738c860cd2dde2d42b087fb81b0a0908.zip
Day 9
Diffstat (limited to '2017/src/bin')
0 files changed, 0 insertions, 0 deletions
d>2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize 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