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
2022-10-02
mount: Report error instead of crashing on failure
Lucas CHOLLET
2022-10-02
test: Support more options
implicitfield
2022-10-02
test: Print the correct operator on error
implicitfield
2022-10-01
config: Enable adding and removing groups
thankyouverycool
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-28
less: Show correct line number
demostanis
2022-09-28
less: Properly stop on EOF
demostanis
2022-09-28
pls: Use `LibCore::Account::login()` instead of manually setting the uid
Lucas CHOLLET
2022-09-27
LibCore: Propagate errors from LibCore::Account::login()
Lucas CHOLLET
2022-09-27
su: Add the --login option
Lucas CHOLLET
2022-09-27
LibCore: Use `StringView` instead of `char *` in Account
Lucas CHOLLET
2022-09-27
Meta: Update my email-address
Thomas Voss
2022-09-21
headless-browser: Install EventLoop and Font plugins so it doesn't crash
Sam Atkins
2022-09-16
LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin
Andreas Kling
2022-09-09
uniq: Improve POSIX compliance
demostanis
2022-09-09
Meta: Update jakt build support for fully bootstrapped compiler
Andrew Kaster
2022-09-05
Userland: Move files destined for LibLocale to the Locale namespace
Timothy Flynn
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-09-04
Utilities/lsusb: Fix uninitialized variable error
Jesse Buhagiar
2022-08-28
LibJS: Turn initialize_global_object() into a regular initialize()
Linus Groh
2022-08-28
LibJS: Move Console ownership from GlobalObject to ConsoleObject
Linus Groh
2022-08-27
LibJS: Move intrinsics to the realm
Linus Groh
2022-08-23
Userland: Consolidate most PATH resolving into a single implementation
Tim Schumacher
2022-08-23
LibJS: Remove {Bytecode::,}Interpreter::global_object()
Linus Groh
2022-08-23
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
Linus Groh
2022-08-23
LibJS: Pass Realm to define_native_{accessor,function}()
Linus Groh
2022-08-23
LibJS: Pass Realm to GlobalObject::initialize_global_object()
Linus Groh
2022-08-23
LibJS: Remove GlobalObject parameter from native functions
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19]
Linus Groh
2022-08-23
LibJS: Remove GlobalObject from VM::throw_completion()
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
Linus Groh
2022-08-20
strace: Pledge `rpath` for searching binaries
Tim Schumacher
2022-08-16
Utilities/file: Handle all supported audio MIME types
kleines Filmröllchen
2022-08-14
Base: Launch AudioServer at session start-up
Lucas CHOLLET
2022-08-14
Utilities/lsblk: Remove Interface Type column
Liav A
2022-08-05
LibJS: Let Shape store a Realm instead of a GlobalObject
Andreas Kling
2022-08-05
LibWeb: Remove page_did_set_document_in_top_level_browsing_context()
Andreas Kling
2022-08-02
wallpaper: Add pledge promises
networkException
2022-08-02
Utilities+Base: Rename `pape` utility to `wallpaper`
networkException
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
2022-07-28
Utilities/lsusb: Allow the utility to work without existing USB IDs file
Liav A
2022-07-27
grep: Fix out of bounds StringView indexing
MacDue
2022-07-27
Everywhere: Make the codebase more architecture aware
Undefine
2022-07-27
less: Fix out of bounds StringView indexing
MacDue
2022-07-25
chown: Implement recursion
Tim Schumacher
2022-07-25
chown: Add support for multiple file paths
Tim Schumacher
2022-07-25
ln: Implement correct handling of directories as link targets
Tim Schumacher
[next]