summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-25b4: Remove temporary directory on "missing mbox" errorKyle Meyer
2020-10-08Makefile: Specify --css-file for HTML manualKyle Meyer
2020-09-27b4: Clean up temporary directories by defaultKyle Meyer
2020-09-24Makefile: Fix clean rule change from previous commitKyle Meyer
2020-09-22Makefile: Add docs target that includes split HTML outputKyle Meyer
2020-09-22manual: Set top node for URL outputKyle Meyer
2020-09-21manual: Add section on applying patches without public-inboxKyle Meyer
2020-09-21piem-name-branch-who-what-v: Relax sender name extractionKyle Meyer
2020-09-20elfeed: Fix unreferenced variableKyle 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-19Unescape message IDs extracted from URLsKyle Meyer
2020-09-19Escape message IDs when constructing URLsKyle Meyer
2020-09-10Update defgroup info linksKyle Meyer
2020-09-07Define Guix package to set up development environmentKyle Meyer
2020-09-06Release version 0.1.0v0.1.0Kyle Meyer
2020-09-06Drop version header from most librariesKyle Meyer
2020-09-01manual: Clarify descriptions of b4-am commandsKyle Meyer
2020-08-31manual: Fix typoKyle 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-28README: Update manual URLKyle Meyer
2020-08-27Switch downloads to url-retrieve-synchronouslyKyle Meyer
2020-08-26manual: Add chapter on piem-inject-thread-into-maildirKyle Meyer
2020-08-25README: Link to online manualKyle Meyer
2020-08-25README: Bring a link target inlineKyle Meyer
2020-08-25README: Update description of statusKyle Meyer
2020-08-25manual: A rough and incomplete startKyle 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-17b4: Use a clearer variable nameKyle 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-24gnus: Enable functions in gnus-summary-modeKyle Meyer
2020-07-19Don't assume "From:" exists when extracting infoKyle Meyer