git-history icon indicating copy to clipboard operation
git-history copied to clipboard

Quickly browse the history of a file from any git repository

Results 89 git-history issues
Sort by recently updated
recently updated
newest added

I get an error on all files: Error loading webview: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state.. Using:...

![image](https://github.com/pomber/git-history/assets/66947064/dff17b09-98b1-4080-8162-4ce1116063b6)

https://github.com/pomber/git-history/blob/f254f2a291634ecdd296507adaed76f4dc038058/cli/package.json#L33 On my Fedora I had to install open manualy to get xdg-open working. It seems this version is not well supported. Can you update it to actual version? i.e....

It just shows the empty tab. To reproduce, create a docker dev container of any repo, install the extension in the container, and then open the Git File History, and...

When I open the extension with cmd+P and then type >git file history it opens like normal in a tab, but shows this loading message: Loading /Users/yovchokalev/Documents/project/src/features/my-feature history ... My...

Use Webview.asWebviewUri to ensure that resources are accessible in both the host environment and the wsl environment. related issue: https://github.com/pomber/git-history/issues/196

Update styling in scroller.js to enable horizontal scrollbar and to utilize all the width available