Age | Commit message (Expand) | Author |
2023-06-05 | Base: Add .mkv file association to Video Player | Karol Kosek |
2023-06-03 | Base: Remove unlicensed copy of BMFW | Ben Wiederhake |
2023-06-03 | Base: Replace GPL bmpsuite by link to original | Ben Wiederhake |
2023-06-01 | run-tests: Unlink coredumps in self-test mode | Daniel Bertalan |
2023-05-31 | Base: Extend the Finnish keymap and make capital Å type what it should | Oskar Skog |
2023-05-31 | pgrep: Add `-x` option to only select exact matches | Tim Ledbetter |
2023-05-31 | pgrep: Add `-U` option to filter matches by UID or login name | Tim Ledbetter |
2023-05-31 | pgrep: Add `-l` option to list the process name as well as its pid | Tim Ledbetter |
2023-05-31 | pgrep: Add `-c` option to show the number of matches | Tim Ledbetter |
2023-05-31 | pgrep: Add `--ignore-case` as an alias for the `-i` option | Tim Ledbetter |
2023-05-29 | LibWeb: Add preliminary support for CSS animations | Ali Mohammad Pur |
2023-05-24 | Base: Add man page for `w` | Tim Ledbetter |
2023-05-23 | Base+Userland: Apply Human Interface Guidelines to Object text | thankyouverycool |
2023-05-20 | Base: Move user nona from group 200 into existing group users | Ben Wiederhake |
2023-05-20 | Base: Use fill-opacity and stroke-opacity in SVG example | MacDue |
2023-05-20 | Base: Use stop-opacity in SVG gradients example | MacDue |
2023-05-18 | Base: Add man page for shuf | Tim Ledbetter |
2023-05-17 | Kernel+Userland: Split bind-mounting and re-mounting from mount syscall | Liav A |
2023-05-16 | Base: Add man page for ping | Tim Ledbetter |
2023-05-16 | ps: Add `-u` option, to list processes associated with specified users | Sam Atkins |
2023-05-16 | ps: Add `-p` option, and distinguish it from `-q` | Sam Atkins |
2023-05-16 | ps: Allow `-q` option multiple times, and separated by spaces or commas | Sam Atkins |
2023-05-16 | ps: Add the `-a` option, to list all processes associated with terminals | Sam Atkins |
2023-05-16 | ps: Add the `-A` option | Sam Atkins |
2023-05-16 | Base: Add man page for pgrep | Tim Ledbetter |
2023-05-15 | Base: Add man page for pidof | Tim Ledbetter |
2023-05-13 | Userland+Base: Don't run NetworkSettings in elevated mode | Fabian Dellwing |
2023-05-13 | Base: Add man page for top | Tim Ledbetter |
2023-05-13 | Base: Add a test page to load a video element with <source> children | Timothy Flynn |
2023-05-13 | FontEditor: Allow application to launch without a font | thankyouverycool |
2023-05-12 | Base: Run `SpiceAgent` as a user service | Caoimhe |
2023-05-09 | Base: Add some Arrows & General Punctuation to Csilla Regular 12 | Cubic Love |
2023-05-09 | Base: Improve some application man pages | Cubic Love |
2023-05-09 | Userland: Show "Ladybird" instead of "Browser" in titles, menus, etc | Andreas Kling |
2023-05-07 | netstat: Add -e argument | Fabian Dellwing |
2023-05-07 | Base: Add web server tip to Tips-and-Tricks(7) | Cubic Love |
2023-05-07 | Base: Improve Assistant App Icon (16px) | Cubic Love |
2023-05-07 | Everywhere: Run spellcheck on all documentation | Ben Wiederhake |
2023-05-06 | Base+Snake: Capitalize snake skin names | Cubic Love |
2023-05-05 | LibGUI: Make `Application`'s construction fallible | Lucas CHOLLET |
2023-05-05 | Base+Minesweeper: Move assets from /icons/ to /graphics/ | Cubic Love |
2023-05-05 | Base+FlappyBug: Move assets from /icons/ to /graphics/ | Cubic Love |
2023-05-05 | Base+ColorLines: Move assets from /icons/ to /graphics/ | Cubic Love |
2023-05-05 | Base+LibChess: Move assets from /icons/ to /graphics/ | Cubic Love |
2023-05-05 | Base+CatDog: Move assets from /icons/ to /graphics/ | Cubic Love |
2023-05-05 | Base+LibCards: Move card backs from /icons/ to /graphics/ | Cubic Love |
2023-05-05 | Base: Demonstrate ArgsParser and format strings in cli project template | kleines Filmröllchen |
2023-05-05 | Base: Split out cpp-library template files into actual files | kleines Filmröllchen |
2023-05-05 | Base: Adjust serenity-application template with some cpp-gui pieces | kleines Filmröllchen |
2023-05-05 | Base: Remove the cpp-gui HackStudio template | kleines Filmröllchen |