summaryrefslogtreecommitdiff
path: root/lib/utils
AgeCommit message (Expand)Author
2020-03-31mu: ensure some struct members are initializedDirk-Jan C. Binnema
2020-02-22mu-command-parser: do not allow unknown parametersDirk-Jan C. Binnema
2020-02-10remove some dead codeDirk-Jan C. Binnema
2020-02-08store: rework to allow for 'init'Dirk-Jan C. Binnema
2020-02-04mu: better error handling for opening database read-onlyDirk-Jan C. Binnema
2020-02-04mu: no need to pass 'maildir' when we can deduce itDirk-Jan C. Binnema
2020-01-31lib/utils: Add Message error.Dirk-Jan C. Binnema
2020-01-25mu: sexp-parser: add support for negative numbersDirk-Jan C. Binnema
2020-01-25sexp-parser: improve error messageDirk-Jan C. Binnema
2020-01-25server: improve command documentation outputDirk-Jan C. Binnema
2020-01-24mu: fix clang compilationDirk-Jan C. Binnema
2020-01-23utils/sexp-parser: include ostreamDirk-Jan C. Binnema
2020-01-22mu4e: use the new command-parserDirk-Jan C. Binnema
2020-01-21utils: Implement sexp command parserDirk-Jan C. Binnema
2020-01-18utils: Update error exception, utils.Dirk-Jan C. Binnema
2020-01-07use g_snprintf instead of snprintfDirk-Jan C. Binnema
2020-01-05lib/utils: UpdateDirk-Jan C. Binnema
2020-01-01mu: allow for code-coverage reportsDirk-Jan C. Binnema
2020-01-01lib: Use Mu:Error exceptionDirk-Jan C. Binnema
2020-01-01utils: add Mu::Error (runtime exception)Dirk-Jan C. Binnema
2019-12-22move parser/utils to utils, Mux->MuDirk-Jan C. Binnema
2019-12-22update for lib/utils splitDirk-Jan C. Binnema
2019-12-22lib: split out utils to lib/utilsDirk-Jan C. Binnema