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

[root@fbsd /usr/ports/devel/gitinspector]# make install clean ===> Installing for gitinspector-py39-0.4.4_4 ===> Checking if gitinspector-py39 is already installed ===> Registering installation for gitinspector-py39-0.4.4_4 Installing gitinspector-py39-0.4.4_4... ===> Cleaning for py39-setuptools-63.1.0 ===> Cleaning for...

My settings: Windows 10 Command: C:\OSGeo4W\apps\Python39\python.exe gitinspector.py --format=html --timeline --since=2015-09-01 -w https://github.com/banbar/GMT-456-GIS-Programming > C:\Users\banbar\Desktop/1.html Output: ![image](https://user-images.githubusercontent.com/20798817/138090655-72d1ced0-8e3a-4715-a273-0b589f9b8217.png)

Hi, I can't get gitinspector to run from the `npm`package; after a clean install it crashes with ``` $ gitinspector -h Traceback (most recent call last): File "/home/ybnd/.npm/node_modules/bin/gitinspector", line 21,...

Priority : Medium
Bug

As several have noted in issues, not supporting Python 3+ has been an issue. Given that the Python Software Foundation has officially ended support for the 2.x line, I though...

``` Traceback (most recent call last): File "/usr/bin/gitinspector", line 33, in sys.exit(load_entry_point('gitinspector==0.4.4', 'console_scripts', 'gitinspector')()) File "/usr/lib/python3/dist-packages/gitinspector/gitinspector.py", line 184, in main __run__.output() File "/usr/lib/python3/dist-packages/gitinspector/gitinspector.py", line 75, in output outputable.output(changes.ChangesOutput(self.hard)) File "/usr/lib/python3/dist-packages/gitinspector/outputable.py",...

Hi! Thank you for your great tool! Could you please add a Dockerfile to your repository? And deploy latest versions to docker, e.g., as ejwa/gitinspector:latest. The last version on Dockerhub...

Exception in thread Thread-9: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/local/lib/node_modules/gitinspector/gitinspector/changes.py", line 171, in run commit.add_filediff(filediff) AttributeError: 'NoneType' object has no attribute 'add_filediff'

Hello, I've translated and created the .po and .mo files.

Just released a new build on npm, 0.5.0-dev-2, and updated the package.json file accordingly. Could you pull (fast-forward) this single change please?

Remove not working examples.