aboutsummaryrefslogtreecommitdiff
path: root/piem.el
AgeCommit message (Expand)Author
2020-06-21process: Ensure output is inserted at end of bufferKyle Meyer
2020-06-15Add docstrings to all -am commandsKyle Meyer
2020-06-14Autoload piem-am commandKyle Meyer
2020-06-13Support adding Message-Id to attached patchesKyle Meyer
2020-06-11Use appropriate message-narrow-* variant (again)Kyle Meyer
2020-06-11Reposition two incorrectly placed thingsKyle Meyer
2020-06-07Add command for downloading/injecting t.mbox.gz into a MaildirKyle Meyer
2020-06-07Add function for accessing inbox's URLKyle Meyer
2020-06-06Fix copy-paste errorKyle Meyer
2020-06-06piem-patch-subject-re: Permit other text before the patch prefixKyle Meyer
2020-06-06Move regexp for patch subjects into a variableKyle Meyer
2020-06-06Convert piem-am into a standalone commandKyle Meyer
2020-06-06Add piem-process- variant that accepts a buffer for stdinKyle Meyer
2020-06-06Add piem-am-ready-mboxKyle Meyer
2020-06-06Don't pass invalid starting point to 'git checkout'Kyle Meyer
2020-06-06Add piem-inbox-coderepo-maybe-read functionKyle Meyer
2020-06-06piem-extract-mbox-info: Process "From:" with rfc2047-decode-stringKyle Meyer
2020-06-06Correct defcustom type for piem-default-branch-functionKyle Meyer
2020-06-06Extract patch information from a buffer rather than filesKyle Meyer
2020-06-06Use appropriate message-narrow-* variantKyle Meyer
2020-06-06Extract reusable git-am logic from -b4Kyle Meyer
2020-06-06Condense format string of process buffer headerKyle Meyer
2020-06-06Correct process error nameKyle Meyer
2020-06-06b4: Drop custom process bufferKyle Meyer
2020-06-06piem: Take in some options from -b4Kyle Meyer
2020-05-26Add basic mode for displaying {call,start}-process outputKyle Meyer
2020-05-23piem: Add comment headingsKyle Meyer
2020-05-15Prune some autoloadsKyle Meyer
2020-05-12piem: Define extended link regexp and use in elfeedKyle Meyer
2020-05-11piem-inbox-coderepo: Fix incorrect equality functionKyle Meyer
2020-05-11piem-inboxes: Simply and reflow example entryKyle Meyer
2020-05-11piem: Extract "inbox from headers" logic from -notmuchKyle Meyer
2020-05-07piem: Sketch a baseKyle Meyer
2020-05-03A pathetic piemKyle Meyer