about summary refs log tree commit homepage
path: root/t/lei-import.t
DateCommit message (Expand)
2021-04-23lei import: support adding keywords and labels on import
2021-04-05lei_search: ignore Resent-Message-ID for indexing
2021-04-03lei: improve handling of Message-ID-less draft messages
2021-03-29lei_input: treat ".eml" and ".patch" suffix as "eml"
2021-03-27lei blob: aka "git-show-harder" for blobs
2021-03-26lei: support /dev/fd/[0-2] inputs and outputs in daemon
2021-03-23lei import: ignore Status headers in "eml" messages
2021-03-23lei_input: drop "From " line on single "eml" (message/rfc822)
2021-03-21lei q: trim JSON output
2021-02-26lei import: use --in-format/-F for consistency
2021-02-22lei_store: populate ALL.git/alternates with new epochs
2021-02-22t/lei*: drop $lei->(...) sub
2021-02-10lei: split out MdirReader package, lazy-require earlier
2021-02-07tests: add test_lei wrapper, split out t/lei-import.t