1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:48:12 +00:00
serenity/Userland
Tim Ledbetter 0454d655bb sort: Add an option to sort in reverse order
Lines can now be sorted in reverse order by specifying the `-r` option.
2023-03-13 07:53:24 +00:00
..
Applets Applets/Keymap: Repaint applet on keymap change 2023-03-09 21:42:23 +01:00
Applications PixelPaint: Display color information on mousemove with the PickerTool 2023-03-12 22:08:24 +01:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos LibGfx: Change BMPWriter API to be consistent with other image writers 2023-03-12 21:32:21 +01:00
DevTools HackStudio: Use Syntax::Language instead of our own one 2023-03-11 13:22:57 +00:00
DynamicLoader DynamicLoader: Disable stack protector in some files for aarch64 build 2023-02-15 22:53:19 +01:00
Games BrickGame: Add a "Pause" option to the Game menu 2023-03-13 06:43:59 +00:00
Libraries LibWeb: Escape HTML text fragments with multi-byte code point awareness 2023-03-13 07:29:40 +00:00
Services SpiceAgent: Remove unused BMPWriter.h include 2023-03-12 22:09:34 +01:00
Shell Shell: Error out on invalid `export' argument 2023-03-10 22:33:30 +03:30
Utilities sort: Add an option to sort in reverse order 2023-03-13 07:53:24 +00:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00