aboutsummaryrefslogtreecommitdiff
path: root/piem.el
AgeCommit message (Expand)Author
2022-05-16piem-inject-thread-into-maildir: Let Lisp callers specify inboxKyle 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-02-06Drop dates from copyright linesKyle Meyer
2022-02-05am: Give better name to default piem-am-read-worktree-function valueKyle Meyer
2021-12-28piem-edit-patch-am: Relay piem-am-ready-mbox's formatKyle Meyer
2021-12-24Add ability to edit patches before applying themLeo
2021-10-25piem: Add function that returns public-inbox's configuration fileKyle Meyer
2021-10-25lei: Add transient wrapper for piem-lei-queryKyle 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-08piem-inboxes: Fix typo in commentKyle Meyer
2021-05-31piem.el: Drop an empty lineKyle Meyer
2021-05-23piem-gunzip-buffer: Don't assume t.mbox.gz is being decompressedKyle Meyer
2021-05-23piem-gunzip-buffer: Absorb caching of gunzip checkKyle Meyer
2021-05-23piem-gunzip-buffer: Check for gunzip executableKyle Meyer
2021-05-23Rework url-retrieve-synchronously wrapperKyle Meyer
2021-05-23piem-use-magit: Unconditionally set to tKyle Meyer
2021-05-23piem-use-magit: Reword docstring to clarify scopeKyle Meyer
2021-03-12piem: Add :maildir keyword to piem-inboxesXinglu Chen
2021-02-24Release version 0.2.0v0.2.0Kyle Meyer
2021-02-22Require Transient 0.3.0Kyle Meyer
2021-02-07piem-copy-mid-url: AutoloadKyle Meyer
2021-02-07piem-copy-mid-url: Allow overriding browse-url-browser-functionKyle Meyer
2021-02-07piem-copy-mid-url: Add support for browsing urlKyle Meyer
2021-02-07piem-dispatch: Add command for copying public-inbox URLsKyle Meyer
2021-02-07piem: Add helper to construct message ID linkKyle Meyer
2021-02-06Update copyright lines for a +1 contributor worldKyle Meyer
2021-02-02piem-inbox-coderepo-maybe-read: Support project.elXinglu Chen
2021-01-29Prefer string-suffix-p to string-match-pKyle Meyer
2021-01-19inject: Anchor 'From mboxrd@z ...' searchKyle Meyer
2021-01-03gnus, notmuch: Absorb now-shared bits into patch attachment helperKyle Meyer
2021-01-03Decode more message headersKyle Meyer
2021-01-03Update copyright year to 2021Kyle Meyer
2020-12-24piem-inboxes: Document that :url must include trailing slashKyle Meyer
2020-12-08process buffer: Restore header's leading newlineKyle Meyer
2020-11-28process buffer: Add time to headerKyle Meyer
2020-11-27piem: Put dispatch transient in its own sectionKyle Meyer
2020-11-22gnus, notmuch: Consider text/plain patch attachmentsKyle Meyer
2020-11-22gnus, notmuch: Share "attachment is patch?" logicKyle Meyer
2020-11-15am: Allow flipping worktree creation with prefix argumentKyle Meyer
2020-11-15am: Add option to configure how worktree is readKyle Meyer
2020-11-15am: Support creating a new worktreeKyle Meyer
2020-11-15piem-am: Store "empty string" branch checkKyle Meyer
2020-11-15piem-am: Rephrase CODEREPO descriptionKyle Meyer
2020-11-08Add a dispatch transient for commandsKyle Meyer