summaryrefslogtreecommitdiffstats
path: root/muchsync.h
AgeCommit message (Expand)Author
2015-04-17first attempt to deal with resurrected files properlyDavid Mazieres
2014-03-28a few commentsDavid Mazieres
2014-03-28fold cmd_iofds into muchsync.cc to kill spawn.ccDavid Mazieres
2014-03-28more re-organizationDavid Mazieres
2014-03-28more reorganizationDavid Mazieres
2014-03-28more reorganizationDavid Mazieres
2014-03-27kind of seems to work with new notmuch_db stuffDavid Mazieres
2014-03-26syncDavid Mazieres
2014-02-23delete maildir.ccDavid Mazieres
2014-02-23try mtime, but not working yetDavid Mazieres
2014-02-17consolidate dbDavid Mazieres
2014-02-09uploadingDavid Mazieres
2014-02-08better usage messageDavid Mazieres
2014-02-07starting to have plausible initializationDavid Mazieres
2014-02-06added confDavid Mazieres
2014-02-04some nice memory corruptionDavid Mazieres
2014-02-04use new file_dbopsDavid Mazieres
2014-02-04put sqlstmt_t into separate file; add support for tparamDavid Mazieres
2014-01-30syncing tags might sort of workDavid Mazieres
2014-01-29make tables in database for pending transactionsDavid Mazieres
2014-01-28supply vector to vect commandDavid Mazieres
2014-01-28separate receive_message functionDavid Mazieres
2014-01-28add files to notmuch databaseDavid Mazieres
2014-01-27use pipes in both directions to deal with EOF/infinite_buffer betterDavid Mazieres
2014-01-24more message_sync stuffDavid Mazieres
2014-01-21trash not hashDavid Mazieres
2014-01-21make size part of the maildir_hash tableDavid Mazieres
2014-01-21create temporary directoryDavid Mazieres
2014-01-21start of sync_messageDavid Mazieres
2014-01-20start talking to the serverDavid Mazieres
2014-01-20read and show hash_infoDavid Mazieres
2014-01-18read vectors from istreamDavid Mazieres
2014-01-14generalized percent_encode and percent_decode.David Mazieres
2014-01-14infinite input buffering.David Mazieres
2014-01-14infinite buffering functionDavid Mazieres
2014-01-12find default mail locationDavid Mazieres
2014-01-09fmtexec -> sqlexecDavid Mazieres
2014-01-09start of server-side protocol implementationDavid Mazieres
2014-01-09separate sync_local_data functionDavid Mazieres
2014-01-08use separate table to hold hashesDavid Mazieres
2014-01-06scan new files even without -FDavid Mazieres
2014-01-04add -F optionDavid Mazieres
2014-01-03back out all file system access from xapian_syncDavid Mazieres
2014-01-03filehash is a total botch... detecting renames more expensive than rehashing.David Mazieres
2014-01-03get rid of notmuch.ccDavid Mazieres
2014-01-02clearly the best way forward is just to merge scans of xapian and sqlite.David Mazieres
2014-01-02added hashes table, but not currently updated properlyDavid Mazieres
2014-01-02keep sha-1 hashesDavid Mazieres
2014-01-02get rid of sqlcolval_t; conversion operators are too much of a pain.David Mazieres
2014-01-01print timingsDavid Mazieres