Adam Waldenberg
Adam Waldenberg
Hi @sobomax. Yes, there might be some credence to adding this. I'm not completely convinced, but it is definitely worth considering. Some problems with the pull request, before this can...
Thank you. I will play with this. I'm wondering if a -M flag is the best option for this... Maybe removing -w and introducing a "--period" flag that takes a...
While implementing comments obviously is trivial, the implementation of metrics would have to wait a while, as I am not familiar enough with the Go syntax and I would most...
Added with #166 - will be merged in 0.5.0.
Hello. Somebody that knows the language well needs to add the support. Pull requests for new languages are always welcome. To read up on how language support in gitinspector works,...
Swift support added with #156, this will be merged into 0.5.0
Slowly begining work on this.
Hi @imposeren. Gitinspector is quite slow on very large repos with a big history, as it blames every single file. This would partly solve it, yes. When this feature is...
@imposeren Yes. Just running "git gc" will speed things up. Sometimes quite significantly. If you have never done it before, passing the --agressive switch might be a good idea. The...
@imposeren No. It does not.