Commit Graph

6155 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema c84e9935ec * update copyright info; add cc10 cyclomatic complexity check 2010-01-07 21:52:10 +02:00
Dirk-Jan C. Binnema ddc78b10e3 * TODO: updated 2010-01-07 09:02:05 +02:00
Dirk-Jan C. Binnema 6dc22919af * mu-cmd: logging, output improvements 2010-01-07 09:01:52 +02:00
Dirk-Jan C. Binnema b267cb95e0 * mu-index: cosmetics 2010-01-07 09:01:24 +02:00
Dirk-Jan C. Binnema 979887a36e * mu-maildir: use ctime instead of mtime, some cosmetics 2010-01-07 09:00:48 +02:00
Dirk-Jan C. Binnema 7c6f09e6fc * mu-msg-gmime: logging improvements 2010-01-07 09:00:08 +02:00
Dirk-Jan C. Binnema e47606c340 * cosmetics 2010-01-07 08:59:48 +02:00
Dirk-Jan C. Binnema 3e81be3c1e * mu-util: improve xapian exception error logging 2010-01-07 08:42:01 +02:00
Dirk-Jan C. Binnema adfdfe230d * TODO: updated 2010-01-06 21:44:43 +02:00
Dirk-Jan C. Binnema 165ba1f440 * mu-config.c: better command line options for some options 2010-01-06 21:43:28 +02:00
Dirk-Jan C. Binnema 1f7b7ba0a1 * mu-log.[ch]: still log to the log file with --quiet 2010-01-06 21:42:59 +02:00
Dirk-Jan C. Binnema fdae866ccd * mu-msg-field.(ch): some cosmetics 2010-01-06 21:41:58 +02:00
Dirk-Jan C. Binnema 9b96a42c81 * mu.c: cleanups, do 'quiet' a bit differently 2010-01-06 21:41:23 +02:00
Dirk-Jan C. Binnema 158cd5f1b9 * updated man page (still WIP) 2010-01-06 21:40:46 +02:00
Dirk-Jan C. Binnema 155a73bf41 * mu-query-xapian: use the new macros, cleanups 2010-01-06 01:30:45 +02:00
Dirk-Jan C. Binnema 302a97b04c * mu-query-xapian: logging fixes 2010-01-06 01:28:00 +02:00
Dirk-Jan C. Binnema e56743d9c5 * mu-msg-gmime: refactoring, cleanups 2010-01-06 01:27:38 +02:00
Dirk-Jan C. Binnema f28cb97a5d * mu-msg-flags: better logging 2010-01-06 01:27:03 +02:00
Dirk-Jan C. Binnema 498c6418df * mu-maildir: better logging 2010-01-06 01:26:41 +02:00
Dirk-Jan C. Binnema 5f27884689 * mu-log: handle G_LOG_LEVEL_MESSAGE better 2010-01-06 01:26:18 +02:00
Dirk-Jan C. Binnema 6f163a755e * mu-index.c: cleanups, make _cleanup work 2010-01-06 01:25:19 +02:00
Dirk-Jan C. Binnema 8262f2c4d8 * mu-config.[ch]: better option checking, default setting, fix some small leaks 2010-01-06 01:24:37 +02:00
Dirk-Jan C. Binnema d0592a2aa9 * mu-cmd: better parameter checks, improve output 2010-01-06 01:23:00 +02:00
Dirk-Jan C. Binnema 525b99f685 * configure.ac: configuration fixes; set database layout version 2010-01-06 01:22:11 +02:00
Dirk-Jan C. Binnema 376c22772c * HACKING: update instructions 2010-01-06 01:21:28 +02:00
Dirk-Jan C. Binnema b6ba6176a4 * mu_store_xapian.{cc,h}: use new macros, cleanups. add mu_store_xapian_flush 2010-01-06 01:20:30 +02:00
Dirk-Jan C. Binnema 0bb240cbb0 * mu-util.h: add Xapian exception macros, add MU_WRITE_LOG macro 2010-01-06 01:19:18 +02:00
Dirk-Jan C. Binnema 3b1b4926bf * mu-util.[ch]: add mu_util_check_dir (to check for
existence/readability/writability of dirs
2010-01-06 01:18:24 +02:00
Dirk-Jan C. Binnema 39192b7a42 * mu-query-xapian: fix typo (inverted conditional) 2010-01-05 09:34:30 +02:00
Dirk-Jan C. Binnema 735cd5d705 * mu-index, mu-store-xapian.cc: activate _remove 2010-01-05 09:08:39 +02:00
Dirk-Jan C. Binnema 4bc30783b1 * mu-(query|store)-xapian.cc, mu-util.h: define/use macro for catch blocks to
declutter my code
2010-01-05 08:32:23 +02:00
Dirk-Jan C. Binnema e28b9dcdf3 * mu-cmd: improve cleanup, index output: print final stats 2010-01-04 22:50:56 +02:00
Dirk-Jan C. Binnema 620b7dc8c3 * mu-index: improve stats 2010-01-04 22:50:26 +02:00
Dirk-Jan C. Binnema 1ce4469bca * mu-index.h: make stats size_t 2010-01-04 22:50:14 +02:00
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