Commit Graph

6121 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema c2ff9b3f25 * mu-config: make cleanup the default, and nocleanup an option; + some cosmetics 2010-01-08 20:54:55 +02:00
Dirk-Jan C. Binnema 5a1be9fa01 * mu-index: cosmetics 2010-01-08 20:54:01 +02:00
Dirk-Jan C. Binnema 5e7a920336 * mu-log: cosmetics 2010-01-08 20:53:40 +02:00
Dirk-Jan C. Binnema b502353017 * mu-maildir.[ch]: cosmetics 2010-01-08 20:53:21 +02:00
Dirk-Jan C. Binnema 4b578ad52b * mu-msg-fields: document public functions 2010-01-08 20:52:50 +02:00
Dirk-Jan C. Binnema abc3c247ee * mu-msg-str: use G_GNUC_WARN_UNUSED_RESULT where it makes sense 2010-01-08 20:52:11 +02:00
Dirk-Jan C. Binnema d95193d718 * mu-msg-xapian.cc: plug some exception leaks; bit of cleanup 2010-01-08 20:51:25 +02:00
Dirk-Jan C. Binnema 3252ba6d5d * mu-msg-xapian.h: document the public functions 2010-01-08 20:50:51 +02:00
Dirk-Jan C. Binnema a87e3cadd5 * mu-query-xapian.cc: plug a few exception-catching wholes 2010-01-08 20:49:55 +02:00
Dirk-Jan C. Binnema 287a17f225 * mu-query-xapain.h: use G_GNUC_WARN_UNUSED_RESULT in function that return results that must be freed 2010-01-08 20:49:16 +02:00
Dirk-Jan C. Binnema 3b18fa9682 * mu-store-xapian: catch exceptions in dtor 2010-01-08 20:47:13 +02:00
Dirk-Jan C. Binnema affe20551a * mu-util.h: don't include config.h 2010-01-08 20:46:04 +02:00
Dirk-Jan C. Binnema bf6ce56082 * cosmetics 2010-01-08 20:45:28 +02:00
Dirk-Jan C. Binnema 653f730e3b * mu-cmd: print, return error when no matches are found; small cleanups 2010-01-08 08:57:19 +02:00
Dirk-Jan C. Binnema b5292f8cad * mu-index: cosmetic 2010-01-07 21:52:44 +02:00
Dirk-Jan C. Binnema eeae067249 * mu-msg-gmime: bit of refactoring, to satisfy cc10 2010-01-07 21:52:31 +02:00
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