summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-mail/src/lib.rs
AgeCommit message (Expand)Author
2020-02-22TMPMatthias Beyer
2020-02-22TMPMatthias Beyer
2020-02-22fixup! TMPMatthias Beyer
2020-02-22TMPMatthias Beyer
2020-02-22fixup! fixup! Add more trace outputMatthias Beyer
2020-02-22TMPMatthias Beyer
2020-02-22fixup! fixup! Add more trace outputMatthias Beyer
2020-02-22fixup! fixup! Add more trace outputMatthias Beyer
2020-02-22fixup! fixup! Add more trace outputMatthias Beyer
2020-02-21Back to the first version apparentlyMatthias Beyer
2020-02-21Collect so that all FLEs are droppedMatthias Beyer
2020-02-21fixup! Shrink iteration to collect ids and then print rather than three stepsMatthias Beyer
2020-02-21Shrink iteration to collect ids and then print rather than three stepsMatthias Beyer
2020-02-21Ensure FLE is dropped before returning idMatthias Beyer
2020-02-21Add more trace outputMatthias Beyer
2020-01-06Add debug and trace outputMatthias Beyer
2020-01-06Add reporting to tree-style printingMatthias Beyer
2020-01-06Simplify implementation so that printing a non-tree is fully covered by helpe...Matthias Beyer
2020-01-06Outsource processing into helper functionMatthias Beyer
2020-01-06Implement finding of root node before fetching treeMatthias Beyer
2020-01-06Implement listing in imag-mail so that it can print a treeMatthias Beyer
2020-01-06Rwrite imag-mail-list to make use of query builder, so we can apply sortingMatthias Beyer
2020-01-05fixup! Reimplement imag-mail frontendMatthias Beyer
2020-01-05Reimplement imag-mail-list to allow notmuch query as well as storeids passed ...Matthias Beyer
2020-01-05Reimplement imag-mail frontendMatthias Beyer
2020-01-03Outsource listing of a single mail to helper functionMatthias Beyer
2020-01-03Add imag-mail-unread commandMatthias Beyer
2020-01-03Merge branch 'imag-mail/scan' into masterMatthias Beyer
2020-01-03Add support for format in configuration for imag-mail-listMatthias Beyer
2020-01-03Rewrite scan function with option to fetch pathes in parallelMatthias Beyer
2020-01-03Add imag-mail-scan command for scanning directory for new mailMatthias Beyer
2020-01-03Remove feature to print content as wellMatthias Beyer
2020-01-02Use MessageId type where applicableMatthias Beyer
2020-01-02Store::retrieve_mail_from_path() should have a flag to force making a ref out...Matthias Beyer
2020-01-02Fix: Clap argument nameMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-12-01Convert codebase to propagate error to main()Matthias Beyer
2019-10-26imag-mail: implement ImagApplicationLeon Schuermann