mu/lib
Dirk-Jan C. Binnema 69b157a346 lib: improve error handling, cleanups 2020-10-31 09:46:13 +02:00
..
index mu: indexer: update dirstamp with statbuf st_mtime 2020-10-14 00:09:32 +03:00
query fix compilation error / clang warnings 2020-07-25 11:26:08 +03:00
testdir mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
testdir2 mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
testdir3 mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
testdir4 mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
utils lib: improve error handling, cleanups 2020-10-31 09:46:13 +02:00
Makefile.am mu/lib: refactor mu(-cmd)-server code 2020-10-31 09:46:13 +02:00
doxyfile.in * lib: doxygen support (WIP, just starting...) 2012-10-27 14:42:21 +03:00
mu-bookmarks.c * update copyright years 2013-03-30 11:32:07 +02:00
mu-bookmarks.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-contacts.cc lib: fix 'personal' handling in contacts 2020-10-18 11:58:32 +03:00
mu-contacts.hh lib: fix 'personal' handling in contacts 2020-10-18 11:58:32 +03:00
mu-container.c mu: always sort descending within threads 2020-04-29 10:55:19 +10:00
mu-container.h Fix typos 2020-05-12 23:56:55 +02:00
mu-flags.c integrate new query parser 2017-10-25 23:50:17 +03:00
mu-flags.h integrate new query parser 2017-10-25 23:50:17 +03:00
mu-maildir.c mu4e: Add some extra logging to the mu-maildir 2020-10-22 20:16:41 +03:00
mu-maildir.h lib: follow symlinks in maildirs 2020-05-26 19:22:41 +03:00
mu-msg-crypto.c msg-crypto: fix small leak 2020-02-21 19:29:27 +02:00
mu-msg-doc.cc lib/utils: Update 2020-01-05 17:46:21 +02:00
mu-msg-doc.h update for lib/utils split 2019-12-22 15:26:45 +02:00
mu-msg-fields.c mu-msg-fields: Mark contact fields as phrase-enabled 2019-08-01 22:11:39 +03:00
mu-msg-fields.h mu-msg-fields: Mark contact fields as phrase-enabled 2019-08-01 22:11:39 +03:00
mu-msg-file.c build: don't require glib 2.58 for g_canonicalize_file 2020-05-28 00:37:29 +03:00
mu-msg-file.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-msg-iter.cc lib/utils: Update 2020-01-05 17:46:21 +02:00
mu-msg-iter.h Fix typos 2019-11-06 16:13:39 +01:00
mu-msg-json.c Fix typos 2019-11-06 16:13:39 +01:00
mu-msg-part.c Allow ';' as a Maildir flags seperator 2020-05-23 09:21:57 +08:00
mu-msg-part.h mu: include signers in signature report 2017-08-27 17:32:23 +03:00
mu-msg-prio.c integrate new query parser 2017-10-25 23:50:17 +03:00
mu-msg-prio.h Fix typos 2019-11-06 16:13:39 +01:00
mu-msg-priv.h lib/mu-msg-file: Use canonical path instead of real path 2020-05-27 18:55:18 +03:00
mu-msg-sexp.cc mu: support json output directly 2020-10-26 18:39:56 +02:00
mu-msg.c lib: improve error handling, cleanups 2020-10-31 09:46:13 +02:00
mu-msg.h mu: support json output directly 2020-10-26 18:39:56 +02:00
mu-query.cc lib: improve error handling, cleanups 2020-10-31 09:46:13 +02:00
mu-query.h mu4e: use faster count queries, document differences 2020-03-15 01:23:01 +02:00
mu-runtime.cc rework logging system 2020-05-30 13:29:44 +03:00
mu-runtime.h rework logging system 2020-05-30 13:29:44 +03:00
mu-script.c guile: path updates for 2.2 2020-04-20 00:01:07 +03:00
mu-script.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-server.cc mu/lib: refactor mu(-cmd)-server code 2020-10-31 09:46:13 +02:00
mu-server.hh mu/lib: refactor mu(-cmd)-server code 2020-10-31 09:46:13 +02:00
mu-store.cc lib: fix 'personal' handling in contacts 2020-10-18 11:58:32 +03:00
mu-store.hh lib: support 'personal' regexp, move to mu-contacts 2020-10-17 10:36:25 +03:00
mu-threader.c use g_snprintf instead of snprintf 2020-01-07 23:17:15 +02:00
mu-threader.h * update copyright years 2013-03-30 11:32:07 +02:00
test-mu-common.c mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
test-mu-common.h mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
test-mu-contacts.cc lib: fix 'personal' handling in contacts 2020-10-18 11:58:32 +03:00
test-mu-container.c mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
test-mu-date.c mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
test-mu-flags.c mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
test-mu-maildir.c mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
test-mu-msg-fields.c mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
test-mu-msg.c mu: move mu/mu/tests, lib/tests one level up 2020-01-01 15:56:48 +02:00
test-mu-store.cc lib: support 'personal' regexp, move to mu-contacts 2020-10-17 10:36:25 +03:00