index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Utilities
Age
Commit message (
Expand
)
Author
2021-09-12
Kernel+Userland: Introduce a new way to reboot and poweroff the machine
Liav A
2021-09-11
AK: Replace the mutable String::replace API with an immutable version
Idan Horowitz
2021-09-11
Kernel+Userland: Remove loadable kernel moduless
Liav A
2021-09-11
LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies
Andreas Kling
2021-09-11
Everywhere: Fix format-vulnerabilities
Ben Wiederhake
2021-09-11
Utilities: Show dynamic ELF info with "show all" option
Rodrigo Tobar
2021-09-11
wasm: Avoid making StringView of temporary ByteBuffer
Ben Wiederhake
2021-09-11
nproc: Avoid making StringView of temporary ByteBuffer
Ben Wiederhake
2021-09-11
js: Implement pretty-printing of Intl.NumberFormat
Timothy Flynn
2021-09-07
Everywhere: Behaviour => Behavior
Andreas Kling
2021-09-07
Kernel/PCI: Simplify the entire subsystem
Liav A
2021-09-06
js: Implement pretty-printing of Intl.ListFormat
Timothy Flynn
2021-09-06
js: Include calendar in pretty-printing output of more Temporal objects
Linus Groh
2021-09-06
js: Implement pretty-printing of Temporal.PlainMonthDay objects
Linus Groh
2021-09-06
js: Implement pretty-printing of Temporal.PlainYearMonth objects
Linus Groh
2021-09-06
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
Ali Mohammad Pur
2021-09-06
Everywhere: Use OOM-safe ByteBuffer APIs where possible
Ali Mohammad Pur
2021-09-05
Userland: Switch static_assert of type sizes to AK::AssertSize
Brian Gianforcaro
2021-09-05
Utilities: Modernize output and comparison in the sort utility
Ralf Donau
2021-09-04
Utilities: Support grepping recursively from paths in the argument
Karol Kosek
2021-09-02
js: Implement pretty-printing of Intl.Locale
Timothy Flynn
2021-09-01
js: Use CodepointOriented spans and use the codepoint length of token
sin-ack
2021-09-01
LibIMAP: Stop leaking a Core::Promise<bool> in IMAP::Client::connect()
Andreas Kling
2021-09-01
Everywhere: Use my cool new @serenityos.org email address
Peter Elliott
2021-08-31
Config CLI: Handle missing config values correctly
Mustafa Quraish
2021-08-31
echo: Support octal, hexadecimal and unicode escape sequences
TheFightingCatfish
2021-08-31
Kernel/Userland: Expose usb device address and use it in `lsusb`
Jesse Buhagiar
2021-08-28
ps: Sort using input order in case of `-q`
Mahmoud Mandour
2021-08-28
ps: Select specific processes by their PIDs
Mahmoud Mandour
2021-08-28
Utilities: Add a command line client for ConfigServer
Ralf Donau
2021-08-28
shot: Get only cropped region from WindowServer
Mustafa Quraish
2021-08-27
Base+Utilities: Add the asctl audio utility, replacing avol
kleines Filmröllchen
2021-08-27
Userland+LibAudio: Make audio applications support dynamic sample rate
kleines Filmröllchen
2021-08-26
js: Implement pretty-printing of Intl.DisplayNames
Timothy Flynn
2021-08-22
Utilities: Add -d option to gzip
Itamar
2021-08-22
Utilities: Use File.error_string() instead of perror(3) in cpp-*
Ralf Donau
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-21
LibCpp: Use lex_iterable() where applicable
Itamar
2021-08-21
Utilities: Add cpp-lexer
Itamar
2021-08-21
Utilities: Some minor changes in sql REPL tool
Jan de Visser
2021-08-19
AK: Move FormatParser definition from header to implementation file
Timothy Flynn
2021-08-19
LibTest+Utilities: Print a start message before each test in run-tests
Andrew Kaster
2021-08-18
Utilities: Remove memset calls inside ls
Jean-Baptiste Boric
2021-08-18
Utilities: Implement -p flag for cp
Jean-Baptiste Boric
2021-08-18
Utilities: Properly sort files in ls
Jean-Baptiste Boric
2021-08-18
Utilities: Make aplay respect loader errors
kleines Filmröllchen
2021-08-18
Userland: Also cache d_type in find(1)
Sergey Bugaev
2021-08-18
Userland: Cache stat in find(1)
Sergey Bugaev
2021-08-18
Userland: Simplify recursion in find(1)
Sergey Bugaev
[prev]
[next]