Package: gitg / 0.0.6-3
Metadata
Package | Version | Patches format |
---|---|---|
gitg | 0.0.6-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Change Categories to Development RevisionControl.patch | (download) |
data/gitg.desktop.in.in |
2 1 + 1 - 0 ! |
[patch 1/2] change categories to development;revisioncontrol; Signed-off-by: Jonny Lamb <jonny@debian.org> |
0002 Allow creating a tag without a message.patch | (download) |
gitg/gitg-branch-actions.c |
34 24 + 10 - 0 ! |
[patch 2/2] allow creating a tag without a message. gitg only creates annotated or signed tags. However, sometimes you just don't want to use a message in your tag. This patch enables you to do that. If you give a message, but don't ask to sign the tag, the tag will be an annotated tag. If you give a message and ask to sign the tag, the tag will be a signed tag (zomg). If you omit a message, then the tag will be created without a message (not signed or annotated). The UI will complain appropriately if you screw up. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> https://bugzilla.gnome.org/show_bug.cgi?id=611434 |
1