[PATCH 0/3] nmbug:
W. Trevor King
wking at tremily.us
Tue Oct 10 15:49:48 PDT 2017
Two changes and a bugfix spun off from today's IRC disussion.
We probably also want to bump nmbug's __version__ to 0.3. Changes
since 0.2, including the patches in this series, ordered by decreasing
impact on 0.2 users:
* Accept failures to unset core.worktree in clone (this series).
* Use --no-renames in log (f9189a06, 2016-09-26, v0.24).
* Auto-checkout in clone if it wouldn't clobber (this series).
* Add a 'help' command for folks who don't like --help (9d25c97d, 2014-10-03, v0.20).
* Setup a 'config' branch on clone to track origin/config (244f8739,
2015-03-22, v0.20). This branch may be consumed by notmuch-report(1).
* Ignore # comments in 'notmuch dump ...' output (9bbc54bd, 2016-03-27, v0.22).
* Respect 'expect' in _spawn(..., wait=True) (this series).
* Update URLs in documentation (554b90b5 and 6a833a6e8, 2016-06-02, v0.23).
I expect the best time to make that bump is just before we cut our
next notmuch release. Once we do, we can update the wiki page [1] to
suggest nmbug 0.3+ and remove the checkout step from “Getting
started”.
Cheers,
Trevor
[1]: https://notmuchmail.org/nmbug/
W. Trevor King (3):
nmbug: Respect 'expect' in _spawn(..., wait=True)
nmbug: Accept failures to unset core.worktree in clone
nmbug: Auto-checkout in clone if it wouldn't clobber
devel/nmbug/nmbug | 25 +++++++++++++++++--------
1 file changed, 17 insertions(+), 8 deletions(-)
--
2.13.6
More information about the notmuch
mailing list