Wed, 22 May 2024 15:41:53 UTC | login

Information for build git-publish-1.8.1-3.fc38

ID237041
Package Namegit-publish
Version1.8.1
Release3.fc38
Epoch
SummaryPrepare and store patch revisions as git tags
Descriptiongit-publish handles repetitive and time-consuming details of managing patch email submission. It works with individual patches as well as patch series and has support for pull request emails. Each revision is stored as a git tag including the cover letter (if any). This makes it easy to refer back to previous revisions of a patch. Numbering is handled automatically and the To:/Cc: email addresses are remembered across revisions to save you retyping them. Many projects have conventions for submitting patches. It is possible to encode them as a .gitpublish file and hooks/ scripts. This automatically uses the right settings and can run a coding style checker or linting tools before emails are sent.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 11 Mar 2023 10:37:53 UTC
CompletedSat, 11 Mar 2023 10:37:53 UTC
Tags
f38
f39
f40
RPMs
src
git-publish-1.8.1-3.fc38.src.rpm (info) (download)
noarch
git-publish-1.8.1-3.fc38.noarch.rpm (info) (download)
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu May 05 2022 Stefan Hajnoczi <stefanha@gmail.com> - 1.8.1-1 - Fix shell metacharacter regression with cccmd * Sat Apr 16 2022 Stefan Hajnoczi <stefanha@gmail.com> - 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 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Mar 10 2021 Stefan Hajnoczi <stefanha@gmail.com> - 1.7.0-1 - Add parameter "--separate-send/-S" for better email threading when resending part of a patch series - Windows fixes - Fix --no-check-url error message output - Email encoding fixes * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild