Commit Graph

6121 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 8aee842759 * mu-store-xapian: fix replacing document (correctly set uid) 2010-01-04 22:49:24 +02:00
Dirk-Jan C. Binnema dec26eeb77 * mu-cmd: don't print newline when quiet with _cmd_index and _cmd_cleanup 2010-01-04 21:23:03 +02:00
Dirk-Jan C. Binnema 9512b36c32 * HACKING: updated coding guidelines 2010-01-04 20:24:28 +02:00
Dirk-Jan C. Binnema 7f5eaf148a * mu.1: some small man improvement (still very much WIP) 2010-01-04 20:21:33 +02:00
Dirk-Jan C. Binnema b2c2c44ee6 * mu-cmd: add cleanup command, de-activate 'link' and 'help' 2010-01-04 20:21:03 +02:00
Dirk-Jan C. Binnema cb2b5b555f * mu-config: add cleanup option, expand all dir parameters (ie, "~") 2010-01-04 20:20:35 +02:00
Dirk-Jan C. Binnema bc03af4b32 * mu-index: improve cleanup (still WIP), improve documentation; add mu_index_clear_stats 2010-01-04 20:19:32 +02:00
Dirk-Jan C. Binnema d8dba2bb2c * mu-log: create log dir if needed; don't try to close -1 sockets 2010-01-04 20:18:23 +02:00
Dirk-Jan C. Binnema c45cf39fd2 * 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
Dirk-Jan C. Binnema 16c305fcc3 * add mu_util_create_dir_maybe
to create a dir if it does not exist yet; if it does exist, make sure it's a
  read-writeable dir
2010-01-04 20:15:49 +02:00
Dirk-Jan C. Binnema 737754c03e * updated TODO 2010-01-03 23:54:32 +02:00
Dirk-Jan C. Binnema 022d08530e * mu_index: WIP: mu_index_cleanup 2010-01-03 23:54:22 +02:00
Dirk-Jan C. Binnema 13f0df3afc * cosmetics 2010-01-03 23:53:49 +02:00
Dirk-Jan C. Binnema 5f095454b4 * mu-result: remove MU_IGNORE 2010-01-03 23:53:29 +02:00
Dirk-Jan C. Binnema f754b47e66 * mu-store-xapian: add _foreach func, document all public functions 2010-01-03 23:53:04 +02:00
Dirk-Jan C. Binnema 3942a06cba * mu-msg-xapian: let _next skip messages that are not found on disk 2010-01-03 23:52:19 +02:00
Dirk-Jan C. Binnema 5fad1f2dd7 * mu-cmd: remove help command for now 2010-01-03 23:49:45 +02:00
Dirk-Jan C. Binnema 2184e1e83f * manpage: small update, still WIP 2010-01-03 23:49:25 +02:00
Dirk-Jan C. Binnema 877be154d0 * mu-cmd support clearlinks / mu_maildir_clear_links 2010-01-03 13:42:23 +02:00
Dirk-Jan C. Binnema b94c4ae659 * mu-config: add 'clearlinks' option 2010-01-03 13:41:56 +02:00
Dirk-Jan C. Binnema 0dd884f3b8 * WIP: mu_index_cleanup 2010-01-03 13:41:32 +02:00
Dirk-Jan C. Binnema a36ba0420b * add MU_IGNORE (for use in cleanup) 2010-01-03 13:41:11 +02:00
Dirk-Jan C. Binnema 340dd1f94e * add mu_maildir_clear_links to remove symlinks from a maildir 2010-01-03 13:40:40 +02:00
Dirk-Jan C. Binnema e0de3a97e4 * update option parsing (don't need 'ascending' anymore) 2010-01-02 16:07:07 +02:00
Dirk-Jan C. Binnema 308160d418 * cosmetic 2010-01-02 16:06:46 +02:00
Dirk-Jan C. Binnema 7c3b89fcc1 * mu-cmd: don't stop when sources for links are missing 2010-01-02 16:06:36 +02:00
Dirk-Jan C. Binnema 09b8437a8a * mu-log: fix logging oversized messages 2010-01-02 16:05:55 +02:00
Dirk-Jan C. Binnema ae5c92fc7a * mu_maildir_walk: skip the final / from dirnames 2010-01-02 16:05:23 +02:00
Dirk-Jan C. Binnema b1a9cf8450 * refactoring, cleanup of the configuration / command system 2010-01-02 14:44:26 +02:00
Dirk-Jan C. Binnema 1bfdc73547 * small cleanups 2010-01-01 21:00:09 +02:00
Dirk-Jan C. Binnema 59b082dd28 * man/: starting of manpage (WIP) 2010-01-01 20:45:33 +02:00
Dirk-Jan C. Binnema 0f5ab59e62 * <many>: refactor command parsing / checking a bit 2010-01-01 20:44:19 +02:00
Dirk-Jan C. Binnema 144fffc4be * mu-maildir: represent srcpath in symlink target, so things work if there are copies 2010-01-01 16:34:40 +02:00
Dirk-Jan C. Binnema 05400c83d8 * mu-maildir: use warnings instead of GErrors 2010-01-01 16:15:41 +02:00
Dirk-Jan C. Binnema 9c64be3d22 * mu-log.c: change log format a bit 2010-01-01 16:15:11 +02:00
Dirk-Jan C. Binnema 4890ad0216 * update copyright year => 2010 2010-01-01 15:56:45 +02:00
Dirk-Jan C. Binnema 5b0fb90230 * move all Maildir funcs to mu-maildir.[ch] 2010-01-01 15:51:50 +02:00
Dirk-Jan C. Binnema 1cd004c9b7 * implement output-as-symlinks-to-messages functionality 2010-01-01 15:37:39 +02:00
Dirk-Jan C. Binnema 366c1ea44f * add symlink support, code refactoring 2009-12-31 19:27:41 +02:00
Dirk-Jan C. Binnema f8ba8fbd3c * add mkmdir support 2009-12-31 14:25:20 +02:00
Dirk-Jan C. Binnema 6b666d4358 * many: rename mu_path into mu_walk 2009-12-31 12:58:46 +02:00
Dirk-Jan C. Binnema 1e4ae4563c * TODO: updated 2009-12-23 23:44:22 +01:00
Dirk-Jan C. Binnema ce12c93aef * mu-msg-fields: index msg path as well (so we can search them) 2009-12-23 23:44:06 +01:00
Dirk-Jan C. Binnema fe3612c31b * mu-config: small textual updates 2009-12-23 23:41:56 +01:00
Dirk-Jan C. Binnema 8e2c68c86e * mu-query-xapian.cc: cosmetics 2009-12-23 23:39:49 +01:00
Dirk-Jan C. Binnema 403ff4798d * mu.c: cosmetics 2009-12-23 23:39:22 +01:00
Dirk-Jan C. Binnema 9a55927767 * mu-path: fix the direntries to ignore, add some comments 2009-12-23 10:37:29 +01:00
Dirk-Jan C. Binnema 41e910b7ff * mu-path: only ignore *some* dot-dirs, not all 2009-12-12 19:01:42 +02:00
Dirk-Jan C. Binnema 1a18c85d55 * updated TODO 2009-12-11 23:56:48 +02:00
Dirk-Jan C. Binnema 9792e3c4e1 * mu-config, mu-query: implement sortfield and ascending/descending 2009-12-11 23:55:35 +02:00