-
DataDog
- Niort
-
07:18
- 1h ahead - https://www.beauzee.fr
Pinned Loading
-
-
videolan/vlc
videolan/vlc PublicVLC media player - All pull requests are ignored, please use MRs on https://code.videolan.org/videolan/vlc
-
-
videolabs/libmicrodns
videolabs/libmicrodns PublicMinimal mDNS resolver (and announcer) cross-platform library
-
-
rust-lang/rust
rust-lang/rust PublicEmpowering everyone to build reliable and efficient software.
1,099 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
February 2025
Created 14 commits in 2 repositories
Created 1 repository
-
chouquette/zig
Zig
This contribution was made on Feb 5
Created a pull request in DataDog/datadog-agent that received 9 comments
Fix agent's version-manifests
What does this PR do? Fix incorrect version manifest being generated and packaged. Motivation The version-manifest.txt & version-manifest.json fil…
+21
−1
lines changed
•
9
comments
Opened 12 other pull requests in 4 repositories
DataDog/datadog-agent
1
open
4
merged
-
Don't duplicate agent builds for OTEL collector
This contribution was made on Feb 21
-
omnibus: remove version-manifest software
This contribution was made on Feb 20
-
CI: DCA: use gitlab artifacts for the binaries instead of an S3 bucket
This contribution was made on Feb 4
-
omnibus: add a way to force the generation of an installable package
This contribution was made on Feb 3
-
DCA: don't upload security-agent-policies git/github folders to S3
This contribution was made on Feb 3
DataDog/omnibus-ruby
3
merged
-
project: fix typo preventing overriding version manifest file
This contribution was made on Feb 21
-
project: provide a default value for disable_version_manifest
This contribution was made on Feb 20
-
add a disable_version_manifest accessor
This contribution was made on Feb 20
ziglang/zig
3
merged
-
glibc: don't redirect fts to fts64 before glibc 2.23
This contribution was made on Feb 13
-
generic glibc: guard memfd_create & mlock2 declarations
This contribution was made on Feb 7
-
glibc: guard more function declarations
This contribution was made on Feb 5
DataDog/omnibus-software
1
merged
-
libarchive: update to 3.7.7
This contribution was made on Feb 20
Reviewed 11 pull requests in 2 repositories
DataDog/datadog-agent
10 pull requests
-
Retry the package_iot_rpm jobs
This contribution was made on Feb 24
-
[omnibus][automated] Bump OMNIBUS_SOFTWARE_VERSION
This contribution was made on Feb 21
-
[Backport 7.64.x] Fix agent's version-manifests
This contribution was made on Feb 21
-
Bump the embedded Python version to 3.12.9
This contribution was made on Feb 21
-
(fleet) change the install script to avoid the base64 embed
This contribution was made on Feb 20
-
Build FIPS flavored DCA
This contribution was made on Feb 17
-
[ASCII-2746] Strip binaries on dogstatsd and iot builds
This contribution was made on Feb 12
-
Remove unused public methods from metadata comps
This contribution was made on Feb 7
-
CI: DCA: use gitlab artifacts for the binaries instead of an S3 bucket
This contribution was made on Feb 5
-
omnibus: add a way to force the generation of an installable package
This contribution was made on Feb 3
ziglang/zig
1 pull request
-
glibc: guard more function declarations
This contribution was made on Feb 6
Created an issue in ziglang/zig that received 2 comments
[zig cc] unistd.h doesn't appear to reflect the targeted glibc version
Zig Version
0.13.0
Steps to Reproduce and Observed Behavior
Hello!
I'm trying to compile utils-linux with zig cc
while targeting glibc 2.17.
From w…
2
comments