]> git.notmuchmail.org Git - notmuch/history - notmuch.c
lib: Implement versioning in the database and provide upgrade function.
[notmuch] / notmuch.c
2009-10-21 Carl Worthquery: Remove the magic NOTMUCH_QUERY_ALL
2009-10-21 Carl Worthnotmuch dump: Free each message as it's used.
2009-10-21 Carl WorthImplement 'notmuch dump'.
2009-10-20 Carl Worthnotmuch: Fix setup so that accepting the default mail...
2009-10-20 Carl Worthnotmuch: Use GNU libc getline() instead of glib GIOChannel
2009-10-20 Carl WorthAdd some explanation about NOTMUCH_BASE to setup_command.
2009-10-20 Carl Worthnotmuch_database_create/open: Fix to handle NULL as...
2009-10-20 Carl Worthnotmuch: Revamp help message a bit.
2009-10-20 Carl Worthnotmuch: Ignore files that don't look like email messages.
2009-10-20 Carl Worthnotmuch: Reword the progress report slightly.
2009-10-19 Carl WorthDocument which pieces of glib we're still using.
2009-10-19 Carl Worthnotmuch: Ignore .notmuch when counting files.
2009-10-19 Carl Worthnotmuch: Start actually adding messages to the index.
2009-10-17 Carl WorthStart a new top-level executable: notmuch.