summary refs log tree commit diff
path: root/bin/dash
ModeNameSize
-rw-r--r--.gitignore389log plain blame
-rw-r--r--COPYING2689log plain blame
-rw-r--r--ChangeLog22386log plain blame
-rw-r--r--ChangeLog.O33996log plain blame
-rw-r--r--Makefile.am14log plain blame
-rw-r--r--Makefile.in24672log plain blame
-rw-r--r--aclocal.m441920log plain blame
-rwxr-xr-xautogen.sh84log plain blame
-rwxr-xr-xcompile7400log plain blame
-rw-r--r--config.h.in5091log plain blame
-rwxr-xr-xconfigure186829log plain blame
-rw-r--r--configure.ac5910log plain blame
-rwxr-xr-xdepcomp23568log plain blame
-rwxr-xr-xinstall-sh15358log plain blame
-rwxr-xr-xmissing6878log plain blame
d---------src2373log plain
d>June 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