Adam Waldenberg
Adam Waldenberg
Thank you @kamchy .
Hi @sarcilav. Looks interesting. We can add it as a default extension, but I would prefer that the support for the metrics is "complete". I really don't kow much about...
@sarcilav What about the macros covered in; http://clojure.org/api/cheatsheet Looks to me like the branch and loop sections under macros might be candidates to add to the regexp in gitinspector. Then...
Thank you. I will look into this when I have time.
Thank you. Will put it in the queue. Would you be willing to do a pull request ?
Hi @suhasxavier. Yes. This could work in a similar way to #24. Gitinspector will support specifying sub directories on the command line when supplying a repository. This has been briefly...
Just making a note here. When implementing this feature, it should also include support for a syntax similar to: `gitinspector.py :*` Which would gather statistics from all branches available. While...
@Subject22, Planned to be looked at once I have completed a 0.5.0 release. In the meantime, patches are welcome if anybody feels they would like a crack at it. In...
@JNajera Looks fine to me. Just make sure you are using a gitinspector version that actually supports specifying multiple repos. Too see when and where it was implemented, take a...
Still on the todo list @Spacarar. Most likely branches will be checked out to a temporary location and checked once this is implemented - similar to how 0.5.0 supports http(s)//...