mu/lib/utils
Dirk-Jan C. Binnema 2575b2d0e3 mu: better error handling for opening database read-only
Be a bit clearer for the user.
2020-02-04 21:14:30 +02:00
..
Makefile.am utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
mu-command-parser.cc utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
mu-command-parser.hh server: improve command documentation output 2020-01-25 11:51:38 +02:00
mu-date.c lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-date.h lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-error.hh lib/utils: Add Message error. 2020-01-31 00:23:00 +02:00
mu-log.c lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-log.h lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-sexp-parser.cc mu: sexp-parser: add support for negative numbers 2020-01-25 19:54:37 +02:00
mu-sexp-parser.hh mu: fix clang compilation 2020-01-24 00:21:53 +02:00
mu-str.c use g_snprintf instead of snprintf 2020-01-07 23:17:15 +02:00
mu-str.h update for lib/utils split 2019-12-22 15:26:45 +02:00
mu-util.c use g_snprintf instead of snprintf 2020-01-07 23:17:15 +02:00
mu-util.h mu: better error handling for opening database read-only 2020-02-04 21:14:30 +02:00
mu-utils.cc mu4e: use the new command-parser 2020-01-22 11:42:15 +02:00
mu-utils.hh mu: no need to pass 'maildir' when we can deduce it 2020-02-04 01:05:35 +02:00
test-command-parser.cc utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
test-mu-str.c update for lib/utils split 2019-12-22 15:26:45 +02:00
test-mu-util.c update for lib/utils split 2019-12-22 15:26:45 +02:00
test-sexp-parser.cc mu: sexp-parser: add support for negative numbers 2020-01-25 19:54:37 +02:00
test-utils.cc lib/utils: Update 2020-01-05 17:46:21 +02:00