summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore16log plain blame
-rw-r--r--Makefile389log plain blame
-rw-r--r--archive.c5974log plain blame
-rw-r--r--archive.h2994log plain blame
-rw-r--r--atom.c2824log plain blame
-rw-r--r--bubger.12711log plain blame
-rw-r--r--concat.c4649log plain blame
-rw-r--r--export.c4049log plain blame
-rw-r--r--html.c3087log plain blame
-rw-r--r--imap.c5284log plain blame
-rw-r--r--imap.h4087log plain blame
-rw-r--r--mbox.c1552log plain blame
-rw-r--r--parse.c3530log plain blame
-rw-r--r--template.c3022log plain blame
>June 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