From: Kyle Meyer <kyle@kyleam.com>
To: piem@inbox.kyleam.com
Subject: [PATCH 0/5] b4: Try to download thread from piem-inboxes URL
Date: Sun, 16 Aug 2020 21:33:38 -0400 [thread overview]
Message-ID: <20200817013343.15615-1-kyle@kyleam.com> (raw)
If a thread can be obtained from the URL returned by piem-inbox-url,
get it from there so that callers don't need to set b4.midmask in
their git configuration.
[1/5] Use url-http-end-of-headers move to payload
[2/5] Move "has gunzip?" check to helper
[3/5] Extract logic from inject-thread-callback
[4/5] b4: Use a clearer variable name
[5/5] b4: Try to download thread from piem-inboxes URL
piem-b4.el | 25 ++++++++++++++++++-------
piem.el | 48 +++++++++++++++++++++++++++++++++++++-----------
2 files changed, 55 insertions(+), 18 deletions(-)
base-commit: ff3b7724a75427c8d73a9b80f9ee5057250479cd
--
2.28.0
next reply other threads:[~2020-08-17 1:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-17 1:33 Kyle Meyer [this message]
2020-08-17 1:33 ` [PATCH 1/5] Use url-http-end-of-headers move to payload Kyle Meyer
2020-08-17 1:33 ` [PATCH 2/5] Move "has gunzip?" check to helper Kyle Meyer
2020-08-17 1:33 ` [PATCH 3/5] Extract logic from inject-thread-callback Kyle Meyer
2020-08-17 1:33 ` [PATCH 4/5] b4: Use a clearer variable name Kyle Meyer
2020-08-17 1:33 ` [PATCH 5/5] b4: Try to download thread from piem-inboxes URL Kyle Meyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://git.kyleam.com/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200817013343.15615-1-kyle@kyleam.com \
--to=kyle@kyleam.com \
--cc=piem@inbox.kyleam.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).