Filip Rindler

Results 7 issues of Filip Rindler

For could we get a CarouselDotPosition.None, where no dots are displayed? (I'm using programmatic control of the slicks)? Thanks!

This wraps the libgit2 function git_merge_trees() and so allows one to merge trees directly (specifying the ancestor tree to use in the 3-way merge). This functionality currently does not seem...

The `text` template is currently the following: ``` ### Text ### *.doc *.docx *.log *.msg *.pages *.rtf *.txt *.wpd *.wps ``` This EXCLUDES all text-like files instead of including them...

The `text` template is currently the following: ``` ### Text ### *.doc *.docx *.log *.msg *.pages *.rtf *.txt *.wpd *.wps ``` This EXCLUDES all text-like files instead of including them...

When compiling libgit2 for macOS with libssh2 and OpenSSL for SSH/HTTPS support, CMake does not automatically set the correct RPATH to allow the side-loading of the libssh2 dylib. ### Reproduction...

This wraps the libgit2 function git_merge_trees() and so allows one to merge trees directly (specifying the ancestor tree to use in the 3-way merge). This functionality currently does not seem...

### Is your feature request related to a problem? Please describe. I sometimes use a text-style button `` with just an image, often animated to signal some ongoing operation. Sometimes...

question