69
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 18 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
kernel/fs: Standardize AutoDeleters for file_descriptor on FileDescriptorPutter.
waddlesplash
as Augustin Cavalier
More... 4 months ago
kernel: Rename DescriptorPutter to FileDescriptorPutter.
waddlesplash
as Augustin Cavalier
More... 4 months ago
docs/user: Fix typo.
waddlesplash
as Augustin Cavalier
More... 4 months ago
nvme, mmc: Fix SMAP violations in B_GET_MEDIA_STATUS.
waddlesplash
as Augustin Cavalier
More... 4 months ago
vfs/preallocate: fix file descriptor leak More... 4 months ago
HaikuDepot : Fix Compile Warnings More... 4 months ago
Update translations from Pootle More... 4 months ago
AdapterIO: only for SEEK_SET is the position absolute
korli
as Jérôme Duval
More... 4 months ago
features.h: fix build when BSD headers are not in include path
PulkoMandy
as Adrien Destugues
More... 4 months ago
TCP: Actually invoke SendQueued when the window widens.
waddlesplash
as Augustin Cavalier
More... 4 months ago
TCP: Coalesce more ACKs in DelayedAcknowledge.
waddlesplash
as Augustin Cavalier
More... 4 months ago
TCP: Check state in Persist and DelayedAcknowledge timeouts.
waddlesplash
as Augustin Cavalier
More... 4 months ago
TCP: Update implementation comment at the top of the file.
waddlesplash
as Augustin Cavalier
More... 4 months ago
tcp_shell: Don't include dropped packets in the dump.
waddlesplash
as Augustin Cavalier
More... 4 months ago
tcp_shell: Add send_loop command.
waddlesplash
as Augustin Cavalier
More... 4 months ago
tcp_shell: Fix crash on close.
waddlesplash
as Augustin Cavalier
More... 4 months ago
tcp_shell: Support dumping packets to a pcap file.
waddlesplash
as Augustin Cavalier
More... 4 months ago
Improve Deskbar window-icons More... 4 months ago
Update translations from Pootle More... 4 months ago
BListView: More auto-scroll fixes from hrev57439 More... 4 months ago
tcp_shell: Fix build and revive.
waddlesplash
as Augustin Cavalier
More... 4 months ago
network: Update device statistics (mostly) in the stack.
waddlesplash
as Augustin Cavalier
More... 4 months ago
ffmpeg: update to ffmpeg 6 More... 4 months ago
ffmpeg: use new AVFifo API More... 4 months ago
ffmpeg: stream cur_dts is not publicly available anymore More... 4 months ago
ffmpeg: use accessors for AVStream indexes More... 4 months ago
ffmpeg: remove interlaced_frame More... 4 months ago
ffmpeg: remove AVCODEC_FLAG/CAP_TRUNCATED More... 4 months ago
ffmpeg: channels and channel_layout are deprecated More... 4 months ago
ffmpeg: update dump_ffframe_video for ffmpeg6 More... 4 months ago