Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: git-revise | Distribution: Fedora Project |
Version: 0.7.0 | Vendor: Fedora Project |
Release: 5.el8 | Build date: Fri Feb 17 17:02:11 2023 |
Group: Unspecified | Build host: buildvm-s390x-20.s390.fedoraproject.org |
Size: 6241 | Source RPM: python-git-revise-0.7.0-5.el8.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/mystor/git-revise | |
Summary: Efficiently update, split, and rearrange git commits |
git revise is a git subcommand to efficiently update, split, and rearrange commits. It is heavily inspired by git rebase, however it tries to be more efficient and ergonomic for patch-stack oriented workflows. By default, git revise will apply staged changes to a target commit, then update HEAD to point at the revised history. It also supports splitting commits and rewording commit messages. Unlike git rebase, git revise avoids modifying the working directory or the index state, performing all merges in-memory and only writing them when necessary. This allows it to be significantly faster on large codebases and avoids unnecessarily invalidating builds.
MIT
* Fri Feb 17 2023 Ian McInerney <ian.s.mcinerney@ieee.org> - 0.7.0-5 - Disable tests because pytest is too old in EPEL8 (it is missing MonkeyPatch) - Modify spec file to support EPEL releases (rhbz 2168479) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.7.0-2 - Rebuilt for Python 3.11 * Mon Apr 11 2022 Ian McInerney <ian.s.mcinerney@ieee.org> - 0.7.0-1 - Update to latest upstream release 0.7.0 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.6.0-4 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jun 13 2020 Ian McInerney <ian.s.mcinerney@ieee.org> - 0.6.0-1 - Update to latest upstream release 0.6.0 - Remove manpage location patch (fixed in 0.6.0) * Thu Jun 11 2020 Ian McInerney <ian.s.mcinerney@ieee.org> - 0.5.1-4 - Rename package and add new subpackages for git-revise and python3-git-revise * Sat May 16 2020 Ian McInerney <ian.s.mcinerney@ieee.org> - 0.5.1-3 - Add check section to run tests * Wed May 13 2020 Ian McInerney <ian.s.mcinerney@ieee.org> - 0.5.1-2 - Upstream manpage patch - Fix review comments * Fri May 01 2020 Ian McInerney <ian.s.mcinerney@ieee.org> - 0.5.1-1 - Initial package.
/usr/bin/git-revise /usr/share/doc/git-revise /usr/share/doc/git-revise/README.md /usr/share/licenses/git-revise /usr/share/licenses/git-revise/LICENSE /usr/share/man/man1/git-revise.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 26 07:28:04 2025