discussion and development of piem
 help / color / mirror / code / Atom feed
 messages from 2021-01-17 10:48:08 to 2022-05-16 02:40:47 UTC [more...]

[PATCH 0/2] piem-b4-am: Add --cc-trailers
 2022-05-16  2:40 UTC 

[FR] Support multiple repositories associated with the same ML
 2022-05-07 14:19 UTC  (11+ messages)
  ` Applying the same patch multiple times (was: [FR] Support multiple repositories associated with the same ML)
    ` Applying the same patch multiple times
  ` [PATCH] piem-inboxes: Support mapping inbox to multiple coderepos

[ANNOUNCE] piem v0.4.0
 2022-04-18  4:03 UTC 

[RFC PATCH 00/14] am, b4-am: Add commands to extend an existing branch
 2022-02-05 17:48 UTC  (17+ messages)
` [RFC PATCH 01/14] am: Give better name to default piem-am-read-worktree-function value
` [RFC PATCH 02/14] am: Add dedicated function for reading worktree
` [RFC PATCH 03/14] am: Extract git-am logic to dedicated function
` [RFC PATCH 04/14] am: Add function for reading piem-am's arguments
` [RFC PATCH 05/14] am: Add comment header for patch editing subsection
` [RFC PATCH 06/14] edit patch: Inject values via interactive arguments
` [RFC PATCH 07/14] am, b4-am: Rename piem-am to piem-am-create
` [RFC PATCH 08/14] am, b4-am: Rewrite -create docstrings to emphasize branch creation
` [RFC PATCH 09/14] piem-am-create: Move info argument to the end
` [RFC PATCH 10/14] piem-am--arguments: Make info extraction optional
` [RFC PATCH 11/14] b4: Move logic for checking arguments to a dedicated function
` [RFC PATCH 12/14] am, b4-am: Add commands that extend an existing branch
` [RFC PATCH 13/14] am: Move functionality under a dedicated transient
` [RFC PATCH 14/14] b4: Add piem-b4-am-from-mid-extend to transient

lei q: importing messages when specifying '-f *json*'?
 2021-12-30 23:04 UTC 

[PATCH] lei: Delete message buffer's window along with query window
 2021-12-30  9:15 UTC  (2+ messages)

[PATCH] piem-edit-patch-am: Relay piem-am-ready-mbox's format
 2021-12-29 12:28 UTC  (2+ messages)

[PATCH 0/6] lei q: Support displaying multiple threads
 2021-12-28 17:26 UTC  (10+ messages)
` [PATCH 1/6] lei q: Allow initial input for query to be customized
` [PATCH 2/6] lei q: Extract buffer names to variables
` [PATCH 3/6] lei q: Support displaying multiple threads
` [PATCH 4/6] lei q: Add date placeholder for ghost messages
` [PATCH 5/6] lei q: Separate different threads with newline
` [PATCH 6/6] lei q: Sort threads by date of initial message

Adding support for editing patches before applying them
 2021-12-27 21:30 UTC  (17+ messages)
` [PATCH 1/1] piem-notmuch-am-ready-mbox: Add option to edit "
              ` [PATCH] Add ability "
                  ` [PATCH v2] "
                        ` distributing piem via *ELPA

[PATCH] notmuch: Silence warning about "hidden" argument
 2021-12-24 21:31 UTC 

[PATCH v2] Use notmuch-extract-patch if available
 2021-12-24 18:31 UTC  (9+ messages)
  ` [PATCH v3 1/2] Support preparing am-ready mbox via notmuch-extract-patch
    ` [PATCH v3 2/2] Add user option for specifying path to notmuch-extract-patch
        ` [PATCH v4] "

[PATCH 0/1] Use notmuch-extract-patch if available
 2021-12-20  6:45 UTC  (13+ messages)
` [PATCH 1/1] "

[PATCH 0/2] README updates
 2021-12-12 22:21 UTC  (3+ messages)
` [PATCH 1/2] README: Mention b4 and lei
` [PATCH 2/2] README: Point to related projects

[ANNOUNCE] piem v0.3.0
 2021-11-06  1:59 UTC 

[PATCH 00/10] lei-q transient
 2021-10-26  2:49 UTC  (12+ messages)
` [PATCH 01/10] piem-lei-query-show: Fix capitalization in error message
` [PATCH 02/10] piem-lei-known-mid-p: Use with-output-to-string
` [PATCH 03/10] lei: Introduce option to set "lei" executable
` [PATCH 04/10] lei: Add call-process wrapper for inserting lei output
` [PATCH 05/10] piem-lei-insert-output: Signal an error if lei call fails
` [PATCH 06/10] lei: Add transient wrapper for piem-lei-query
` [PATCH 07/10] lei: Set piem-lei-buffer-query for mid-based query functions
` [PATCH 08/10] piem: Add function that returns public-inbox's configuration file
` [PATCH 09/10] lei q: Offer candidates for --include and --only
` [PATCH 10/10] lei: Rename piem-lei-show-mid to piem-lei-buffer-mid

[PATCH] piem-notmuch-known-mid-p: Drop call to with-current-buffer
 2021-10-25  3:55 UTC 

[PATCH] lei: Prefer "mid:" to "m:"
 2021-10-23 20:57 UTC 

[PATCH] piem-notmuch-known-mid-p: Autoload
 2021-10-23 17:16 UTC 

[PATCH] b4-am: Fill in more options
 2021-09-23  2:43 UTC  (2+ messages)

[PATCH] Prefer mail-decode-encoded-word-string to rfc2047-decode-string
 2021-09-23  1:23 UTC 

Thoughts and feedback on piem-lei
 2021-06-17  8:52 UTC  (3+ messages)

[PATCH] piem-lei-query-mode: Highlight current line
 2021-06-11  1:03 UTC 

[PATCH] Add a very incomplete to-do list
 2021-06-11  0:20 UTC 

[PATCH 0/4] Support reading inboxes from ~/.public-inbox/config
 2021-06-10 21:00 UTC  (7+ messages)
` [PATCH 1/4] piem-inbox-coderepo-maybe-read: Avoid confusing "inbox" references
` [PATCH 2/4] piem-inbox-coderepo*: Always return coderepo as a directory
` [PATCH 3/4] piem-inboxes: Clarify that :coderepo points to a working tree
` [PATCH 4/4] Support reading inboxes from ~/.public-inbox/config

[PATCH 00/18] Initial lei support
 2021-06-05 21:14 UTC  (19+ messages)
` [PATCH 01/18] lei: Add command and mode for displaying a message
` [PATCH 02/18] piem-lei-show: Let caller suppress displaying buffer
` [PATCH 03/18] piem-lei-show: Highlight headers and quoted text
` [PATCH 04/18] lei: Add command and mode for displaying overview of search results
` [PATCH 05/18] lei query: Add piem-lei-show wrapper for displaying line's message
` [PATCH 06/18] lei: Add command for viewing a thread
` [PATCH 07/18] lei query: Fontify results
` [PATCH 08/18] piem-lei-query-thread: Position point on seed message
` [PATCH 09/18] piem-lei-query-thread: Drop repeated subjects
` [PATCH 10/18] piem-lei-query-thread: Deal with multiple "re:"s
` [PATCH 11/18] piem-lei-query-thread: Omit main part of subject if shared
` [PATCH 12/18] piem-lei-query-thread: Add bug#NNN special case when eliding subject
` [PATCH 13/18] lei query: Add next/previous line variants that update message buffer
` [PATCH 14/18] piem-lei-show: Record message ID
` [PATCH 15/18] lei query: Add commands for showing or scrolling message buffer
` [PATCH 16/18] lei: Configure bindings for query and show modes
` [PATCH 17/18] lei: Wire up piem.el hooks
` [PATCH 18/18] piem-lei-query-thread: Use piem-lei-get-mid to get message ID

[PATCH] Add basic integration for Rmail
 2021-05-28  2:31 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] b4: Better describe how piem-b4-am-ready-from-mid gets the thread
 2021-05-24  0:50 UTC 

[PATCH 0/5] Rework url-retrieve-synchronously wrapper
 2021-05-23 21:46 UTC  (6+ messages)
` [PATCH 1/5] b4: Check for message ID match when using current buffer's URL
` [PATCH 2/5] Rework url-retrieve-synchronously wrapper
` [PATCH 3/5] piem-gunzip-buffer: Check for gunzip executable
` [PATCH 4/5] piem-gunzip-buffer: Absorb caching of gunzip check
` [PATCH 5/5] piem-gunzip-buffer: Don't assume t.mbox.gz is being decompressed

upcoming changes in b4 v0.7.0
 2021-05-23  6:26 UTC  (2+ messages)
` [PATCH] b4: Call git-am with --format=mbox when b4 handles download

[PATCH 0/2] piem-use-magit tweaks
 2021-05-22 20:39 UTC  (3+ messages)
` [PATCH 1/2] piem-use-magit: Reword docstring to clarify scope
` [PATCH 2/2] piem-use-magit: Unconditionally set to t

[RFC PATCH] Add :maildir keyword to piem-inboxes
 2021-03-13  1:18 UTC  (5+ messages)
` [PATCH v2] piem: "

[ANNOUNCE] piem v0.2.0
 2021-02-25  3:34 UTC 

[PATCH] Require Transient 0.3.0
 2021-02-22  3:48 UTC 

[PATCH 0/5] New command for copying public-inbox URLs
 2021-02-07 20:25 UTC  (10+ messages)
` [PATCH 1/5] piem: Add helper to construct message ID link
` [PATCH 2/5] piem-dispatch: Add command for copying public-inbox URLs
` [PATCH 3/5] piem-copy-mid-url: Add support for browsing url
` [PATCH 4/5] piem-copy-mid-url: Allow overriding browse-url-browser-function
` [PATCH 5/5] manual: Add section on "copy public-inbox link" functionality

[PATCH 0/3] manual: Point to range-diff and related projects
 2021-02-06 18:06 UTC  (4+ messages)
` [PATCH 1/3] manual: contributing: Remove some unnecessary bits
` [PATCH 2/3] manual: contributing: Mention range-diff
` [PATCH 3/3] manual: Add a "Related projects and tools" section

[PATCH] notmuch: Configure mailing list archive links
 2021-02-06 16:17 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Support reading directory using project.el
 2021-02-02 23:45 UTC  (3+ messages)

[PATCH] piem-inbox-coderepo-maybe-read: Support project.el
 2021-02-02 23:43 UTC  (4+ messages)

[PATCH] Add a few basic tests
 2021-01-23  4:43 UTC 

[PATCH] manual: Discard stale note about -gnus limitation
 2021-01-23  2:33 UTC 

[RFC PATCH] gnus: Add piem-gnus-mid-to-thread
 2021-01-21  8:36 UTC  (8+ messages)
` [RFC PATCH v2] "

[PATCH] inject: Anchor 'From mboxrd@z ...' search
 2021-01-19  5:40 UTC 

Merge projects?
 2021-01-17 10:48 UTC  (2+ messages)


Code repositories for project(s) associated with this public inbox

	https://git.kyleam.com/piem/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).