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-02-01
Meta: Add script that checks consistency of keymaps
Ben Wiederhake
2021-01-30
Meta: Fix sync-local.sh file check
Linus Groh
2021-01-30
Lagom/Fuzzers: Recommend enabling UBSan, extend instructions
Ben Wiederhake
2021-01-30
Lagom: Don't include Shell/main.cpp
Ben Wiederhake
2021-01-30
Meta: Expect sync-local.sh script at repository root
Linus Groh
2021-01-29
LibWeb: Flesh out prepare_script and execute_script
Luke
2021-01-28
Lagom+AK: Remove remains of clang -Wconsumed usage
Andreas Kling
2021-01-27
HackStudio: Integate with C++ parser-based autocomplete
Itamar
2021-01-27
LibCpp: Add the beginning of a C++ parser
Itamar
2021-01-26
Meta: Split debug defines into multiple headers.
asynts
2021-01-25
Everywhere: Hook up remaining debug macros to Debug.h.
asynts
2021-01-25
Meta: Make check-debug-flags.sh work with the new changes.
asynts
2021-01-25
Everywhere: Use CMake to generate AK/Debug.h.
asynts
2021-01-24
Lagom/Fuzzers: Fix FuzzilliJs build and update patch for new Fuzzilli version
Luke
2021-01-23
Meta: Check consistency of various syscall tables
Ben Wiederhake
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Base: More helpful Desktop selection
Ben Wiederhake
2021-01-22
Meta: Use a bash shebang for text-to-cpp-string.sh
Linus Groh
2021-01-22
Meta: Get building on NixOS (#5005)
Jonathan Turner
2021-01-20
Meta: Add some more documentation on oss-fuzz
Nico Weber
2021-01-20
Meta: Slightly improve image script
Ben Wiederhake
2021-01-19
Shell: Make tests use PASS/FAIL instead of exit codes
AnotherTest
2021-01-17
Kernel: Some futex improvements
Tom
2021-01-17
Kernel+Userland: Remove shared buffers (shbufs)
Andreas Kling
2021-01-16
Website: Bounty: Add links to writeups for unclaimed bounties
Andreas Kling
2021-01-16
Website: Bounty: Add rule for user interaction/social engineering (#4974)
bcoles
2021-01-14
Website: Remove Wikipedia link from home page
Andreas Kling
2021-01-14
Meta: Update CLion CMakeLists for moved directories
Luke
2021-01-12
Lagom: Add Userland/ to include paths
Andreas Kling
2021-01-12
Services: Move to Userland/Services/
Andreas Kling
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling
2021-01-12
Userland: Move command-line utilities to Userland/Utilities/
Andreas Kling
2021-01-12
Shell: Move to Userland/Shell/
Andreas Kling
2021-01-11
Kernel: Remove MM_DEBUG debug spam code
Andreas Kling
2021-01-10
Meta: Only complain about linter tools if relevant files have changed
Andrew Kaster
2021-01-10
LibELF: Convert many dbgprintf() to dbgln() and tweak debug macro name
Andreas Kling
2021-01-09
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-09
LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^)
Andreas Kling
2021-01-09
Meta: Use /usr/bin/env for python3 in newline checker script
Andrew Kaster
2021-01-09
Meta: Add flake8 to lint python files
Andrew Kaster
2021-01-09
Kernel/USB: Implement test transfer
Jesse Buhagiar
2021-01-03
Meta: Rewrite the check-newlines-at-eof script in python
Emanuele Torre
2021-01-03
Kernel: Improve ProcFS behavior in low memory conditions
Tom
2021-01-03
Lagom: Build gml-format
Linus Groh
2021-01-03
Loader.so+LibELF: Move most of Loader.so's logic into ELF::DynamicLinker
William Marlow
2021-01-03
TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files
Emanuele Torre
2021-01-03
Meta: Add a script that makes sure files end in a newline.
Emanuele Torre
2021-01-03
FuzzJs: If the program successfully parsed, try running it
Luke
[next]