-
Mozilla
- Paris
- http://sylvestre.ledru.info/
- @sylvestreledru
Highlights
- 1 discussion answered
Block or Report
Block or report sylvestre
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Configuration for http://llvm-jenkins.debian.net/
-
mozapkpublisher Public
Forked from mozilla-releng/mozapkpublisher
Scripts to get and push Firefox for Android to Google Play Store
Python
-
relman-auto-nag Public
Forked from mozilla/relman-auto-nag
A Mozilla release management tool to sent reminders to Firefox developers and improve bugzilla data quality
Python 1
-
-
gecko-dev Public
Forked from mozilla/gecko-dev
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. Please don't submit PRs, see: https://developer.mozilla.org/en-US/docs/Mercurial_FAQ#I%27m_all_used_to_git.2C_but…
-
2,522 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 263 commits in 13 repositories
Created 1 repository
- sylvestre/tldr Markdown
Created a pull request in uutils/coreutils that received 5 comments
Run the release builds and store the size
The goal is to use https://github.com/uutils/coreutils-tracking to graph the evolution
Opened 20 other pull requests in 8 repositories
uutils/coreutils
7
merged
1
open
1
closed
- ci: Remove the sphinx legacy
- selinux: add consistency in the dep declaration
- Fix the doc warnings and add a check to make sure we don't regress
- update exacl to update 'nix'
- gnu: show the comment if something changed
- Fix doc warnings in entries.rs
- expr: Fix a warning in the doc generation
- update pretty_assertions to version 1
- Force minimal version of chrono to avoid a security issue
mozilla/relman-auto-nag
3
merged
uutils/findutils
1
merged
1
closed
sigstore/rekor
2
merged
uutils/coreutils-docs
1
merged
mdn/content
1
merged
mozilla/sccache
1
merged
opencollab/llvm-toolchain-integration-test-suite
1
merged
Reviewed 9 pull requests in 2 repositories
uutils/coreutils
8 pull requests
- tests/util: add a convenience wrapper to run a ucmd with root permissions
- join: add support for non-unicode field separators
- Fix: Update quick-error crate version from 1.2.3 to 2.0.1 in src/uu/cp
- fix: update itertools 0.8.0 -> 0.10.0
- Automatic mdBook Documentation
- tail: don't add trailing \n if input doesn't end with one
- numfmt: use UResult in more functions
- ls: Fix newline when only dirs in base directory
uutils/findutils
1 pull request
Created an issue in uutils/coreutils that received 7 comments
Update the sha1 crate to 0.10
We are using 0.6 currently:
Cargo.toml:sha1 = { version="0.6", features=["std"] }
src/uu/hashsum/Cargo.toml:sha1 = "0.6.0"
https://deps.rs/crate/…