Block or Report
Block or report eli-schwartz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
archlinux/dbscripts
archlinux/dbscripts PublicArch Linux repository management scripts (read-only mirror)
-
aurpublish
aurpublish PublicPKGBUILD management framework for the Arch User Repository
-
kovidgoyal/calibre
kovidgoyal/calibre PublicThe official source code repository for the calibre ebook manager
1,447 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
Activity overview
Contribution activity
February 2024
Created 72 commits in 3 repositories
Created 2 repositories
-
eli-schwartz/liblc3
C
This contribution was made on Feb 16
-
eli-schwartz/pfl-client
Python
This contribution was made on Feb 11
Created a pull request in systemd/systemd that received 26 comments
fix the value of default shells to use /bin and not /usr/bin
Partially reverts commit b0d3095. While it is generally worthwhile for systemd to drop split-usr support, these options are NOT about split-usr sup…
+2
−2
lines changed
•
26
comments
Opened 13 other pull requests in 6 repositories
gentoo/gentoo
5
closed
-
dev-build/meson: add 1.3.2
This contribution was made on Feb 13
-
net-libs/libpsl: add myself as a maintainer
This contribution was made on Feb 12
-
app-text/doxygen: fix incorrect and overly broad manpage installation
This contribution was made on Feb 11
-
app-text/calibre: add 7.5.0
This contribution was made on Feb 9
-
www-client/pybugz: various fixes: eapi bump, use pep517, drop unneeded runtime dep on setuptools
This contribution was made on Feb 4
mesonbuild/meson
4
merged
-
fix crash in generator.process() with an invalid preserve_path_from
This contribution was made on Feb 14
-
type annotations and typechecking for CUDA module
This contribution was made on Feb 13
-
various typing-related fixes
This contribution was made on Feb 12
-
CI fixes for macOS
This contribution was made on Feb 1
google/liblc3
1
open
-
python bindings: build/install via integrated meson support
This contribution was made on Feb 16
doxygen/doxygen
1
open
-
cmake: always install man pages, only install for the binaries installed
This contribution was made on Feb 11
portagefilelist/client
1
closed
-
fix incorrect info in man pages
This contribution was made on Feb 11
rockdaboot/libpsl
1
merged
-
CI: Add Github Actions testing for the meson builds too
This contribution was made on Feb 5
Reviewed 36 pull requests in 15 repositories
mesonbuild/meson
19 pull requests
-
Allow overriding programs from the command line
This contribution was made on Feb 23
-
Allow using CustomTarget as test executable
This contribution was made on Feb 23
-
Add FS module support for CustomTarget, CustomTargetIndex, and BuildTarget
This contribution was made on Feb 23
-
Refactor mdist for Mercurial
This contribution was made on Feb 23
-
Cython: emit
CYTHON_LIMITED_APIThis contribution was made on Feb 20 -
meson wrap installmultiple projectsThis contribution was made on Feb 19 -
Fix KeyError in Python module
This contribution was made on Feb 19
-
Cargo features
This contribution was made on Feb 18
-
modules/i18n doesn't always validate that
install_diris set wheninstallis TrueThis contribution was made on Feb 16 -
Use isort, take 2
This contribution was made on Feb 13
-
various typing-related fixes
This contribution was made on Feb 12
-
Support
meson distwhen getting project versions from VCSThis contribution was made on Feb 12 -
Add section on modifying source archives to "Creating releases" page
This contribution was made on Feb 11
-
backends: restore shlex quoting of MESONINTROSPECT
This contribution was made on Feb 11
-
ci: add Gentoo
This contribution was made on Feb 9
-
cmake: improve heuristics for static LLVM detection
This contribution was made on Feb 8
-
meson/rust: wrap
bindgenswrap-static-fnsfunctionalityThis contribution was made on Feb 7 -
Autogenerate Xcode projects by the detected version
This contribution was made on Feb 7
-
Improve rust.bindgen's handling of of C++
This contribution was made on Feb 1
mesonbuild/wrapdb
2 pull requests
-
ci: fix meson installs for macOS workflows
This contribution was made on Feb 21
-
x-plane-sdk: new wrap
This contribution was made on Feb 9
gentoo/gentoo
2 pull requests
-
net-p2p/bitcoin-core: support verify-sig
This contribution was made on Feb 18
-
www-client/pybugz: various fixes: eapi bump, use pep517, drop unneeded runtime dep on setuptools
This contribution was made on Feb 5
kovidgoyal/calibre
2 pull requests
-
support building from git source without internet
This contribution was made on Feb 18
-
Replace deprecated urlopen cafile parameter
This contribution was made on Feb 4
mesonbuild/meson-python
1 pull request
-
Editable install: do not show any output in verbose mode when there is no work to do
This contribution was made on Feb 22
NixOS/rfcs
1 pull request
-
[RFC 0132] Meson Builds Nix
This contribution was made on Feb 22
dgibson/dtc
1 pull request
-
libfdt: rework shared/static libraries
This contribution was made on Feb 21
Kangie/plymouth-openrc-plugin
1 pull request
-
Avoid using /lib symlink
This contribution was made on Feb 20
NixOS/nixpkgs
1 pull request
-
calibre: build it from git source instead of tarball
This contribution was made on Feb 19
rockdaboot/libpsl
1 pull request
-
Avoid alloca in libpsl and tests
This contribution was made on Feb 11
geany/geany
1 pull request
-
Fix deprecation warning about str.format() during meson setup
This contribution was made on Feb 9
netpanzer/netpanzer
1 pull request
-
tests: Enable on Windows
This contribution was made on Feb 6
mypaint/libmypaint
1 pull request
-
Add Meson build system
This contribution was made on Feb 6
kkroening/ffmpeg-python
1 pull request
-
Remove dependency on
futureThis contribution was made on Feb 5
mislav/hub
1 pull request
-
bash completion: add support for git 2.30 and on
This contribution was made on Feb 2
Created an issue in pkgcore/pkgcheck that received 2 comments
Should RequiredUseDefaults warn people when software needs (X || wayland)?
The idea here is that pkgcheck wants either one or the other to be default enabled in IUSE.
From IRC:
16:32 <colores> What does this error (https:/…
2
comments
Opened 2 other issues in 2 repositories
telmich/gpm
1
open
-
Fails to compile with LTO enabled
This contribution was made on Feb 7
kovidgoyal/unrardll
1
closed
-
Tests fail when using a debug build of cpython.
This contribution was made on Feb 2
Answered 6 discussions in 2 repositories
mesonbuild/meson
mesonbuild/meson
-
Can I recompute fs.hash() when the file changes?
This contribution was made on Feb 20
-
Error executing command as another user: Not authorized
This contribution was made on Feb 16
-
Meson tests fail but pass when ran locally
This contribution was made on Feb 15
-
Find 'include' files from *not* meson project
This contribution was made on Feb 9
-
Providing multiple language bindings in a project
This contribution was made on Feb 5
mesonbuild/meson-python
mesonbuild/meson-python
-
Best practice for project organization with meson-python?
This contribution was made on Feb 20
1
contribution
in private repositories
Feb 16







