summaryrefslogtreecommitdiffstats
path: root/akonadish
Commit message (Expand)AuthorAge
* Got rid of all uses of Query::syncOnDemand and Query::processAllChristian Mollekopf2016-01-14
* Merge branch 'feature/akonadish_log_control' into developChristian Mollekopf2016-01-11
|\
| * logging level settingAaron Seigo2016-01-10
| * add logging level management to StateAaron Seigo2016-01-10
| * use the filter helper in utils, where it movedAaron Seigo2016-01-10
| * start collecting useful bits hereAaron Seigo2016-01-10
* | make it possible to enter itneractive mode from a scriptAaron Seigo2016-01-10
* | getter for event loop statusAaron Seigo2016-01-10
* | update for accuracyAaron Seigo2016-01-10
* | factor out and simplify the repl entrance branchAaron Seigo2016-01-10
* | factor out the common multiline input routineAaron Seigo2016-01-10
|/
* typeCompleter and resourceOrTypeCompleterAaron Seigo2015-12-28
* consistency (and avoids warnings on redirect input)Aaron Seigo2015-12-28
* resource automcompletionAaron Seigo2015-12-28
* methods to get resourceIds and a compelter built on thatAaron Seigo2015-12-28
* pass the state object into the completerAaron Seigo2015-12-28
* allow access to the state memberAaron Seigo2015-12-28
* tighten this up a littleAaron Seigo2015-12-28
* Print disk usage as part of the stat commandChristian Mollekopf2015-12-27
* updateAaron Seigo2015-12-26
* trim lines, ignore empty onesAaron Seigo2015-12-26
* ignore lines beginning with # as commentsAaron Seigo2015-12-26
* add the new option to the outputAaron Seigo2015-12-26
* make it possible to write akonadish scripts..Aaron Seigo2015-12-26
* Don't get stuck on an already finished command.Christian Mollekopf2015-12-26
* Fixed buildChristian Mollekopf2015-12-26
* modifyAaron Seigo2015-12-25
* updateAaron Seigo2015-12-25
* cleanupAaron Seigo2015-12-25
* a little welcome bannerAaron Seigo2015-12-25
* remove non-resourcesAaron Seigo2015-12-25
* updateAaron Seigo2015-12-25
* crete other itemsAaron Seigo2015-12-25
* unneededAaron Seigo2015-12-25
* add my little list of things to contemplateAaron Seigo2015-12-25
* remove resourceAaron Seigo2015-12-25
* statAaron Seigo2015-12-25
* error out when nothing useful is providedAaron Seigo2015-12-25
* create resourceAaron Seigo2015-12-25
* key/value map makerAaron Seigo2015-12-25
* clear commandAaron Seigo2015-12-25
* proper tokenization of inputAaron Seigo2015-12-25
* error on unknown / malformed commandsAaron Seigo2015-12-25
* don't translate the commands; let them be scriptable universallyAaron Seigo2015-12-25
* print the syntax treeAaron Seigo2015-12-25
* syntax to turn timing on/offAaron Seigo2015-12-25
* support command timing outputAaron Seigo2015-12-25
* command timing settingAaron Seigo2015-12-25
* missing break, preventing proper traversal down the syntax treeAaron Seigo2015-12-25
* const&Aaron Seigo2015-12-25