summaryrefslogtreecommitdiffstats
path: root/sinksh/syntax_modules/sink_show.cpp
Commit message (Collapse)AuthorAge
* sinksh show cleanupChristian Mollekopf2017-08-13
|
* Move type implementations in one placeChristian Mollekopf2017-03-21
| | | | | | | Having them separated is rather pointless (since we need one for every type, and all types are the interface of sink, as one), and caused quite a bit of friction when adding new types. This will also make it easier to change things for all types.
* Don't expose the live query flag directly.Christian Mollekopf2016-11-04
|
* A better resource filter apiChristian Mollekopf2016-10-05
|
* Specify base set as part of the filter stages in the query.Christian Mollekopf2016-10-05
|
* sinksh show commandChristian Mollekopf2016-04-09