Wed, 22 May 2024 15:12:34 UTC | login

Information for build git-publish-1.4.4-1.fc29

ID45899
Package Namegit-publish
Version1.4.4
Release1.fc29
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
StartedFri, 29 Jun 2018 07:16:57 UTC
CompletedFri, 29 Jun 2018 07:16:57 UTC
Tags
f29
RPMs
src
git-publish-1.4.4-1.fc29.src.rpm (info) (download)
noarch
git-publish-1.4.4-1.fc29.noarch.rpm (info) (download)
Changelog * Mon Jun 18 2018 Stefan Hajnoczi <stefanha@gmail.com> - 1.4.4-1 - Merge To: list but offer --override-to to stop this behavior - Add --blurb-template for cover-letter templates - Pass through extra arguments to git-format-patch(1) - Add missing UTF-8 encoding for 's'elect menu item - Don't treat config strings as lists in Python 3 * Wed Apr 18 2018 Stefan Hajnoczi <stefanha@gmail.com> - 1.4.3-1 - Add 's' menu command to select a subset of patches to send - Use UTF-8 encoding for annotated tags - Use a cover letter by default for pull requests - Convert README.rst to git-publish.pod man page - Add --no-sign-pull option to skip pull request signing - Run cccmd in the top-level directory - Show meaningful error message when run outside top-level directory * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Nov 08 2017 Stefan Hajnoczi <stefanha@gmail.com> - 1.4.2-2 - Add missing BuildRequires: pythonX-devel * Mon Nov 06 2017 Stefan Hajnoczi <stefanha@gmail.com> - 1.4.2-1 - Further Python 2 & 3 character encoding fixes * Sat Nov 04 2017 Stefan Hajnoczi <stefanha@gmail.com> - 1.4.1-1 - Fix UTF-8 output from git(1) commands * Thu Nov 02 2017 Stefan Hajnoczi <stefanha@gmail.com> - 1.4-1 - Python 3 support - Report unexpected changes to temporary directory - Fix broken hooks path function * Mon Aug 21 2017 Stefan Hajnoczi <stefanha@gmail.com> - 1.3-1 - Add 'e' menu command to edit patches - Add --notes options for git-notes(1) users - Replace DEBUG with -v/--verbose option - Fix git_config_with_profile() profile variable lookup - Fix --pull-request error when remote cannot be determined - Support worktrees when invoking hooks - Improve git error handling * Wed Mar 01 2017 Stefan Hajnoczi <stefanha@gmail.com> - 1.2-1 - Honor git-config(1) pushDefault/pushRemote options - Display git-send-email(1) CC list before sending - Fix git-publish --setup when run outside of a git repo * Fri Dec 09 2016 Stefan Hajnoczi <stefanha@gmail.com> - 1.1-1 - git-publish 1.1