summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2021-02-01Meta: Add script that checks consistency of keymapsBen Wiederhake
2021-01-30Meta: Fix sync-local.sh file checkLinus Groh
2021-01-30Lagom/Fuzzers: Recommend enabling UBSan, extend instructionsBen Wiederhake
2021-01-30Lagom: Don't include Shell/main.cppBen Wiederhake
2021-01-30Meta: Expect sync-local.sh script at repository rootLinus Groh
2021-01-29LibWeb: Flesh out prepare_script and execute_scriptLuke
2021-01-28Lagom+AK: Remove remains of clang -Wconsumed usageAndreas Kling
2021-01-27HackStudio: Integate with C++ parser-based autocompleteItamar
2021-01-27LibCpp: Add the beginning of a C++ parserItamar
2021-01-26Meta: Split debug defines into multiple headers.asynts
2021-01-25Everywhere: Hook up remaining debug macros to Debug.h.asynts
2021-01-25Meta: Make check-debug-flags.sh work with the new changes.asynts
2021-01-25Everywhere: Use CMake to generate AK/Debug.h.asynts
2021-01-24Lagom/Fuzzers: Fix FuzzilliJs build and update patch for new Fuzzilli versionLuke
2021-01-23Meta: Check consistency of various syscall tablesBen Wiederhake
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-22Base: More helpful Desktop selectionBen Wiederhake
2021-01-22Meta: Use a bash shebang for text-to-cpp-string.shLinus Groh
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2021-01-20Meta: Add some more documentation on oss-fuzzNico Weber
2021-01-20Meta: Slightly improve image scriptBen Wiederhake
2021-01-19Shell: Make tests use PASS/FAIL instead of exit codesAnotherTest
2021-01-17Kernel: Some futex improvementsTom
2021-01-17Kernel+Userland: Remove shared buffers (shbufs)Andreas Kling
2021-01-16Website: Bounty: Add links to writeups for unclaimed bountiesAndreas Kling
2021-01-16Website: Bounty: Add rule for user interaction/social engineering (#4974)bcoles
2021-01-14Website: Remove Wikipedia link from home pageAndreas Kling
2021-01-14Meta: Update CLion CMakeLists for moved directoriesLuke
2021-01-12Lagom: Add Userland/ to include pathsAndreas Kling
2021-01-12Services: Move to Userland/Services/Andreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2021-01-12Userland: Move command-line utilities to Userland/Utilities/Andreas Kling
2021-01-12Shell: Move to Userland/Shell/Andreas Kling
2021-01-11Kernel: Remove MM_DEBUG debug spam codeAndreas Kling
2021-01-10Meta: Only complain about linter tools if relevant files have changedAndrew Kaster
2021-01-10LibELF: Convert many dbgprintf() to dbgln() and tweak debug macro nameAndreas Kling
2021-01-09Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-09LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^)Andreas Kling
2021-01-09Meta: Use /usr/bin/env for python3 in newline checker scriptAndrew Kaster
2021-01-09Meta: Add flake8 to lint python filesAndrew Kaster
2021-01-09Kernel/USB: Implement test transferJesse Buhagiar
2021-01-03Meta: Rewrite the check-newlines-at-eof script in pythonEmanuele Torre
2021-01-03Kernel: Improve ProcFS behavior in low memory conditionsTom
2021-01-03Lagom: Build gml-formatLinus Groh
2021-01-03Loader.so+LibELF: Move most of Loader.so's logic into ELF::DynamicLinkerWilliam Marlow
2021-01-03TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some filesEmanuele Torre
2021-01-03Meta: Add a script that makes sure files end in a newline.Emanuele Torre
2021-01-03FuzzJs: If the program successfully parsed, try running itLuke