Information for build python-git-revise-0.7.0-12.fc42

ID129388
Package Namepython-git-revise
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.7.0
Release12.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-git-revise.git#eac79a525c2eb58e5c003e043ee36d3223b7c61f
SummaryEfficiently update, split, and rearrange git commits
Descriptiongit 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 08 Jul 2025 15:45:01 CST
CompletedTue, 08 Jul 2025 16:05:48 CST
Taskbuild (f42-build-side-1, /rpms/python-git-revise.git:eac79a525c2eb58e5c003e043ee36d3223b7c61f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-git-revise.git#eac79a525c2eb58e5c003e043ee36d3223b7c61f'}}
Tags
f42
RPMs
src
python-git-revise-0.7.0-12.fc42.src.rpm (info) (download)
noarch
git-revise-0.7.0-12.fc42.noarch.rpm (info) (download)
python3-git-revise-0.7.0-12.fc42.noarch.rpm (info) (download)
Logs
noarch
mock_output.log
state.log
mock_config.log
dnf5.log
installed_pkgs.log
build.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 18 2025 Ian McInerney <ian.s.mcinerney@ieee.org> - 0.7.0-12 - Add patch to fix reflog behavior in git 2.48 (rhbz #2341157) * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.7.0-9 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild