Stacked GIT - Source Code Management Tool
StGIT is a Python application providing similar functionality to Quilt
(i.e. pushing/popping patches to/from a stack) on top of GIT. These
operations are performed using GIT commands and the patches are stored
as GIT commit objects, allowing easy merging of the StGIT patches into
other repositories using standard GIT functionality.
- Developed at devel:tools:scm
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/stgit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000880 880 Bytes | |
_servicedata | 0000000238 238 Bytes | |
stgit-2.4.12.tar.zst | 0000538016 525 KB | |
stgit.changes | 0000017599 17.2 KB | |
stgit.obsinfo | 0000000095 95 Bytes | |
stgit.spec | 0000003805 3.72 KB | |
vendor.tar.zst | 0019080216 18.2 MB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1202120
from
Martin Pluskal (pluskalm)
(revision 30)
- Update to version 2.4.12: * fix(squash): preserve consensus author * chore: update changelog for 2.4.12 * feat(push): revert overzealous modified status * chore: update windows-sys to 0.59.0 * chore: update syn to 2.0.77 * chore: update cc to 1.1.18 * chore: update filetime to 0.2.25 * chore: update schannel to 0.1.24 * chore: update gix-path to 0.10.11 * chore: update serde_json to 1.0.128 - Switch to _service for fetching sources - Adresses boo#1230691 CVE-2024-45405
Comments 0