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 file
Patch File delta Description
no_rubygems.diff | (download)

bin/ti | 1 0 + 1 - 0 !
bin/ticgitweb | 2 1 + 1 - 0 !
lib/ticgit-ng.rb | 2 1 + 1 - 0 !
3 files changed, 2 insertions(+), 3 deletions(-)

 dont require 'rubygems'
disable_broken.diff | (download)

lib/ticgit-ng/command.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove broken commands from the user interface
generic_editor.diff | (download)

lib/ticgit-ng/cli.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 if $editor is unset, invoke editor instead of vim
stty_termsize.diff | (download)

lib/ticgit-ng/cli.rb | 22 8 + 14 - 0 !
1 file changed, 8 insertions(+), 14 deletions(-)

 call stty instead of ioctls to obtain the terminal size
delete_tag.diff | (download)

lib/ticgit-ng/command/tag.rb | 12 4 + 8 - 0 !
1 file changed, 4 insertions(+), 8 deletions(-)

 support ti tag -d $tag to remove tags