Marcel Schilling

Results 330 comments of Marcel Schilling

@SvenBudak: > ... now i have this repo-activity.txt.. but what i do with this file? You pass it back to `gource` via the `--path` argument.

I get the exact same error trying to pair Flare as a secondary device to a primary device running [Whisperfish](https://gitlab.com/whisperfish/whisperfish). So either both of those apps trigger the issue or...

Duplicate of https://github.com/OpenGene/fastp/issues/420. See https://github.com/OpenGene/fastp/issues/420#issuecomment-1436476524 for a workaround.

You should be able to do so by manually generating a gource-conform Git log for your directory of interest only and passing that to `gource`: ```sh $(gource --log-command git) --...

@The-Compiler: > Unfortunately. it looks like you force-pushed and removed your changes there, so I'm lacking a bit of context. In case it helps, you can still see [the original...

@toofar: Whenever you feel like this becomes a priority, feel free to ping me for input. I did some work on standardising the config names and documentation some years back...

@vhadzhiev: You fixed the PR title here, but the [commit message](https://github.com/qutebrowser/qutebrowser/pull/7635/commits/fad8d588d5824aa3b38d7be9e30ac9e90be0ab78) is still wrong. If you have this branch checked out locally, you can run `git commit --amend` to change...

LGTM now, though I'd prefer squashing the second commit into the first one for a cleaner Git log.

@vhadzhiev > Maybe you can squash everything after that? I won't, but you and @The-Compiler will. If you have a local checkout of the branch, you can run `git rebase...

My 2 (potentially controversial) cents: @The-Compiler > Note that Firefox (at least according to the blog post) overrides http -> https even if `http://` has been given explicitly. I need...