summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-11-05cosmetic1.0-alpha1djcb
2017-11-04parser: small regex optimizationdjcb
2017-11-04parser/utils: enforce 64-bit times on 32-bit platformsdjcb
2017-11-04test-str: fix arglist testdjcb
2017-11-04parser: handle implicit 'and not'djcb
2017-11-02query: don't be too eager matching field namesdjcb
2017-10-31parser: fix and-not precedencedjcb
2017-10-30mu: fix quoting/unquoting parametersdjcb
2017-10-30doc: tickledjcb
2017-10-30mu: use correct conversion for sizedjcb
2017-10-30mu: fix clang builddjcb
2017-10-29mu: some optimizationsdjcb
2017-10-28tokenizer: clean unicode-awaredjcb
2017-10-28parser: add more testsdjcb
2017-10-27server: update query processingdjcb
2017-10-27phrases: only allow for index fieldsdjcb
2017-10-27parser: fix some post-c++14 codedjcb
2017-10-27query-parser: cleanup source stringdjcb
2017-10-26query-parser: support phrase queriesdjcb
2017-10-25mu: remove some dead codedjcb
2017-10-25tests: remove obsolete testsdjcb
2017-10-25update commands for new query parserdjcb
2017-10-25integrate new query parserdjcb
2017-10-24lib: implement new query parserdjcb
2017-08-27cosmeticdjcb
2017-08-27mu: include signers in signature reportdjcb
2017-07-02mu: cosmeticsdjcb
2017-06-24Simplify logic of mu_str_remove_ctrl_in_place. Add tests.Sean 'Shaleh' Perry
2017-06-24mu: fix some compiler warningsdjcb
2017-04-09mu: properly escape include file-names (forward)djcb
2017-03-05Merge pull request #1031 from avar/add-mu_home-env-variableDirk-Jan C. Binnema
2017-03-05cosmeticsdjcb
2017-03-05mu: allow for negative first param in sexp date specdjcb
2017-02-17Add support for specifying --muhome via MU_HOME in the environmentÆvar Arnfjörð Bjarmason
2017-01-31Respect format=flowed and delsp=yes for viewing plain-text messagesStig Brautaset
2017-01-14mu: add 'tickle' command, for renaming messagesdjcb
2017-01-03lib: fix a few compiler warningsdjcb
2016-12-28mu: fix some compiler warningsdjcb
2016-12-28Child processes should be session leaders.Hong Xu
2016-12-27cfind: uniquify nicksdjcb
2016-12-11mu: fix some compiler warningsdjcb
2016-12-03mu: swap begin and end if begin is _numerically_ bigger than endStig Brautaset
2016-11-24mu: mark some more inline parts as attachmentsdjcb
2016-11-19mu: fix broken clear_linksdjcb
2016-11-16mu: fix mu_util_fputs_encode for non-utf8djcb
2016-11-16mu: fix contacts callback return valuedjcb
2016-11-15mu: include text-part attachments in bodydjcb
2016-11-12mu: include patch/diff files in plain-text bodydjcb
2016-10-26mu: some cosmetics / minor cleanupdjcb
2016-07-24crypto: prefer gpg2djcb