summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-01-20fix make-distdjcb
2015-12-30mu/mu4e: improve in contacts completiondjcb
2015-12-24mu: overwrite duplicate target filesdjcb
2015-12-15mu-store: Silence confusing code that's throwing a clang warningÆvar Arnfjörð Bjarmason
2015-12-15mu: decode mailing-list headersdjcb
2015-11-18Fix typo near get_new_basenamedjcb
2015-11-18Fix message file creationdjcb
2015-11-17mu: optimize indexing (get_uid_term)djcb
2015-10-24mu: use '.msgpart' as extensiondjcb
2015-10-21mu: special-case text/calendar partsdjcb
2015-10-07cosmeticdjcb
2015-10-02Change format for filenamesdjcb
2015-09-26Merge pull request #668 from ptroja/minorDirk-Jan C. Binnema
2015-09-23Ensure tests have unique names.Adam Sampson
2015-09-22mu: fix `make distcheck`djcb
2015-09-22Misleading comment removedPiotr Trojanek
2015-09-22minor whitespace fixesPiotr Trojanek
2015-07-05mu: add in-reply-to/references to non-body sexpdjcb
2015-07-02Fix call to c_str() that sometimes dumps core on OpenBSD i386-currentattila
2015-06-30Fix core dump in mu-server (at least) for cmd:extract index:0 ...attila
2015-04-22mu: don't use __FUNCTION__, use __func__djcb
2015-03-22date-parsing: don't lowercase date range stringsdjcb
2015-03-15mu: deactivate unit test for mu_util_dir_expanddjcb
2015-03-06Merge branch 'master' of github.com:djcb/mudjcb
2015-03-06Fix a core dump under OpenBSDdjcb
2015-02-21fix compiler warningdjcb
2015-02-20fix for #587Sebastien Le Maguer
2015-02-16Add FIXME comment for lost "signed" flagFoivos S. Zakkak
2015-02-16Fix handling of only signed messagesFoivos S. Zakkak
2015-02-16Fix #280Foivos S. Zakkak
2014-10-19mu-msg-part.c: some cosmetic changesdjcb
2014-10-19Revert "Do not handle signature parts after verification"Foivos S. Zakkak
2014-10-19Add Decryption fieldFoivos S. Zakkak
2014-10-18Merge pull request #498 from zakkak/skip_signaturesDirk-Jan C. Binnema
2014-10-18Do not handle signature parts after verificationFoivos S. Zakkak
2014-10-18Improve decrypt failure handlingFoivos S. Zakkak
2014-10-17Fix #494. Start indexing from 1 instead of 0Foivos S. Zakkak
2014-10-14Merge pull request #487 from zakkak/masterDirk-Jan C. Binnema
2014-10-13Remove left over argument from mergeFoivos S. Zakkak
2014-10-13threader: try to handle pathless messagesdjcb
2014-10-12Fix encrypted multiparts and attachments indexingFoivos S. Zakkak
2014-10-11mu-msg-crypto: give better error when gpg is not founddjcb
2014-10-11mu-threader: debugging for some reported problem in find_or_createdjcb
2014-10-10Fix #186 Part 3Foivos S. Zakkak
2014-10-10Fix gpg decryption (#186)Foivos S. Zakkak
2014-09-26Don't use g_clear_pointer yet, it's too new.djcb
2014-09-23Rework getting database version (#469)djcb
2014-08-15mu: Make mu_container_splice_grandchildren() do only one thingJakub Sitnicki
2014-08-15mu: Prune empty containers from the root set after splicing their childrenJakub Sitnicki
2014-08-15mu: Test splicing child containers when there is only one threadJakub Sitnicki