Highlights
- 1 discussion answered
Block or Report
Block or report neheb
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
libhashab Public
Forked from Amoystyle/libhashab
libhashab enables any libgpod compatible player to update an iPod nano 6th gen. This version is slightly modified to work on Slackware 64 -current multilib.
-
libimobiledevice Public
Forked from libimobiledevice/libimobiledevice
A cross-platform protocol library to communicate with iOS devices
C 1
-
-
transmission Public
Forked from transmission/transmission
Official Transmission BitTorrent client repository
C 1
-
ibrdtn Public
Forked from ibrdtn/ibrdtn
A modular and lightweight implementation of the bundle protocol.
C++ 1
4,123 contributions in the last year
Contribution activity
December 2021
Created 90 commits in 6 repositories
Created 4 repositories
- neheb/geany C
- neheb/minhook C
- neheb/can-utils C
- neheb/frozen C++
Created a pull request in msys2/MINGW-packages that received 9 comments
Opened 85 other pull requests in 10 repositories
openwrt/packages
31
merged
- alpine: update to 2.25
- alsa: updates to 1.2.6
- atftp: update to 0.7.5
- bluez: update to 5.62
- bwm-ng: update to 0.63
- canutils: update to 2021.08.0
- neon: update to 0.32.1
- davfs2: update to 1.6.1
- exfatprogs: update to 1.1.3
- jsoncpp: update to 1.9.5
- libexif: update to 0.6.24
- libjpeg-turbo: update to 2.1.2
- less: update to 598
- libnetfilter-log: update to 1.0.2
- ariang: update to 1.2.3
- freetype: update to 2.11.1
- libmpdclient: update to 2.20
- libupnp: update to 1.14.12
- mpd: update to 0.23.5
- upmpdcli: update to 1.5.13
- minizip: update to 3.0.4
- libtorrent-rasterbar: update to 2.0.5
- mpc: update to 0.34
- shairport-sync: update to 3.3.9
- unrar: update to 6.1.3
- Some pull requests not shown.
gerbera/gerbera
22
merged
4
closed
1
open
- make all mutexes mutable
- replace various tests with static_assert
- add throw_fmt_system_error define
- remove old PRETTY_FUNCTION define
- replace C function pointer with std::function
- some stuff
- fmt c++20 fixes
- remove some chrono code duplication
- mysql: rename variables based on WebKit style
- remove unused include
- pass by value
- merge various if statements
- set by move
- use startswith
- const ref conversion
- avoid some copies
- static in front
- pair conversion
- simplify shared_ptr assignment
- add const to get functions
- replace findinotify with KDE's version
- simplify some if statements
- pointer to reference conversions
- remove cast with make_shared
- update findsqlite3
- Some pull requests not shown.
msys2/MINGW-packages
13
merged
3
open
2
closed
- mhook: fix compilation with clang
- nana: fix compilation with clang
- gdl: update to 3.40.0
- clucene: fix compilation with clang
- silc-toolkit: fix compilation with clang
- clutter-gtk: compile with meson
- geany: update to 1.38.0
- ode: fix compilation with clang
- cvode: update to 6.0.0
- opencl update
- libjaylink-git: fix clang compilation
- silc-toolkit: remove unsupported compiler flag
- MinHook: fix dlltool usage
- minizip2: replace with minizip-ng
- libgusb: update to 0.3.9
- wslay: build with cmake and ninja
- libvips: update to 8.12.1
- libmicrohttpd: fix compilation with clang64
linux-can/can-utils
2
merged
1
open
geany/geany
1
open
TsudaKageyu/minhook
1
open
openwrt/openwrt
1
open
serge-sans-paille/frozen
1
open
openwrt/routing
1
merged
mesonbuild/wrapdb
1
merged
Reviewed 20 pull requests in 5 repositories
gerbera/gerbera
10 pull requests
msys2/MINGW-packages
4 pull requests
openwrt/packages
4 pull requests
openwrt/openwrt
1 pull request
glibg10b/ltt-linux-challenge-issues
1 pull request
Created an issue in gerbera/gerbera that received 4 comments
Remaining memory leaks
https://gist.github.com/neheb/10cfc490b163bbee492231ba682cce7d from a quick glance, these don't seem to be easily fixable. Not quite sure.