mu/lib
djcb 5c301f71ec * mu: update mu script 2012-10-22 23:16:01 +03:00
..
tests * lib: add mu_util_support and mu_util_program_in_path + unit tests 2012-10-18 12:11:43 +03:00
Makefile.am * mu: refactor mu-script (stats) a bit 2012-10-21 15:52:34 +03:00
mu-bookmarks.c * cosmetics 2012-09-05 01:23:00 +03:00
mu-bookmarks.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-contacts.c * cosmetics 2012-10-22 23:15:28 +03:00
mu-contacts.h * mu-contacts: allow saving a separate value 'personal' 2012-06-18 17:59:27 +03:00
mu-container.c * lib: threading: pre-sort the threaded results, add some more comments 2012-10-17 17:59:33 +03:00
mu-container.h * lib/mu-container: remove some O(n*n) behavior from threading 2012-09-17 17:45:59 +03:00
mu-date.c * clear non-numerics from dates, so '2012-06-12' is parsed correctly 2012-06-29 10:11:26 +03:00
mu-date.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-flags.c * add mu_flags_custom_from_str, to get the custom flags in a message file name 2012-06-13 08:14:06 +03:00
mu-flags.h * add mu_flags_custom_from_str, to get the custom flags in a message file name 2012-06-13 08:14:06 +03:00
mu-index.c * cosmetics 2012-09-20 21:25:55 +03:00
mu-index.h * cosmetics 2012-09-20 21:25:55 +03:00
mu-log.c * lib/mu-log: allow for arbitrary long log lines 2012-10-03 10:36:36 +03:00
mu-log.h * lib/mu-log: cleanups and some improvements 2012-09-15 17:58:37 +03:00
mu-maildir.c * mu-maildir: hide some innocent errors 2012-09-15 18:03:23 +03:00
mu-maildir.h * support '.noupdate' -- similar to '.noindex', maildirs containing 2012-05-22 10:19:49 +03:00
mu-msg-crypto.c * some line35 fixes 2012-09-27 21:52:54 +03:00
mu-msg-doc.cc * lib: for sorting dates, use the strings as recorded in Xapian, rather than 2012-09-19 16:55:44 +03:00
mu-msg-doc.h * lib: cleanups: remove mu-msg-cache (WIP) 2012-08-08 19:13:59 +03:00
mu-msg-fields.c * mu-msg-fields: add name for refs 2012-08-01 10:45:45 +03:00
mu-msg-fields.h * mu: add 'contact:' as an alias for to:/from:/cc:/bcc: 2012-10-17 18:35:23 +03:00
mu-msg-file.c * guile: fix getting message bodies 2012-09-17 11:13:37 +03:00
mu-msg-file.h * lib: cleanups: remove mu-msg-cache (WIP) 2012-08-08 19:13:59 +03:00
mu-msg-iter.cc * lib: threading: pre-sort the threaded results, add some more comments 2012-10-17 17:59:33 +03:00
mu-msg-iter.h * lib: try to reopen database when it got updated from the outside (for guile) 2012-08-19 09:57:49 +03:00
mu-msg-part.c * lib: don't be too picky considering what's an attachment 2012-09-27 17:31:49 +03:00
mu-msg-part.h * restore mu-verify (WIP) 2012-08-30 20:26:35 +03:00
mu-msg-prio.c * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-msg-prio.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-msg-priv.h * lib: add support for asking user for password from console 2012-09-13 22:57:04 +03:00
mu-msg-sexp.c * cosmetics 2012-09-17 17:42:56 +03:00
mu-msg.c * lib: for sorting dates, use the strings as recorded in Xapian, rather than 2012-09-19 16:55:44 +03:00
mu-msg.h * lib: add support for asking user for password from console 2012-09-13 22:57:04 +03:00
mu-query.cc * mu: add 'contact:' as an alias for to:/from:/cc:/bcc: 2012-10-17 18:35:23 +03:00
mu-query.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-runtime.c * lib/mu-runtime: fix broken error handling 2012-09-17 13:05:49 +03:00
mu-runtime.h * lib/mu-runtime: update for logging changes 2012-09-15 17:59:21 +03:00
mu-script.c * mu: update mu script 2012-10-22 23:16:01 +03:00
mu-script.h * mu: update mu script 2012-10-22 23:16:01 +03:00
mu-store-priv.hh * cosmetics 2012-08-01 10:48:56 +03:00
mu-store-read.cc * mu-store-read: fix realpath checking 2012-08-19 09:54:51 +03:00
mu-store-write.cc * lib: don't check for bogus error 2012-08-23 00:00:28 +03:00
mu-store.cc * store: allow setting my-addresses 2012-06-19 17:59:16 +03:00
mu-store.h * cosmetics 2012-08-01 10:48:56 +03:00
mu-str-normalize.c * update some documentation 2012-06-26 22:47:25 +03:00
mu-str.c * mu: add the 'mu stats' command (WIP) + some refactoring 2012-10-19 00:51:04 +03:00
mu-str.h * cosmetics 2012-10-22 23:15:28 +03:00
mu-threader.c * lib: threading: pre-sort the threaded results, add some more comments 2012-10-17 17:59:33 +03:00
mu-threader.h * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
mu-util.c * lib: add mu_util_support and mu_util_program_in_path + unit tests 2012-10-18 12:11:43 +03:00
mu-util.h * cosmetics 2012-10-22 23:15:28 +03:00