Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
stgit - StGIT provides similar functionality to Quilt on top of GIT
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.
Note that StGIT is not an SCM interface on top of GIT and it expects a
previously initialised GIT repository (unless it is cloned using StGIT
directly). For standard SCM operations, either use plain GIT commands
or the Cogito tool but it is not recommended to mix them with the
StGIT commands.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
stgit |
0.12.1 |
2.fc6 |
src |
115 KiB |
Wed Apr 25 14:53:38 2007 |
Changelog
- * Wed Apr 25 18:00:00 2007 James Bowes <jbowes{%}redhat{*}com> - 0.12.1-2
- Use macro for datadir.
- * Thu Apr 19 18:00:00 2007 James Bowes <jbowes{%}redhat{*}com> - 0.12.1-1
- Update version.
- Don't install the bash prompt shell script as executable.
- * Fri Feb 2 17:00:00 2007 James Bowes <jbowes{%}redhat{*}com> - 0.12-1
- Initial packaging.