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-07-19
headless-browser: Simplify the arguments used to select resources
DexesTTP
2022-07-19
headless-browser: Split the setters for the screen and the viewport rect
DexesTTP
2022-07-19
headless-browser: Use port 443 as default for HTTPS requests
DexesTTP
2022-07-15
Userland: Introduce the lsblk utility to show list of storage devices
Liav A
2022-07-14
Utilities: Add "pledge" utility for launching a sandboxed command
Andreas Kling
2022-07-14
cp: Implement the granular `--preserve` flag
Tim Schumacher
2022-07-14
LibCore: Make copying permissions, ownership and timestamps combineable
Tim Schumacher
2022-07-14
LibCore: Replace the ArgsParser option argument setting with an enum
Tim Schumacher
2022-07-13
LibJS+js: Parse new constructor options from Intl.NumberFormat V3
Timothy Flynn
2022-07-12
AK+Userland+Tests: Remove URL(char const*) constructor
sin-ack
2022-07-12
Everywhere: Use default StringView constructor over nullptr
sin-ack
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Split Error::from_string_literal and Error::from_string_view
sin-ack
2022-07-12
Everywhere: Explicitly specify the size in StringView constructors
sin-ack
2022-07-12
Userland: Remove erroneous String -> char* -> StringView conversions
sin-ack
2022-07-12
Userland: Convert command line arguments to String/StringView
sin-ack
2022-07-10
js: Add missing built-in functions to help() output
Linus Groh
2022-07-10
js: Remove load() built-in function
Linus Groh
2022-07-09
LibCore+Userland: Use StringViews when calling Core::System::open
kleines Filmröllchen
2022-07-09
route: Support removing entries with unknown gateway
Maciej
2022-07-08
Kernel: Implement an `axallowed` mount option
Tim Schumacher
2022-07-08
mount: Allow extending `fstab` via drop-in files in `fstab.d`
Tim Schumacher
2022-07-08
mount: Separate mounting by line into a new function
Tim Schumacher
2022-07-06
LibJS: Revert partial resizable ArrayBuffer implementation
Linus Groh
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-07-02
unzip: Remove the arbitrary file size limit
Tim Schumacher
2022-07-01
js: Implement pretty-printing of WeakRef objects
Linus Groh
2022-07-01
js: Implement pretty-printing of WeakSet objects
Linus Groh
2022-07-01
js: Implement pretty-printing of WeakMap objects
Linus Groh
2022-07-01
js: Fix pretty-printing of primitive wrapper objects
Linus Groh
2022-07-01
js: Prefix global variables with 'g_'
Linus Groh
2022-07-01
js: Fix a couple of const correctness issues
Linus Groh
2022-07-01
js: Move static_cast responsibility out of the pretty-print functions
Linus Groh
2022-07-01
js: Implement pretty-printing of Intl.DurationFormat
Idan Horowitz
2022-06-30
Everywhere: Use my fairly new and shiny serenityos.org email :^)
Kenneth Myhra
2022-06-28
pls: Implement support for `--preserve-env`
Tim Schumacher
2022-06-28
pls: Don't rely on `getenv` to find `TERM`
Tim Schumacher
2022-06-28
ln: Fix typo in `arguments` argument
Maciej
2022-06-27
Browser+LibWeb+WebContent: Allow Browser to load local files
Lucas CHOLLET
2022-06-16
Keymap: Fix switching selected keymap
Paweł Łukasik
2022-06-15
Utilities: Remove `ddate` joke program
Andreas Kling
2022-06-13
AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice()
Matthias Zimmerman
2022-06-06
js: Add a loadINI() function for loading INI files :^)
Linus Groh
2022-06-06
tar: Implement support for GNU longname headers
Tim Schumacher
2022-06-03
js: Create throw completions instead of raw error values on SyntaxError
Idan Horowitz
2022-06-02
lsusb: Add `-v` flag to `lsusb` :^)
Jesse Buhagiar
2022-05-29
Utilities: Add networking to headless-browser
DexesTTP
2022-05-29
Utilities: Add image decoding to headless-browser
DexesTTP
2022-05-29
Utilities: Add a simple headless-browser
DexesTTP
[next]