Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
guilt - Scripts to manage quilt-like patches on top of git
Guilt allows one to use quilt functionality on top of a Git repository.
Changes are maintained as patches which are committed into Git. Commits can
be removed or reordered, and the underlying patch can be refreshed based on
changes made in the working directory. The patch directory can also be
placed under revision control, so you can have a separate history of changes
made to your patches.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| guilt |
0.30 |
1.el5 |
src |
38 KiB |
Fri Apr 11 19:06:21 2008 |
Changelog
- * Fri Apr 11 22:00:00 2008 Eric Sandeen <sandeen{%}redhat{*}com> 0.30-1
- New upstream version
- * Mon Apr 7 22:00:00 2008 Eric Sandeen <sandeen{%}redhat{*}com> 0.29-1
- Initial build