tjomson

Results 11 comments of tjomson

Cool idea. This will probably require re-parsing when the version to run git blame with changes. I wonder if we could have it not require re-parsing, by having some data...

https://www.git-scm.com/docs/git-blame#_specifying_ranges

This is a really good idea, it also matches the feedback we got about wanting to have the size be dependent on number of commits. I think until we add...

I think this can be done before monday. The colors are made in a somewhat convoluted way, so I wouldn't expect people not familiar to be able to do it.

Colors are not consistent when changing branch? #513

There is a limit of 512 MB on the size of a string, this problem is probably due to that. This is only the second time that it has been...

@joglr is this still relevant?

> Is this still applicable? I think so. The rename detection is not very smart, so i think there are some edge cases

Yeah. I think the problem is that the flattening happens on the commit (Chart.tsx:75), such that when the hierarchy is partitioned, there is no folder structure, so all files are...