Skip to content
View ePirat's full-sized avatar

Block or report ePirat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. TunaNowPlayingCiderPlugin Public

    Makes the currently playing Song information available to Tuna

    JavaScript 1

  2. docker-credential-gitlabci Public

    Docker credentials helper for use in GitLab CI environments

    Go 2

  3. videolan/vlc Public

    VLC media player - All pull requests are ignored, please use MRs on https://code.videolan.org/videolan/vlc

    C 15.3k 5.2k

113 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 1 commit in 1 repository

Created a pull request in mesonbuild/meson that received 14 comments

interpreter: Add values() method for dict

This makes it possible to retrieve a list of values of a dictionary: dict = { 'b': 'world', 'a': 'hello', } dict.keys() # Returns ['a', 'b'] dict.v…

+44 −2 lines changed 14 comments
Opened 1 other pull request in 1 repository
mesonbuild/meson 1 closed
Loading