summaryrefslogtreecommitdiffstats
path: root/bin
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-06Decouple LoadedMail/ParsedMail from actual EntryMatthias Beyer
2020-01-06Rwrite imag-mail-list to make use of query builder, so we can apply sortingMatthias Beyer
2020-01-05Add missing parameter to define format to list inMatthias 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-25Rewrite "show" Command to be able to read ids from stdinMatthias Beyer
2019-12-24Fix: Make "list" default command of imag-tagMatthias Beyer
2019-12-24Fix: Drop habit before getting instancesMatthias Beyer
2019-12-24Fix: Specify versionMatthias Beyer
2019-12-23Use closure as suggested by clippyMatthias Beyer
2019-12-23Remove unnecessary to_string() callsMatthias Beyer
2019-12-23Remove lifetime specificationMatthias Beyer
2019-12-23Remove len() != 0 comparison with negation and ::is_empty() callMatthias Beyer
2019-12-23Remove unnecessary clone() callMatthias Beyer
2019-12-23Remove unnecessary return keywordMatthias Beyer
2019-12-23Remove unnecessary return keywordMatthias Beyer
2019-12-23Remove identical conversionMatthias Beyer