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-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
2021-01-02
Lagom/Fuzzers: Add TTF fuzzer
Luke
2021-01-02
CMake: Warn when a serenity app is missing small or medium icons
Brian Gianforcaro
2021-01-01
Meta: Bump default RAM size to 512MB
Tom
2021-01-01
Kernel: Merge PurgeableVMObject into AnonymousVMObject
Tom
2021-01-01
Kernel: Memory purging improvements
Tom
2021-01-01
Lagom: Build test-compress
Andreas Kling
2021-01-01
CMake: Consolidate all options to the root of the project
Brian Gianforcaro
2021-01-01
Base: Add a desktop shortcut to the root directory
Andreas Kling
2020-12-31
Meta: Use a raw string delimiter in text-to-cpp-string.sh
Andreas Kling
2020-12-31
Meta+Docs+CI: Require clang-format >= 11
Linus Groh
2020-12-29
Build: Expose symbols SECTION_start and SECTION_size for embedded resources.
William Marlow
2020-12-29
Build: Support non-i686 toolchains
meme
2020-12-28
Meta: Import the serenityos.org website
Andreas Kling
2020-12-27
Kernel: Introduce a new partitioning subsystem
Liav A
2020-12-27
Build: Fix build of grub image when choosing EBR scheme
Liav A
2020-12-27
Build: Fix build of grub image when choosing GPT scheme
Liav A
2020-12-27
Kernel: Introduce the DevFS
Liav A
2020-12-27
Meta: Run lint-prettier.sh on CI
Linus Groh
2020-12-27
Meta: Add lint-prettier.sh
Linus Groh
2020-12-27
Meta: Update lint-{clang-format,shell-scripts}.sh to take a list of files
Linus Groh
2020-12-27
Meta: Set 'pipefail' option correctly in shell scripts
Linus Groh
2020-12-27
Base: Add some default desktop icons
Andreas Kling
2020-12-26
Meta: Make lint-shell-scripts.sh happy
AnotherTest
2020-12-25
LibELF: Remove ELF::Loader and move everyone to ELF::Image
Andreas Kling
2020-12-24
Toolchain+LibC: Fix usage of crt files
Itamar
2020-12-24
Meta: Run all lint checks and report failures together
Lenny Maiorani
2020-12-24
Meta: Verify all AK test files are listed in CMake
Lenny Maiorani
2020-12-24
CMake: Decouple cmake utility functions from top-level CMakeLists.txt
Lenny Maiorani
[next]