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

Currently in the footer, "by" and "@pomber" don't have any whitespace between them. This commit shifts the hyperlink up a line so the whitespace between is respected (also making it...

Hi, I am using git-history to tell a story and it would be very handy to have an option to open at the very first commit. Is that possible? Cheers!

https://gist.github.com/nitin2953/e3c7a8bc4a4805c97963671f2b3790da ```css code div[style*="opacity: 1;"] { overflow: visible !important; } code div[style*="opacity: 1;"]::before { content: "+"; position: absolute; left: -30px; color: #00ff4a; font-weight: 600; scale: 1.3; } code div[style*="transform: translateX(-250px);"]...

See https://githistory.xyz/babel/babel/blob/master/packages/babel-core/test/browserify.js. That file [was moved/renamed](https://github.com/babel/babel/commit/6a5cee8f2724920c08cdae8e6595443c49f5b2e4#diff-3dd131a76a5b16484beecd2ea08dab28c7f91c78a5e952ce0b075f8dcd74b7af).

> column1 --------------------------column2 ------------------------------------------column3 > code in commit1..................code in commit2........................................change in commit3 currently, only code in commit2 is shown. It is hard to know what has been changed or changed...

Long lines of text get truncated. For example, In https://gitlab.githistory.xyz/nyanpasu64/exotracker-cpp/blob/master/README.md, the `Credits` section has some long lines which get truncated. This is especially visible at timestamp `on Sun Oct 13...

Thanks a lot for this nice project. I am using Git to version-control my papers written in Latex. I found this tool extremely useful, but I also noticed that a...

I installed git-file-history as vs code extension, and it runs well. But I can't use `Cmd +F` (in macOs) to find something in Git History page.

According to #117, I hope that would be helpful.

I tried it with https://github.githistory.xyz/alphaqu/DashLoader/blob/master/src/main/resources/fabric.mod.json but when clicking on the history/commits tabs on the top nothing changes.