| .. | 
		
		
			
			
			
			
				| CMake | CrashDaemon: Remove BACKTRACE_DEBUG debugging code | 2021-07-22 23:34:33 +02:00 | 
		
			
			
			
			
				| Lagom | Lagom/Fuzzers: Add fuzzer for the quoted printable decoder | 2021-07-24 20:11:28 +04:30 | 
		
			
			
			
			
				| ShellCompletions/zsh | Meta: Add basic Zsh completions for serenity.sh | 2021-04-22 09:55:48 +02:00 | 
		
			
			
			
			
				| Websites | Everywhere: Use new discord invite url :^) | 2021-06-14 22:41:37 +01:00 | 
		
			
			
			
			
				| bochsrc | Meta: Increase RAM amount for Bochs | 2021-06-25 15:19:09 +02:00 | 
		
			
			
			
			
				| build-image-extlinux.sh | Meta: Fix syslinux detection on Arch Linux | 2021-07-20 15:12:19 +02:00 | 
		
			
			
			
			
				| build-image-grub.sh | Meta: Run 'du' with '--apparent-size', except on macOS | 2021-05-16 22:50:46 +01:00 | 
		
			
			
			
			
				| build-image-qemu.sh | Meta: Add Homebrew paths for macOS on M1 to the PATH env variable | 2021-07-24 14:04:13 +02:00 | 
		
			
			
			
			
				| build-root-filesystem.sh | Kernel: Split debug symbols into a separate file | 2021-07-18 17:31:13 +02:00 | 
		
			
			
			
			
				| check-ak-test-files.sh | Meta + Lagom: Fix paths after movement of tests to Tests/ | 2021-05-08 00:04:10 +01:00 | 
		
			
			
			
			
				| check-debug-flags.sh | Meta: Remove references to Userland/Libraries/LibELF/exec_elf.h | 2021-04-19 09:19:31 +02:00 | 
		
			
			
			
			
				| check-newlines-at-eof.py | Meta: Exclude LibCpp&LanguageServer tests from check-newlines-at-eof.py | 2021-05-22 15:52:11 +02:00 | 
		
			
			
			
			
				| check-style.sh | LibCpp: Add regression tests for the parser | 2021-05-19 23:19:07 +02:00 | 
		
			
			
			
			
				| check-symbols.sh | CI: Don't fail check-symbols if symbol is defiend somewhere else | 2021-03-19 22:55:53 +01:00 | 
		
			
			
			
			
				| check-syscall-lists.sh | Meta: Check consistency of various syscall tables | 2021-01-23 16:47:09 +01:00 | 
		
			
			
			
			
				| debug-kernel.sh | Kernel: Introduce basic pre-kernel environment | 2021-07-18 17:31:13 +02:00 | 
		
			
			
			
			
				| extlinux.conf | Meta: Update extlinux config for the recent prekernel changes | 2021-07-20 15:12:19 +02:00 | 
		
			
			
			
			
				| generate-embedded-resource-assembly.sh | Meta: Get building on NixOS (#5005) | 2021-01-22 17:44:05 +01:00 | 
		
			
			
			
			
				| generate-libwasm-spec-test.py | Meta+LibWasm: Correctly parse the invokee name in toplevel invokes | 2021-07-06 17:55:00 +04:30 | 
		
			
			
			
			
				| generate-libwasm-spec-test.sh | Meta: Run the Wasm spec tests in CI | 2021-05-27 17:28:41 +04:30 | 
		
			
			
			
			
				| grub-ebr.cfg | Kernel: Fix GRUB config by specifying the correct file name | 2021-07-18 22:08:03 +02:00 | 
		
			
			
			
			
				| grub-gpt.cfg | Kernel: Fix GRUB config by specifying the correct file name | 2021-07-18 22:08:03 +02:00 | 
		
			
			
			
			
				| grub-mbr.cfg | Kernel: Fix GRUB config by specifying the correct file name | 2021-07-18 22:08:03 +02:00 | 
		
			
			
			
			
				| install-ports-tree.sh | Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR | 2021-04-20 15:27:52 +02:00 | 
		
			
			
			
			
				| lint-ci.sh | Meta: pre-commit should run lint-ports.py only when Ports change | 2021-04-30 21:24:22 +02:00 | 
		
			
			
			
			
				| lint-clang-format.sh | Meta: Do not warn user about too modern clang-format | 2021-07-15 09:27:44 +02:00 | 
		
			
			
			
			
				| lint-commit.sh | CI: Disallow spaces just before the separating colon in commit titles | 2021-07-13 19:56:14 +01:00 | 
		
			
			
			
			
				| lint-executable-resources.sh | Meta: Get building on NixOS (#5005) | 2021-01-22 17:44:05 +01:00 | 
		
			
			
			
			
				| lint-ipc-ids.sh | Meta: Get building on NixOS (#5005) | 2021-01-22 17:44:05 +01:00 | 
		
			
			
			
			
				| lint-keymaps.py | Everywhere: "file name" => "filename" | 2021-04-29 22:16:18 +02:00 | 
		
			
			
			
			
				| lint-missing-resources.sh | Meta: Get building on NixOS (#5005) | 2021-01-22 17:44:05 +01:00 | 
		
			
			
			
			
				| lint-ports.py | Meta: Fix error in lint-ports.py | 2021-05-07 20:08:45 +01:00 | 
		
			
			
			
			
				| lint-prettier.sh | Meta: Get building on NixOS (#5005) | 2021-01-22 17:44:05 +01:00 | 
		
			
			
			
			
				| lint-python.sh | Meta: Get building on NixOS (#5005) | 2021-01-22 17:44:05 +01:00 | 
		
			
			
			
			
				| lint-shell-scripts.sh | Meta: Enable linting of shell scripts under Toolchain | 2021-05-05 21:26:37 +02:00 | 
		
			
			
			
			
				| refresh-serenity-qtcreator.sh | Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR | 2021-04-20 15:27:52 +02:00 | 
		
			
			
			
			
				| run.sh | Meta/run.sh: Allow for overriding of QEMU ethernet device type | 2021-07-24 21:28:22 +02:00 | 
		
			
			
			
			
				| screenshot-000ccc0.png | Meta: Update ReadMe with a new screenshot. :^) | 2019-02-12 15:47:37 +01:00 | 
		
			
			
			
			
				| screenshot-0f85753.png | Meta: Update the screenshot in the ReadMe :^) | 2021-04-04 09:57:36 +02:00 | 
		
			
			
			
			
				| screenshot-8ea4375.png | Meta: Time for a new screenshot! :^) | 2020-06-02 19:29:31 +02:00 | 
		
			
			
			
			
				| screenshot-1133aca.png | Meta: Time for a new screenshot (Quake edition) :^) | 2019-11-06 21:51:33 +01:00 | 
		
			
			
			
			
				| screenshot-9145a72.png | Meta: Time for a new screnshot! :^) | 2019-09-18 12:15:02 +02:00 | 
		
			
			
			
			
				| screenshot-23263aa.png | Meta: Update ReadMe with a new screenshot :^) | 2019-02-27 13:17:43 +01:00 | 
		
			
			
			
			
				| screenshot-191112e.png | Meta: Time for a new screenshot to keep things fresh. :^) | 2019-06-07 18:14:13 +02:00 | 
		
			
			
			
			
				| screenshot-b5521e1.png | Meta: Time for a new screenshot! :^) | 2019-03-08 01:10:33 +01:00 | 
		
			
			
			
			
				| screenshot-cdb82f6.png | Meta: Tweak ReadMe and add a new screenshot. | 2019-03-20 15:52:37 +01:00 | 
		
			
			
			
			
				| screenshot-d727005.png | Meta: Tweak ReadMe and add a new screenshot. | 2019-04-30 15:27:35 +02:00 | 
		
			
			
			
			
				| screenshot-ef9fbef.png | Meta: Time for a new screenshot :^) | 2019-04-06 01:31:12 +02:00 | 
		
			
			
			
			
				| screenshot-f8fc892.png | Add a little ReadMe. | 2019-02-08 11:06:34 +01:00 | 
		
			
			
			
			
				| serenity.sh | Documentation: Reorganize the build documentation | 2021-07-10 23:24:45 +02:00 | 
		
			
			
			
			
				| serenity_gdb.py | Meta: Remove gdb pretty printer for AK::InlineLinkedList | 2021-06-16 10:40:01 +02:00 | 
		
			
			
			
			
				| text-to-cpp-string.sh | Meta: Use a bash shebang for text-to-cpp-string.sh | 2021-01-22 18:41:08 +01:00 | 
		
			
			
			
			
				| tweet-commits.js | Meta: Ensure long messages fit in commit tweet | 2021-06-18 13:34:17 +01:00 | 
		
			
			
			
			
				| write-only-on-difference.sh | Build: Sprinkle some portability, fix on OpenBSD | 2021-02-14 09:29:22 +01:00 |