Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replaced readline with cpp-linenoise | Christian Mollekopf | 2018-05-23 |
| | | | | | | | | | ... a single header readline replacement that works on all linux, osx and windows (or so they claim). Besides cleaning up the code considerably, it should help us build sinksh on windows where readline is not really (there are some ancient broken readline ports) available. cpp-readline comes from here: https://github.com/yhirose/cpp-linenoise | ||
* | On windows we only have readline 5.0 available | Christian Mollekopf | 2018-04-19 |
| | |||
* | Pick up the right includes. | Christian Mollekopf | 2018-03-18 |
| | |||
* | Avoid a completely outdated readline, such as on osx | Christian Mollekopf | 2018-03-18 |
| | |||
* | A sinksh module geared towards self-testing and stress testing. | Christian Mollekopf | 2018-02-13 |
| | |||
* | Added some fulltext index inspection | Christian Mollekopf | 2018-02-13 |
| | |||
* | Doesn't add anything over list | Christian Mollekopf | 2018-01-25 |
| | |||
* | Livequery | Christian Mollekopf | 2017-11-03 |
| | |||
* | Info command to print some default information | Christian Mollekopf | 2017-08-02 |
| | |||
* | Upgrade job that we can eventually use to upgrade the storage | Christian Mollekopf | 2017-05-11 |
| | |||
* | sinksh drop to drop the cache | Christian Mollekopf | 2017-02-13 |
| | |||
* | sinksh inspect | Christian Mollekopf | 2017-02-08 |
| | |||
* | Prepared sinksh trace | Christian Mollekopf | 2016-07-07 |
| | |||
* | sinksh show command | Christian Mollekopf | 2016-04-09 |
| | |||
* | Use Sink instead of SinkCommon | Christian Mollekopf | 2016-02-09 |
| | |||
* | Ignore warnings only locally | Christian Mollekopf | 2016-01-31 |
| | |||
* | Enabled and fixed a bunch of warnings | Christian Mollekopf | 2016-01-31 |
| | |||
* | Renamed Akonadi2 to Sink | Christian Mollekopf | 2016-01-20 |
(except for documentation). |