Victor Toni

Results 16 issues of Victor Toni

When doing an (interactive) `git rebase` the VCS segment does not show the state of the rebase but just the current commit hash. When doing larger rebases this not very...

t:enhancement
a:segment

This setting is set for Java but as there are no such settings for Groovy I would expect it to re-use the settings for java. In my case the settings...

enhancement

When logging to stderr timestamps are added to the output making debugging a lot easiser. Additionally the short circuit log level evaluation avoid unnecessary function calls if these log calls...

The first commit introduces a new goal: `make reformat` based on clang-reformat (at least version 3.9 should be used). This target is optional. The second commit contains all changes after...

By switching to Java8 (#408) `Runnable` wrappers can be replaced be Lambda expression or even method references as done in this PR.

Notes: Renamed `coundDevices` method to `countDevices`.

Leetcode folder changes
Stale

Renamed files to match class names and case sensisitive file system on Linux: * SimpleDLNA/StartupUtilities.cs * server/Http/HttpServer.cs * server/Types/Subtitle.cs * util/FFmpeg.cs Changed files to match case sensitive paths / names:...

PyQT6 has been out for a few years now. This PR moves the project form PyQT5 to PyQT6.

The title says it all. The project's README / CHANGELOG should use AsciiDoc instead of Markdown.

✨ enhancement
📖 documentation