Package: gitso / 0.6.2+svn158+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
gitso | 0.6.2+svn158+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
hyphen used as minus sign.patch | (download) |
arch/linux/gitso.1 |
36 18 + 18 - 0 ! |
convert hyphens to minus in manpage "By default, "-" chars are interpreted as hyphens (U+2010) by groff, not as minus signs (U+002D). Since options to programs use minus signs (U+002D), this means for example in UTF-8 locales that you cannot cut and paste options, nor search for them easily." |
fix_desktop_file.patch | (download) |
arch/linux/gitso.desktop |
7 2 + 5 - 0 ! |
improve the .desktop file Encoding is deprecated and Keywords is new; Version is optional and refers to the file format Icon must be png or svg according to the freedesktop.org spec. MimeType describes supported file types, however gitso doesn't take any files. |
gitso hosts.patch | (download) |
ConnectionWindow.py |
6 3 + 3 - 0 ! |
fix path to system-wide gitso-hosts file |
create_nonexistant_gitso hosts.patch | (download) |
ConnectionWindow.py |
4 4 + 0 - 0 ! |
create ~/.gitso-hosts if it doesn't exist |
path to gpl3.patch | (download) |
ArgsParser.py |
2 1 + 1 - 0 ! |
display gpl-3 from common-licenses on copyright tab |
window dimensions.patch | (download) |
ConnectionWindow.py |
4 2 + 2 - 0 ! |
increase dimensions of connection window Some people have reported they cannot see the Start button, and it is |