aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-16piem-b4-am: Move trailer-related options to dedicated sectionKyle Meyer
2022-05-16piem-inject-thread-into-maildir: Let Lisp callers specify inboxKyle Meyer
2022-05-07TODO: mention Ihor's suggestion for reapply behaviorKyle Meyer
2022-05-07piem-inboxes: Support mapping inbox to multiple codereposKyle Meyer
2022-04-17Release version 0.4.0v0.4.0Kyle Meyer
2022-04-17Fix versions strings for 0.3.0 releaseKyle Meyer
2022-04-17manual: Document piem-editKyle Meyer
2022-04-17manual: Document piem-notmuch-extract-patch-am-ready-mboxKyle Meyer
2022-04-17manual: Prefer 'check out' to 'checkout' for verbKyle Meyer
2022-04-17manual: Mention piem-use-magit in textKyle Meyer
2022-02-06Drop dates from copyright linesKyle Meyer
2022-02-05am: Give better name to default piem-am-read-worktree-function valueKyle Meyer
2021-12-29lei: Delete message buffer's window along with query windowKyle Meyer
2021-12-28piem-edit-patch-am: Relay piem-am-ready-mbox's formatKyle Meyer
2021-12-28Merge branch 'km/lei-q-multi-thread'Kyle Meyer
2021-12-28lei q: Sort threads by date of initial messageKyle Meyer
2021-12-28lei q: Separate different threads with newlineKyle Meyer
2021-12-28lei q: Add date placeholder for ghost messagesKyle Meyer
2021-12-28lei q: Support displaying multiple threadsKyle Meyer
2021-12-28lei q: Extract buffer names to variablesKyle Meyer
2021-12-28lei q: Allow initial input for query to be customizedKyle Meyer
2021-12-26notmuch: Silence warning about "hidden" argumentKyle Meyer
2021-12-24Add ability to edit patches before applying themLeo
2021-12-24Add user option for specifying path to notmuch-extract-patchLeo
2021-12-17Support preparing am-ready mbox via notmuch-extract-patchLeo
2021-12-14README: Point to related projectsKyle Meyer
2021-12-14README: Mention b4 and leiKyle Meyer
2021-12-12README: Fix a typoKyle Meyer
2021-11-05Release version 0.3.0v0.3.0Kyle Meyer
2021-10-25lei: Rename piem-lei-show-mid to piem-lei-buffer-midKyle Meyer
2021-10-25lei q: Offer candidates for --include and --onlyKyle Meyer
2021-10-25piem: Add function that returns public-inbox's configuration fileKyle Meyer
2021-10-25lei: Set piem-lei-buffer-query for mid-based query functionsKyle Meyer
2021-10-25lei: Add transient wrapper for piem-lei-queryKyle Meyer
2021-10-25piem-lei-insert-output: Signal an error if lei call failsKyle Meyer
2021-10-25lei: Add call-process wrapper for inserting lei outputKyle Meyer
2021-10-25lei: Introduce option to set "lei" executableKyle Meyer
2021-10-25piem-lei-known-mid-p: Use with-output-to-stringKyle Meyer
2021-10-25piem-lei-query-show: Fix capitalization in error messageKyle Meyer
2021-10-25piem-notmuch-known-mid-p: Drop call to with-current-bufferKyle Meyer
2021-10-24lei: Prefer "mid:" to "m:"Kyle Meyer
2021-10-23piem-notmuch-known-mid-p: AutoloadKyle Meyer
2021-09-23b4-am: Fill in more optionsKyle Meyer
2021-09-22Prefer mail-decode-encoded-word-string to rfc2047-decode-stringKyle Meyer
2021-06-11Support reading inboxes from ~/.public-inbox/configKyle Meyer
2021-06-11piem-inboxes: Clarify that :coderepo points to a working treeKyle Meyer
2021-06-11piem-inbox-coderepo*: Always return coderepo as a directoryKyle Meyer
2021-06-11piem-inbox-coderepo-maybe-read: Avoid confusing "inbox" referencesKyle Meyer
2021-06-10piem-b4-am: Specify :man-pageKyle Meyer
2021-06-10piem-lei-query-mode: Highlight current lineKyle Meyer