summaryrefslogtreecommitdiff
path: root/piem-b4.el
AgeCommit message (Expand)Author
2020-09-06Drop version header from most librariesKyle Meyer
2020-08-28Add accessor for piem-inboxesKyle Meyer
2020-08-27Switch downloads to url-retrieve-synchronouslyKyle Meyer
2020-08-17b4: Try to download thread from piem-inboxes URLKyle Meyer
2020-08-17b4: Use a clearer variable nameKyle Meyer
2020-08-10Explicitly specify --patch-format in git-am callsKyle Meyer
2020-06-15Add docstrings to all -am commandsKyle Meyer
2020-06-06Add piem-inbox-coderepo-maybe-read functionKyle Meyer
2020-06-06Extract patch information from a buffer rather than filesKyle Meyer
2020-06-06Extract reusable git-am logic from -b4Kyle 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-23b4: Demote comment headings in code sectionKyle Meyer
2020-05-13b4: Correct file name in autoload of 'am' transientKyle Meyer
2020-05-13b4: Add --cherry-pick to am transientKyle Meyer
2020-05-10b4: Ask caller about branch and base for amKyle Meyer
2020-05-10b4: Rework handling of output file namingKyle Meyer
2020-05-10b4: Rework call-process helper to handle git callsKyle Meyer
2020-05-07Add a barely useful interface to b4-amKyle Meyer