ticgit icon indicating copy to clipboard operation
ticgit copied to clipboard

Git based distributed ticketing system, including a command line client and web viewer

Results 26 ticgit issues
Sort by recently updated
recently updated
newest added

I'm trying to get this program running and first i install the following packages using APT. ```md sudo apt-get install git ruby rubygems ``` ``` └─$ sudo apt-get install git...

I did this `ti tag 3bb4fa FR` but got that ``` TicId Title State Date Assgn Tags ------------------------------------------------------------------------------------ 3bb4fa ticket title open 03/21 c.buhtz fr ``` The tags should be...

ti list -t yields TicGit-ng-1.0.2.18/lib/ticgit-ng/cli.rb:54:in `execute!': missing argument: -t (OptionParser::MissingArgument) ``` % ~/.gems/bin/ti.ruby2.2 list -t /home/yac/.gems/gems/TicGit-ng-1.0.2.18/lib/ticgit-ng/cli.rb:54:in `execute!': missing argument: -t (OptionParser::MissingArgument) from /home/yac/.gems/gems/TicGit-ng-1.0.2.18/lib/ticgit-ng/cli.rb:9:in `execute' from /home/yac/.gems/gems/TicGit-ng-1.0.2.18/bin/ti:13:in `' from /home/yac/.gems/bin/ti.ruby2.2:23:in `load'...

The web interface should show which repository is currently displayed. This is achieved by showing the directory in the title and in the html body. This is especially important if...

Hello. I am trying to remove tags using version 1.0.2.18 and the functionality is not working. I tried going directly into the ticket folder to remove the tag, and it...

Tickets could have a list of tasks to track what has to be done to in order for a ticket to be resolved. Eg. 1) start an instance in EC2...

Hi, I did several fresh installtions of ticgit gem like it is described, but when I call ti the first time, I get this: ti /usr/local/lib64/ruby/gems/1.9.1/gems/TicGit-ng-1.0.2.17/lib/ticgit-ng/cli.rb:190:in `ioctl': Inappropriate ioctl for...

http://kitenet.net/pipermail/dist-bugs/2012-August/000069.html

Feature Req