gitinspector icon indicating copy to clipboard operation
gitinspector copied to clipboard

:bar_chart: The statistical analysis tool for git repositories

Results 75 gitinspector issues
Sort by recently updated
recently updated
newest added

It can be very useful add the support for typescript files, instead only plain javascript.

Enhancement
Priority : Low

[Apologies if repeated -- but I just cant figure this out.] Gitinspector v0.5dev The HTML that is generated has expand tabs for: "Show minor authors" and "Show rows with minor...

Dart (In Flutter) is something that I feel is pretty commonly used now. It would be useful to add support for Dart files

Enhancement

When running gitinspector (on a non-public repository) I get the following error: ``` File "[path]/changes.py", line 82, in __lt__ return self.timestamp.__lt__(other.timestamp) # only used for sorting; we just consider the...

Dockerfile, if you wish to run gininspector containerized

The term "row" is very surprising and quite inappropriate for code. It is usually reserved for tables and the like (where columns are equally important), not for text. I'm not...

Priority : Low
Usability

Hey! I want to contribute to this project by translating it to Brazilian Portuguese.

A potential new user or contributor would like to view an example report for projects like Django, but the README.md links to thos reports redirect to the signup page for...

Hi, we had names with german letters like 'ö' inside. They terminated the application on text output. To correct the bug, I've changed line 151 in changesoutput.py to the following...

Priority : Medium
Enhancement
Documentation

GitHub Classrooms has added (beta?) support for automatic tests (that are run via [GitHub actions](https://docs.github.com/en/actions)), and I (as a professor) thought it would be super useful to run gitinspector automatically...

Help Wanted