summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2021-05-16AK+Userland: Fix some compiler warnings and make variables const-refGunnar Beutner
2021-05-16AK+Meta: Add a debug option for SolitaireTimothy Flynn
2021-05-16LibVT: Implement new ANSI escape sequence parserDaniel Bertalan
2021-05-16Meta: Add a check for periods on the end of titles to commit linterIdan Horowitz
2021-05-15Meta: Check that copyright headers are followed by a blank lineLinus Groh
2021-05-15Meta: Bump BIOS/MBR boot partition size of grub disk image to 1MiBLinus Groh
2021-05-14AK: Remove unused STRINGIMPL_DEBUG instrumentationAndreas Kling
2021-05-14Kernel: Add the ability to verify we don't kmalloc under spinlock.Brian Gianforcaro
2021-05-14Lagom: Enable sanitizer builds with gccAndrew Kaster
2021-05-13CMake: Make missing medium icon a FATAL_ERRORBrian Gianforcaro
2021-05-13LibCrypto: Split BigInteger operations into an Algorithms classDexesTTP
2021-05-13CMake: Fix message levels for error conditions during configurationBrian Gianforcaro
2021-05-12Meta: Add script to build image with EXTLINUX bootloaderDolphinChips
2021-05-12Meta: Add EXTLINUX configDolphinChips
2021-05-10LibPDF: Parse page structuresMatthew Olsson
2021-05-09Meta: Always try genext2fs as fallback to build disk imageEric Butler
2021-05-09LibSQL: Add a syntax highlighterDylan Katz
2021-05-08LibWasm: Start implementing a basic WebAssembly binary format parserAli Mohammad Pur
2021-05-08AK+LibCpp: Remove DEBUG_SPAM in favour of per-application definesAli Mohammad Pur
2021-05-08LibGL: Implement a basic OpenGL 1.x compatible libraryJesse Buhagiar
2021-05-08Meta + Lagom: Fix paths after movement of tests to Tests/Brian Gianforcaro
2021-05-08Meta: Remove AK/Tests from check-newlines-at-eof.pyBrian Gianforcaro
2021-05-08Tests: Move Userland/Utilities/test-js to Tests/LibJSBrian Gianforcaro
2021-05-07Meta: Improve man.serenityos.org titles and link namesLinus Groh
2021-05-07Meta: Fix error in lint-ports.pyLinus Groh
2021-05-07Meta: Fix Fuzzers CMakeLists.txt and ReadMe.md to use CXX_COMPILER_IDBrian Gianforcaro
2021-05-06Base: Make the /bin/TextEditor desktop shortcut say "Text Editor" :^)Andreas Kling
2021-05-05Meta: Enable linting of shell scripts under ToolchainBrian Gianforcaro
2021-05-05Meta: Add action to tweet each commit on pushIdan Horowitz
2021-05-04Meta: Remove link to man6 from man.serenityos.orgIdan Horowitz
2021-05-04Meta: Strip man prefix from generated man page directoriesIdan Horowitz
2021-05-04Meta: Use correct hrefs for man pages in man.serenityos.org/index.htmlIdan Horowitz
2021-05-04Meta: Remove existing test directories before copying new ones inAli Mohammad Pur
2021-05-04Meta: Add workflow that deploys man page updates to man.serenityos.orgIdan Horowitz
2021-05-02Meta: Add a post-commit commit message linter hookIdan Horowitz
2021-05-01Lagom/Fuzzers: Add fuzzers for Windows-1251 and Windows-1255 decodersIdan Horowitz
2021-05-01Lagom/CMake: Add -fconstexpr-steps for AppleClangCarlos César Neves Enumo
2021-04-30Meta: Use author username for pull request IRC notificationsLinus Groh
2021-04-30Meta: pre-commit should run lint-ports.py only when Ports changeBrian Gianforcaro
2021-04-29Everywhere: "file name" => "filename"Andreas Kling
2021-04-29WindowServer: Move configuration file to /etc/WindowServer.iniAndreas Kling
2021-04-29Meta: Ensure the tap device is removed before trying to create it againGunnar Beutner
2021-04-29Meta: Increase fconstexpr-steps for Clang Lagom buildsIdan Horowitz
2021-04-29Meta: Make copyright header check more strictLinus Groh
2021-04-27Meta: Don't run qemu as rootGunnar Beutner
2021-04-26Meta: Make sure traceroot and ping belong to the root userGunnar Beutner
2021-04-25Meta: Only allow sha256 and sig for auth_type in portsGunnar Beutner
2021-04-25AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMakeAndrew Kaster
2021-04-23Meta: Support using rsync to install the root filesystemGunnar Beutner
2021-04-23Meta: Re-use existing disk image where possibleGunnar Beutner