Package: ticgit / 1.0.2.18-1
Metadata
Package | Version | Patches format |
---|---|---|
ticgit | 1.0.2.18-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
no_rubygems.diff | (download) |
bin/ti |
1 0 + 1 - 0 ! |
dont require 'rubygems' |
disable_broken.diff | (download) |
lib/ticgit-ng/command.rb |
2 1 + 1 - 0 ! |
remove broken commands from the user interface |
generic_editor.diff | (download) |
lib/ticgit-ng/cli.rb |
2 1 + 1 - 0 ! |
if $editor is unset, invoke editor instead of vim |
stty_termsize.diff | (download) |
lib/ticgit-ng/cli.rb |
22 8 + 14 - 0 ! |
call stty instead of ioctls to obtain the terminal size |
delete_tag.diff | (download) |
lib/ticgit-ng/command/tag.rb |
12 4 + 8 - 0 ! |
support ti tag -d $tag to remove tags |