summaryrefslogtreecommitdiffstats
path: root/sinksh/syntax_modules/sink_list.cpp
Commit message (Collapse)AuthorAge
* Ensure we get a return codeChristian Mollekopf2017-11-01
|
* sinksh list apply resource filter and print BLOB propertiesChristian Mollekopf2017-02-16
|
* PropertyParser to properly parse different property types.Christian Mollekopf2017-02-16
|
* Separate resultsChristian Mollekopf2017-02-13
|
* Support a property-per-line printing style in listChristian Mollekopf2017-02-13
| | | | | Otherwise this becomes completely unreadable. Currently only used with --showall. With this "sinksh show" should no longer be necessary.
* sinksh inspectChristian Mollekopf2017-02-08
|
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
|
* Share query syntaxChristian Mollekopf2017-01-07
|
* SinkshChristian Mollekopf2017-01-05
|
* Introduced Log::ContextChristian Mollekopf2016-12-22
| | | | | | | To have hierarchical debug output we have to pass around something at run-time, there is no reasonable alternative. Log::Context provides the identifier to do just that and largely replaces the debug component idea.
* sinksh list commandline argumentsChristian Mollekopf2016-12-21
|
* Compact id representation for sinksh list.Christian Mollekopf2016-12-19
| | | | | Id clashes are possible but unlikely, but the compact id can't be used for other operations.
* sinksh list: allow the user to specify what to printChristian Mollekopf2016-12-16
|
* sinksh fixesChristian Mollekopf2016-12-15
|
* Don't expose the live query flag directly.Christian Mollekopf2016-11-04
|
* A better resource filter apiChristian Mollekopf2016-10-05
|
* Use the Query::filter api.Christian Mollekopf2016-09-27
|
* Ported sinksh list to synchronous API (which also fixed it)Christian Mollekopf2016-06-26
|
* Property filter for listChristian Mollekopf2016-05-09
|
* sinksh: support for printing tablesChristian Mollekopf2016-04-09
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
(except for documentation).