index
:
piem
master
meta
Emacs tools and glue for working with public-inbox archives
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
piem-b4.el
Age
Commit message (
Expand
)
Author
2020-09-19
Escape message IDs when constructing URLs
Kyle Meyer
2020-09-10
Update defgroup info links
Kyle Meyer
2020-09-06
Drop version header from most libraries
Kyle Meyer
2020-08-28
Add accessor for piem-inboxes
Kyle Meyer
2020-08-27
Switch downloads to url-retrieve-synchronously
Kyle Meyer
2020-08-17
b4: Try to download thread from piem-inboxes URL
Kyle Meyer
2020-08-17
b4: Use a clearer variable name
Kyle Meyer
2020-08-10
Explicitly specify --patch-format in git-am calls
Kyle Meyer
2020-06-15
Add docstrings to all -am commands
Kyle Meyer
2020-06-06
Add piem-inbox-coderepo-maybe-read function
Kyle Meyer
2020-06-06
Extract patch information from a buffer rather than files
Kyle Meyer
2020-06-06
Extract reusable git-am logic from -b4
Kyle Meyer
2020-06-06
b4: Drop custom process buffer
Kyle Meyer
2020-06-06
piem: Take in some options from -b4
Kyle Meyer
2020-05-26
Add basic mode for displaying {call,start}-process output
Kyle Meyer
2020-05-23
b4: Demote comment headings in code section
Kyle Meyer
2020-05-13
b4: Correct file name in autoload of 'am' transient
Kyle Meyer
2020-05-13
b4: Add --cherry-pick to am transient
Kyle Meyer
2020-05-10
b4: Ask caller about branch and base for am
Kyle Meyer
2020-05-10
b4: Rework handling of output file naming
Kyle Meyer
2020-05-10
b4: Rework call-process helper to handle git calls
Kyle Meyer
2020-05-07
Add a barely useful interface to b4-am
Kyle Meyer