Andrew Caudwell
Andrew Caudwell
lesteenman comment implies to me its a problem with the SDL2_image package in homebrew.
I just re-saved all the PNG images and re-commited them: https://github.com/acaudwell/Gource/commit/56b7b306ae4f0515a437af0a728d5d6739bc8c3e I'm curious if this fixes the issue. You could copy them into `/usr/local/share/gource/` or install it with `brew install...
I think what you might be seeing is that there is some pseudo random acceleration given to the files that is deterministic so you get the same initial bias. There's...
How if your name corrupted? Maybe its a character encoding issue. You could manually generate the log using the command output by `gource --hg-log-command` edit the name and see if...
Thanks for the pull request, just need to find a different work around for the calling `importGourceSettings()` more than once issue so it doesn't break the multiple configs feature.
I think default behavior is the ideal to strive for. If it feels like it has merit in a lot of situations but is detrimental in some cases I would...
Looks promising.
Thanks for looking into the issue. This might fix the problem in some cases, but from what I can tell `--first-parent` causes only the last commit of a merge branch...
It is like that intentionally though I can also see that if it said 'No extension' or something to that effect it would be clearer... hmm
I haven't had a good look at it yet.