summaryrefslogtreecommitdiff
path: root/piem.el
AgeCommit message (Expand)Author
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
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