aboutsummaryrefslogtreecommitdiff
path: root/piem.el
AgeCommit message (Expand)Author
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
2020-09-21piem-name-branch-who-what-v: Relax sender name extractionKyle Meyer
2020-09-19Fill in missing library commentariesKyle Meyer
2020-09-19piem.el: Add homepage to headerKyle Meyer
2020-09-19piem.el: Fix typo in library descriptionKyle Meyer
2020-09-19Escape message IDs when constructing URLsKyle Meyer
2020-09-06Release version 0.1.0v0.1.0Kyle Meyer
2020-08-28elfeed, eww: Be stricter about the returned message IDKyle Meyer
2020-08-28piem-inbox-{codrepo,get}: Allow caller to specify inboxKyle Meyer
2020-08-28Add accessor for piem-inboxesKyle Meyer
2020-08-28elfeed, eww: Don't assume inbox name in piem-inboxes and URL matchKyle Meyer
2020-08-27Switch downloads to url-retrieve-synchronouslyKyle Meyer
2020-08-25Split a code sectionKyle Meyer
2020-08-23notmuch: Extract "known message?" logic to functionKyle Meyer
2020-08-23inject: Support skipping messagesKyle Meyer
2020-08-23inject: Abbreviate piem-maildir-directory in messageKyle Meyer
2020-08-17b4: Try to download thread from piem-inboxes URLKyle Meyer
2020-08-17Extract logic from inject-thread-callbackKyle Meyer
2020-08-17Move "has gunzip?" check to helperKyle Meyer
2020-08-17Use url-http-end-of-headers move to payloadKyle Meyer
2020-08-16piem-inbox-coderepo-maybe-read: Expand paths from projectileKyle Meyer
2020-08-16piem-inbox-coderepo-maybe-read: Include current projectile projectKyle Meyer
2020-08-16piem-inbox-coderepo-maybe-read: Require projectile project matchKyle Meyer
2020-08-16piem-inbox-coderepo-maybe-read: Reject invalid empty-string inboxKyle Meyer
2020-08-11piem-am: Clean up hidden buffers produced by interactive callsKyle Meyer
2020-08-10Fix handling of -am-ready-mbox valuesKyle Meyer
2020-08-10Explicitly specify --patch-format in git-am callsKyle Meyer
2020-08-09Convert unnecessary let* to letKyle Meyer
2020-07-19Don't assume "From:" exists when extracting infoKyle Meyer
2020-06-27piem-am: Call git-am with --3wayKyle Meyer
2020-06-27piem-am: Move git-am arguments to variableKyle Meyer
2020-06-27piem-am: Drop to-do commentKyle Meyer
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