]> git.notmuchmail.org Git - notmuch/history - notmuch-restore.c
show: Remove now unused fields from notmuch_show_format
[notmuch] / notmuch-restore.c
2012-05-05 Austin Clementslib/cli: Make notmuch_database_open return a status...
2012-04-28 Justus WinterUse notmuch_database_destroy instead of notmuch_databas...
2012-03-31 Jani Nikulacli: refactor "notmuch restore" message tagging into...
2011-12-09 David Bremnernotmuch-restore: convert to command-line-arguments
2011-10-31 David Bremnerxregcomp: don't consider every regex compilation failur...
2011-10-23 David Bremnernotmuch-restore: check for extra arguments.
2011-10-23 David Bremnernotmuch-restore: implement --accumulate option
2011-10-22 David Bremnercli: change argument parsing convention for subcommands
2011-10-04 David BremnerMerge remote-tracking branch 'alip/find_message-v3'
2011-10-04 Ali Polatellib: make find_message{,by_filename) report errors
2010-11-11 Carl Worthlib: Rework interface for maildir_flags synchronization
2010-11-11 Carl WorthAvoid abbreviation, preferring notmuch_config_get_maild...
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2010-02-06 Carl Worthnotmuch restore: Don't waste time with messages with...
2009-11-21 Carl WorthRename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABA...
2009-11-21 Chris WilsonPermit opening the notmuch database in read-only mode.
2009-11-16 Keith Packardnotmuch restore was skipping entries with no new tags
2009-11-12 Carl WorthUnbreak several notmuch commands after the addition...
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.