summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-07 18:03:03 -0400
committerJune McEnroe <june@causal.agency>2021-05-07 18:06:37 -0400
commit9560c1f8bd8bda1a5d3b8d919b8265c1189d4b1b (patch)
tree1262acb4402345277f2f391254bef49fbe9fc2ab /Makefile
parentFormat litterbox query interface results like scoop (diff)
downloadlitterbox-9560c1f8bd8bda1a5d3b8d919b8265c1189d4b1b.tar.gz
litterbox-9560c1f8bd8bda1a5d3b8d919b8265c1189d4b1b.zip
Order by rowids for scoop -l
This vastly improves the speed of the query, with the same effect
as the change to litterbox's query interface.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
17-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe