Missed a fill_values call
f03e774da875 — Steve Fink 3 years ago
Move some things from using configuration dump to using REST API natively
a3c22a4d68d7 — Steve Fink 3 years ago
Various prompting fixes, mixed in with other stuff (sorry).
a84b469437f0 — Steve Fink 4 years ago
Log malformed JSON responses
b17b77fe9e0b — Steve Fink 4 years ago
Create a custom Abort class to ease encoding for error.Abort
f2f81ffb77c5 — Steve Fink 4 years ago
(untested) add phexport --first to use the message for the first patch and no others
7267e5f33872 — Steve Fink 4 years ago
Various fixes related to per-phabrev update messages
3aef00a85696 — Steve Fink 4 years ago
Allow using phabricator in non-bugzilla setups on a per-repo basis
0afd09139acf — Steve Fink 4 years ago
Use separate backup files for hand-edited messages for commits vs phabrevs so they do not clobber each other
f564cde29d37 — Steve Fink 4 years ago
If the user edits the product::component, it should get another shot at a menu listing. Note that this is not really quite right; fill_values(finalize=True) will be called twice.
6ccda3e770f1 — Steve Fink 4 years ago
Reduce component menu to minimal options
206a755a4f30 — Steve Fink 4 years ago
Add in severity
34326375ebf6 — Steve Fink 4 years ago
Use first line for patch description
e0e5e5698ea1 — Steve Fink 4 years ago
Fix "bug None" output
ae850cfa701f — Steve Fink 4 years ago
Wrest control of -t (for --to) from --title
6a82a5460b32 — Steve Fink 4 years ago
Switch LazyDict to collections.abc.Mapping
bd37c89e279d — Steve Fink 4 years ago
Improved default message when submitting to phabricator
dd637dd30c9a — Steve Fink 4 years ago
Unbreak where I iterated improperly
e25d26203d6b — Steve Fink 4 years ago
More unicode fixes
683bc86ea306 — Steve Fink 4 years ago
Random unicode fix
Next