Changelog for
git-publish-1.8.2-1.fc39.noarch.rpm :
* Tue Feb 06 2024 Stefan Hajnoczi
- 1.8.2-1- Add --send-email-args argument to pass git-send-email(1) arguments- Show a clear error message when the base branch does not exist
* Wed Jul 19 2023 Fedora Release Engineering - 1.8.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering - 1.8.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering - 1.8.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu May 05 2022 Stefan Hajnoczi - 1.8.1-1- Fix shell metacharacter regression with cccmd
* Sat Apr 16 2022 Stefan Hajnoczi - 1.8.0-1- Fixed character encoding when invoking git, editors, etc.- Replace NamedTemporaryFile usage since it does not work on Windows- Use the git\'s mbox format variant so that line endings are correct in emails- Use git format-patch --cover-from-description=none so cover letters are always populated correctly by git-publish- Print an error when invoked outside a git repo