Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.37k stars 107 forks source link

Add sort by column. Force all columns headers to be initialized. #633

Closed gh-devnull closed 7 months ago

Murmele commented 9 months ago

The tests are failing

gh-devnull commented 9 months ago

Hm. Looks like they are coming from commits that aren't mine - might be a bad merge.

OK, ignore this for now while I see how to get a branch with just my commit.

632 builds OK and has successful tests (if you exclude the complaint about QT not installing on Windows - I have no idea what that's about). Since this one builds on that, maybe it makes sense to focus on that first.

Murmele commented 8 months ago

On Linux:

The following tests FAILED: 17 - TreeView (Failed) 23 - fileContextMenu (Failed)

Murmele commented 7 months ago

@gh-devnull Can you clean this up?

Murmele commented 7 months ago

Is this still needed when merging #664 ?

gh-devnull commented 7 months ago

Agreed. #664 includes this functionality. I've closed this as a result.