1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-26 07:29:17 +02:00
mu/src
2010-01-04 22:50:26 +02:00
..
Makefile.am * refactoring, cleanup of the configuration / command system 2010-01-02 14:44:26 +02:00
mu-cmd.c * mu-cmd: don't print newline when quiet with _cmd_index and _cmd_cleanup 2010-01-04 21:23:03 +02:00
mu-cmd.h * mu-cmd: add cleanup command, de-activate 'link' and 'help' 2010-01-04 20:21:03 +02:00
mu-config.c * mu-config: add cleanup option, expand all dir parameters (ie, "~") 2010-01-04 20:20:35 +02:00
mu-config.h * mu-config: add cleanup option, expand all dir parameters (ie, "~") 2010-01-04 20:20:35 +02:00
mu-index.c * mu-index: improve stats 2010-01-04 22:50:26 +02:00
mu-index.h * mu-index.h: make stats size_t 2010-01-04 22:50:14 +02:00
mu-log.c * mu-log: create log dir if needed; don't try to close -1 sockets 2010-01-04 20:18:23 +02:00
mu-log.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-maildir.c * mu-maildir: make max file size 32Mb; ignore too big files, but do not raise an error 2010-01-04 20:17:12 +02:00
mu-maildir.h * add mu_maildir_clear_links to remove symlinks from a maildir 2010-01-03 13:40:40 +02:00
mu-msg-fields.c * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-msg-fields.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-msg-flags.c * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-msg-flags.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-msg-gmime.c * small cleanups 2010-01-01 21:00:09 +02:00
mu-msg-gmime.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-msg-str.c * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-msg-str.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-msg-xapian-priv.hh * initial import of mu - the next generation 2009-11-25 22:55:06 +02:00
mu-msg-xapian.cc * mu-msg-xapian: let _next skip messages that are not found on disk 2010-01-03 23:52:19 +02:00
mu-msg-xapian.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-msg.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-query-xapian.cc * cosmetics 2010-01-03 23:53:49 +02:00
mu-query-xapian.h * refactoring, cleanup of the configuration / command system 2010-01-02 14:44:26 +02:00
mu-result.h * mu-result: remove MU_IGNORE 2010-01-03 23:53:29 +02:00
mu-store-xapian.cc * mu-store-xapian: fix replacing document (correctly set uid) 2010-01-04 22:49:24 +02:00
mu-store-xapian.h * mu-store-xapian: fix replacing document (correctly set uid) 2010-01-04 22:49:24 +02:00
mu-util.c * add mu_util_create_dir_maybe 2010-01-04 20:15:49 +02:00
mu-util.h * add mu_util_create_dir_maybe 2010-01-04 20:15:49 +02:00
mu.c * refactoring, cleanup of the configuration / command system 2010-01-02 14:44:26 +02:00