index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-07
Meta: Remove explicit IDE attached drive from q35 setup
Liav A
2022-01-07
CI: Don't let APT ask for confirmation on package installation
Tim Schumacher
2022-01-07
AK: Use a full-period xorshift PRNG for double_hash
Schlufi
2022-01-07
Ports: Describe in README that 'depends' is an array
Erlend Lind Madsen
2022-01-07
Meta+CI+Documentation: Bump host gcc requirement up to gcc 11
Andrew Kaster
2022-01-07
LibLine: Replace call to vfork() with fork()
Andrew Kaster
2022-01-07
Everywhere: Fix many spelling errors
mjz19910
2022-01-07
run-tests: Make reproducing test failures behave closer to selftest mode
Brian Gianforcaro
2022-01-07
LibPthread: Remove bad spec link for pthread_{get/set}name_np APIs
Brian Gianforcaro
2022-01-07
LibPthread: Add POSIX spec link for pthread_sigmask API
Brian Gianforcaro
2022-01-07
LibPthread: Add POSIX spec links for pthread_once API
Brian Gianforcaro
2022-01-07
LibPthread: Add POSIX spec links for pthread_cond API
Brian Gianforcaro
2022-01-07
LibPthread: Add POSIX spec links for semaphore APIs
Brian Gianforcaro
2022-01-07
LibC: Add POSIX spec links for unistd APIs
Brian Gianforcaro
2022-01-07
CI: Update the `lint commits` error message to be more user friendly
Brian Gianforcaro
2022-01-07
LibSQL: Implement LIKE SQL expressions
Guilherme Gonçalves
2022-01-07
LibSQL: Properly parse ESCAPE expressions
Guilherme Gonçalves
2022-01-07
LibTest: Use Array instead of fold expression in __testjs_last()
Andrew Kaster
2022-01-06
Ports/stress-ng: Remove patches which disable lchown testing
Brian Gianforcaro
2022-01-06
Ports/stress-ng: Update to the latest version - v0.13.10
Brian Gianforcaro
2022-01-07
EmojiInputDialog: Ensure that all buttons are equal width
Filiph Sandström
2022-01-07
Ports: Add npiet
Noah Rosamilia
2022-01-07
Ports: Add libgd
Noah Rosamilia
2022-01-07
LibCore: Guard access to EventLoop notifiers set with a mutex
Andreas Kling
2022-01-07
Base: Adjust long s character (017f) in Csilla and Katica fonts
Julian Offenhäuser
2022-01-06
Ports: Add liboggz port
Rafał Babiarz
2022-01-06
Kernel: Remove redundant socket_by_tuple removal in ~TCPSocket()
Andreas Kling
2022-01-06
LibJS: Fully parse the TimeZoneIANAName production
Linus Groh
2022-01-06
Kernel: Only use multiboot framebuffer details if present
Tom
2022-01-06
Kernel: Add option to force using only the bootloader framebuffer
Tom
2022-01-06
Kernel: Lock TCPSocket lookup table across destruction
Andreas Kling
2022-01-06
LibUnicode: Do not assume time zones & meta zones have a 1-to-1 mapping
Timothy Flynn
2022-01-06
LibUnicode: Move UTC verification to the scope that requires it
Timothy Flynn
2022-01-06
AK: Ensure negative predicate in TestHashMap could run unsuccessfully
NHOrus
2022-01-06
LibJS: Include time zone name in TemporalInvalidTimeZoneName error
Linus Groh
2022-01-06
LibGUI: Avoid double hash lookup in ModelSelection::add()
Andreas Kling
2022-01-06
Base: Add Bjarne Stroustrup's website to default browser bookmarks :^)
Andreas Kling
2022-01-06
LibGUI: Update the AboutDialog copyright year :^)
sin-ack
2022-01-06
PDFViewer: Add actions to rotate the displayed PDF
Marcus Nilsson
2022-01-06
LibGUI: Move rotate cw/ccw to CommonActions
Marcus Nilsson
2022-01-06
PDFViewer: Enable panning with middle mouse button
Marcus Nilsson
2022-01-06
PDFViewer: Add zoom in/out/reset menu actions
Marcus Nilsson
2022-01-06
PDFViewer: Fix sidebar toggle logic
Marcus Nilsson
2022-01-06
ImageViewer: Show error if wallpaper could not be set
Junior Rantila
2022-01-06
ImageViewer: TRY all the things
Junior Rantila
2022-01-06
LibCore+ImageViewer: Add unlink() wrapper, use it
Junior Rantila
2022-01-06
du: Display true size of directory instead of 4 KiB
Lucas CHOLLET
2022-01-06
LibSoftGPU: Implement 5 bits of subpixel precision
Stephan Unverwerth
2022-01-06
KeyboardMapper: Port to Core::Stream
RasmusNylander
2022-01-06
KeyboardMapper: Propagate errors using ErrorOr and TRY
RasmusNylander
[next]