Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: git-review | Distribution: openSUSE Tumbleweed |
Version: 2.4.0 | Vendor: openSUSE |
Release: 1.2 | Build date: Sun Mar 24 14:27:16 2024 |
Group: Unspecified | Build host: reproducible |
Size: 383965 | Source RPM: git-review-2.4.0-1.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://git.openstack.org/cgit/openstack-infra/git-review | |
Summary: Tool to submit code to Gerrit |
A git command for submitting branches to Gerrit git-review is a tool that helps submitting git branches to gerrit for review.
Apache-2.0
* Sun Mar 24 2024 Dirk Müller <[email protected]> - update to 2.4.0: * It's patchset not patch set * Add missing release notes and manpage updates * Don't keep incomplete rebase state by default * Test that the --version option returns something * Vendor a copy of Gerrit's commit-msg Git hook * Don't make hook script read-only * Use importlib.metadata instead of pkg\_resources * Fix flake8 issue * Add classifiers for Python 3.10 and 3.11 * Add --wip as an alias to --work-in-progress * Uncap test requirements * Warn rather than fail if HEAD already exists on the remote * Use GIT\_SSH for the SSH executable * Test old and new Gerrit * Test Python bounds only * Switch from tox to nox * Simplify test output strings for new Gerrit * Upgrade testing to Gerrit 3.4.4 * Add message option * Fix nodesets for tox jobs * feat(cmd): add hashtag implementation * Clarify that test rebases are not kept * Mon May 22 2023 Matej Cepl <[email protected]> - Clean up the SPEC file. * Sat Sep 24 2022 Dirk Müller <[email protected]> - update to 2.3.1: * Improved version string parsing for Git * Tue Apr 19 2022 Steve Kowalik <[email protected]> - Update to 2.3.0: * Python 3.5 is no longer supported. * Git 2.10.0 or later is required as git-review now needs the - -no-show-signature option for git-log. * Git’s log.ShowSignature option is now supported. Previously, setting it would confuse git-review into thinking there were twice as many changes to push. * OpenSSH has deprecated its use of scp/rcp protocol in favor of SFTP, which the embedded Apache mina-sshd in widely-deployed Gerrit versions does not yet support. Now git-review will attempt to detect whether scp’s -O option is available to force use of the legacy scp/rcp protocol, and apply it if so. Future git-review versions may change the fallback behavior once an SFTP subsystem is implemented and available for a new Gerrit release. - Remove now unneeded BuildRequires on mock. * Tue Dec 07 2021 Matej Cepl <[email protected]> - Update to 2.2.0: - When checking for unstaged or uncommitted changes to avoid performing a test rebase, unstaged and uncommitted changes in Git submodules are now ignored since those won’t be rebased anyway. - git-review now handles the Git core.hooksPath configuration option correctly. Thus, it installs the commit-msg hook into the core.hooksPath directory, if that option is set. Otherwise, it continues to install the hook into .git/hooks, relative to the root of the checkout. - With Git 2.18.0 and later, the --rebase-merges (-r) option will be used in place of the deprecated --preserve-merges (-p) option. This fixes a critical error when git-review is used with Git versions 2.34.0 onward, where the old option is no longer available. - Remove unnecessary 7182166ec00ad3645821435d72c5424b4629165f.patch * Sun Dec 05 2021 Dirk Müller <[email protected]> - update to 2.1.0: * Add support for –no-thin which is passed to git push * A new gitreview.branchauthor option allows configuring the change author (owner) name part of the autocreated branch name when downloading changes. * A new gitreview.notopic configuration setting makes git-review always behave as if the --notopic command line option was supplied. * Added the --notify option, which can be used to ensure specified receivers receives email notifications * The Change-Id generating commit hook is now installed into any detected Git submodules, so that it will take effect when creating changes within a submodule and not just in the parent repository. * Encoding was corrected for Git credentials, which was previously causing HTTP authentication to fail under some Python 3 versions. * Change download functions now preserve any unapplied local edits on the branch when attempting to reset the worktree. * The --no-follow-tags option to git push is now used for all pushes, so that git-review won’t error when encountering a local tag which is absent from Gerrit. * For safety, attempts to push a commit with unstaged or uncommitted changes in the worktree will be caught and an error reported, rather than leaving it up to git rebase to spot them. This addresses a situation where users enabling rebase.autostash would otherwise experience data loss when the test rebase is subsequently reset. - add 7182166ec00ad3645821435d72c5424b4629165f.patch: * With Git 2.18.0 and later, the --rebase-merges (-r) option will be used in place of the deprecated --preserve-merges (-p) option. This fixes a critical error when git-review is used with Git versions 2.34.0 onward, where the old option is no longer available. * Fri May 03 2019 Dirk Mueller <[email protected]> - revert switch to singlespec. This is an insane complexification for no gain: git-review is a pure cli tool, not a module to import, and we never had a working python2- version anyway because all the tooling was excluded from packaging. So don't create packages that are unusable and deprecated. * Fri May 03 2019 Dirk Mueller <[email protected]> - update to 1.28.0 (bsc#1134089): * Support for auto-configuration of topic names based on the presence of keywords in the commit message is removed. Previously, keywords such as bug, bp or lp followed by a number would result in branch names containing the associated number, e.g. bug/123. This feature was OpenStack specific, was a frequent source of bugs and clearly wasn’t being used that often, given that StoryBoard is a thing now and no one had updated this feature to handle that metadata. * Fixed usepushurl to work when a read-only mirror being used as origin does not contain refs/changes from gerrit. * Tue Jan 08 2019 Tomáš Chvátal <[email protected]> - Update to 1.27.0: * Work with python3 - Remove patch in upstream: git-2.15-compat.patch - Switch to source url downloads - Switch URL to point to active site - Switch to singlespec * Mon Nov 13 2017 [email protected] - add git-2.15-compat.patch: fix compat with git 2.15
/usr/bin/git-review /usr/lib/python3.11/site-packages/git_review /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info/AUTHORS /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info/INSTALLER /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info/LICENSE /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info/METADATA /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info/RECORD /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info/REQUESTED /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info/WHEEL /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info/entry_points.txt /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info/pbr.json /usr/lib/python3.11/site-packages/git_review-2.4.0.dist-info/top_level.txt /usr/lib/python3.11/site-packages/git_review/__init__.py /usr/lib/python3.11/site-packages/git_review/__pycache__ /usr/lib/python3.11/site-packages/git_review/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/git_review/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/git_review/__pycache__/cmd.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/git_review/__pycache__/cmd.cpython-311.pyc /usr/lib/python3.11/site-packages/git_review/__pycache__/hooks.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/git_review/__pycache__/hooks.cpython-311.pyc /usr/lib/python3.11/site-packages/git_review/cmd.py /usr/lib/python3.11/site-packages/git_review/hooks.py /usr/lib/python3.11/site-packages/git_review/tests /usr/lib/python3.11/site-packages/git_review/tests/__init__.py /usr/lib/python3.11/site-packages/git_review/tests/__pycache__ /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/check_test_id_hashes.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/check_test_id_hashes.cpython-311.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/prepare.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/prepare.cpython-311.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/test_git_review.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/test_git_review.cpython-311.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/test_unit.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/test_unit.cpython-311.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/git_review/tests/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/git_review/tests/check_test_id_hashes.py /usr/lib/python3.11/site-packages/git_review/tests/prepare.py /usr/lib/python3.11/site-packages/git_review/tests/test_git_review.py /usr/lib/python3.11/site-packages/git_review/tests/test_unit.py /usr/lib/python3.11/site-packages/git_review/tests/utils.py /usr/share/doc/packages/git-review /usr/share/doc/packages/git-review/AUTHORS /usr/share/doc/packages/git-review/README.rst /usr/share/licenses/git-review /usr/share/licenses/git-review/LICENSE /usr/share/man/man1/git-review.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Dec 9 23:39:48 2024