pomber / git-history

Quickly browse the history of a file from any git repository

Home Page:https://githistory.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support GitLab & Bitbucket

alexanderadam opened this issue · comments

It would be nice to have support for gitea (or the gogs, the fork it inherited from) and/or gitlab.

Or, what would be even better because both are open source, even integrate github-history in them.

I'll try to add support for gitlab and bitbucket. Not sure about the APIs from other providers, but you can always use the CLI locally.

Looking forward to Bitbucket support!

If anyone want to test GitLab support, use gitlab subdomain instead of github:
https://gitlab.githistory.xyz/inkscape/inkscape/blob/master/src/document-undo.h

Bitbucket should work too:
https://bitbucket.githistory.xyz/pomber/code-surfer/src/master/packages/mdx-deck-code-surfer/package.json

I still need to figure out why private repos sometimes fail.

commented

This is awesome, any plan for self-hosted gitlab?

support coding.net

@QGB I'm not familiar with coding.net, but if anyone open a PR for it I'll merge it.