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
2021-05-08
Tests: Move Userland/Utilities/test-js to Tests/LibJS
Brian Gianforcaro
2021-05-08
Tests: Move Userland/Utilities/test-web to Tests/LibWeb
Brian Gianforcaro
2021-05-07
Utilities: Use GzipDecompressor::describe_header for gzip descriptions
Idan Horowitz
2021-05-07
LibCompress: Add a method that describes a Gzip Header
Idan Horowitz
2021-05-07
LibWeb: Make frames nesting-aware and disallow deep nesting
Tobias Christiansen
2021-05-07
Userland: Fix some weird syntax in `find`
Valtteri Koskivuori
2021-05-07
Meta: Improve man.serenityos.org titles and link names
Linus Groh
2021-05-07
LibWeb: Make painting order more spec-compliant
Egor Ananyin
2021-05-07
Userland: Remove extra slashes from `find` output
Valtteri Koskivuori
2021-05-07
LibCore: Remove Core::IODevice::printf()
Andreas Kling
2021-05-07
strace: Stop using Core::IODevice::printf()
Andreas Kling
2021-05-07
LibCrypto: Fix a mistake in appendff() conversion
Andreas Kling
2021-05-07
Help: Add "Help" menu and move the about action there
Linus Groh
2021-05-07
Chess+Help: Remove erroneous ampersand from app name
Linus Groh
2021-05-07
AK: Remove StringBuilder::appendf()
Andreas Kling
2021-05-07
LibMarkdown: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibX86: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
Utilities: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
WidgetGallery: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibLine: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibWeb: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibGfx: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
Services: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
Shell: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibELF: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibRegex: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
Applications: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibGUI: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibDiff: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibC: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibJS: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibCrypto: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibGemini: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibCore: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
Kernel: Allow Ext2FSInode::write_bytes calls with a byte count of zero
Mart G
2021-05-07
Meta: Fix error in lint-ports.py
Linus Groh
2021-05-07
Kernel: Set unused block pointers in ext2 inodes to zero
Mart G
2021-05-07
Base: Add manpage for file(1)
Valtteri Koskivuori
2021-05-07
Base: Consistently stylize arguments in man pages as inline code
Linus Groh
2021-05-07
file: Clean up mime type enumeration macro
Linus Groh
2021-05-07
file: Remove unused static description strings
Linus Groh
2021-05-07
file: Don't exit immediately after file open error
Linus Groh
2021-05-07
file: Remove redundant value_or({})
Linus Groh
2021-05-07
file: Avoid some unnecessary string copies
Linus Groh
2021-05-07
Meta: Fix Fuzzers CMakeLists.txt and ReadMe.md to use CXX_COMPILER_ID
Brian Gianforcaro
2021-05-07
Kernel: Limit the number of in-flight packet buffers
Gunnar Beutner
2021-05-07
DynamicLoader: Remove math functionality in favor of -lgcc
Gunnar Beutner
2021-05-07
Ports: Update the gcc patch to match the toolchain
Gunnar Beutner
2021-05-07
Toolchain: Make -nodefaultlibs not link against libgcc_s
Gunnar Beutner
2021-05-07
Profiler: Don't iterate all events when filtering timeline view
Brian Gianforcaro
[prev]
[next]