Uli

Results 11 issues of Uli

My environment * Windows 7 * Python 3.6 When I try to clone all my repositories without "--nopull" I get this stack trace. This happens with the first already existing...

Mixcloud is a british audio streaming service which is similiar to SoundCloud but specialized on podcasts and DJ stuff and the right to use copyrighted music of other artists. https://www.mixcloud.com/

enhancement

Since this project seems pretty much dead and there are some open bugs. First I looked for a fork of kcfinder, but there seems to be no active developed project...

How to hide all files starting with a dot?

Unfortunately I wasn't able to get your tests running on my windoze machine. But I verified my code with a standalone php script. ``` C:\Users\deruli\Documents\GitHub\git-php>php test.php array(1) { ["src/GitRepository.php"]=> string(1)...

There is the method hasChanges() which returns true, if there are any changed files. But I don't see a method which returns *what* files have been changed. Am I overlooking...

waiting

I get this warning multiple times when using html-minifier after upgrading to PHP 7.3. ``` Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?...

**Environment information** Describe your environment information, such as: - OS: Windows 11 - python version: 3.11.7 - pygame version: pygame-ce 2.4.0 - pygame-menu version: 4.4.3 **Describe the bug** pygame-menu crashes...

bug

**Describe the bug** I have a Xbox 360 USB controller which was detected by pyglet until version 1.5.28. But in any 2.x version it can not detect it. **System Information:**...

bug

Please note that PHP_OS returns the Operating System where the PHP executable was built. While in most cases this is equally to the runtime OS, this returns an invalid value...