index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
Age
Commit message (
Expand
)
Author
2021-05-16
AK+Userland: Fix some compiler warnings and make variables const-ref
Gunnar Beutner
2021-05-16
AK+Meta: Add a debug option for Solitaire
Timothy Flynn
2021-05-16
LibVT: Implement new ANSI escape sequence parser
Daniel Bertalan
2021-05-16
Meta: Add a check for periods on the end of titles to commit linter
Idan Horowitz
2021-05-15
Meta: Check that copyright headers are followed by a blank line
Linus Groh
2021-05-15
Meta: Bump BIOS/MBR boot partition size of grub disk image to 1MiB
Linus Groh
2021-05-14
AK: Remove unused STRINGIMPL_DEBUG instrumentation
Andreas Kling
2021-05-14
Kernel: Add the ability to verify we don't kmalloc under spinlock.
Brian Gianforcaro
2021-05-14
Lagom: Enable sanitizer builds with gcc
Andrew Kaster
2021-05-13
CMake: Make missing medium icon a FATAL_ERROR
Brian Gianforcaro
2021-05-13
LibCrypto: Split BigInteger operations into an Algorithms class
DexesTTP
2021-05-13
CMake: Fix message levels for error conditions during configuration
Brian Gianforcaro
2021-05-12
Meta: Add script to build image with EXTLINUX bootloader
DolphinChips
2021-05-12
Meta: Add EXTLINUX config
DolphinChips
2021-05-10
LibPDF: Parse page structures
Matthew Olsson
2021-05-09
Meta: Always try genext2fs as fallback to build disk image
Eric Butler
2021-05-09
LibSQL: Add a syntax highlighter
Dylan Katz
2021-05-08
LibWasm: Start implementing a basic WebAssembly binary format parser
Ali Mohammad Pur
2021-05-08
AK+LibCpp: Remove DEBUG_SPAM in favour of per-application defines
Ali Mohammad Pur
2021-05-08
LibGL: Implement a basic OpenGL 1.x compatible library
Jesse Buhagiar
2021-05-08
Meta + Lagom: Fix paths after movement of tests to Tests/
Brian Gianforcaro
2021-05-08
Meta: Remove AK/Tests from check-newlines-at-eof.py
Brian Gianforcaro
2021-05-08
Tests: Move Userland/Utilities/test-js to Tests/LibJS
Brian Gianforcaro
2021-05-07
Meta: Improve man.serenityos.org titles and link names
Linus Groh
2021-05-07
Meta: Fix error in lint-ports.py
Linus Groh
2021-05-07
Meta: Fix Fuzzers CMakeLists.txt and ReadMe.md to use CXX_COMPILER_ID
Brian Gianforcaro
2021-05-06
Base: Make the /bin/TextEditor desktop shortcut say "Text Editor" :^)
Andreas Kling
2021-05-05
Meta: Enable linting of shell scripts under Toolchain
Brian Gianforcaro
2021-05-05
Meta: Add action to tweet each commit on push
Idan Horowitz
2021-05-04
Meta: Remove link to man6 from man.serenityos.org
Idan Horowitz
2021-05-04
Meta: Strip man prefix from generated man page directories
Idan Horowitz
2021-05-04
Meta: Use correct hrefs for man pages in man.serenityos.org/index.html
Idan Horowitz
2021-05-04
Meta: Remove existing test directories before copying new ones in
Ali Mohammad Pur
2021-05-04
Meta: Add workflow that deploys man page updates to man.serenityos.org
Idan Horowitz
2021-05-02
Meta: Add a post-commit commit message linter hook
Idan Horowitz
2021-05-01
Lagom/Fuzzers: Add fuzzers for Windows-1251 and Windows-1255 decoders
Idan Horowitz
2021-05-01
Lagom/CMake: Add -fconstexpr-steps for AppleClang
Carlos César Neves Enumo
2021-04-30
Meta: Use author username for pull request IRC notifications
Linus Groh
2021-04-30
Meta: pre-commit should run lint-ports.py only when Ports change
Brian Gianforcaro
2021-04-29
Everywhere: "file name" => "filename"
Andreas Kling
2021-04-29
WindowServer: Move configuration file to /etc/WindowServer.ini
Andreas Kling
2021-04-29
Meta: Ensure the tap device is removed before trying to create it again
Gunnar Beutner
2021-04-29
Meta: Increase fconstexpr-steps for Clang Lagom builds
Idan Horowitz
2021-04-29
Meta: Make copyright header check more strict
Linus Groh
2021-04-27
Meta: Don't run qemu as root
Gunnar Beutner
2021-04-26
Meta: Make sure traceroot and ping belong to the root user
Gunnar Beutner
2021-04-25
Meta: Only allow sha256 and sig for auth_type in ports
Gunnar Beutner
2021-04-25
AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake
Andrew Kaster
2021-04-23
Meta: Support using rsync to install the root filesystem
Gunnar Beutner
2021-04-23
Meta: Re-use existing disk image where possible
Gunnar Beutner
[next]